Age | Commit message (Expand) | Author | Files | Lines |
2018-07-03 | video: fbdev: simplefb: Stop including <linux/clk-provider.h> | Geert Uytterhoeven | 1 | -1/+1 |
2017-01-11 | video: fbdev: simplefb: Separate clk / regulator get and enable steps | Hans de Goede | 1 | -16/+40 |
2016-09-27 | simplefb: Disable and release clocks and regulators in destroy callback | Chen-Yu Tsai | 1 | -3/+6 |
2016-09-27 | video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures | Julia Lawall | 1 | -2/+2 |
2016-02-27 | simplefb: Remove impossible check for of_clk_get_parent_count() < 0 | Stephen Boyd | 1 | -2/+2 |
2015-12-15 | simplefb: Claim and enable regulators | Chen-Yu Tsai | 1 | -1/+119 |
2015-07-20 | simplefb: Include clk.h | Stephen Boyd | 1 | -0/+1 |
2015-01-13 | simplefb: Fix build failure on Sparc | Hans de Goede | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-25 | simplefb: Fix build errors when CONFIG_COMMON_CLK is not defined | Hans de Goede | 1 | -2/+2 |
2014-11-14 | simplefb: Change simplefb_init from module_init to fs_initcall | Hans de Goede | 1 | -1/+1 |
2014-11-14 | simplefb: Add support for enumerating simplefb dt nodes in /chosen | Hans de Goede | 1 | -1/+22 |
2014-11-14 | simplefb: add clock handling code | Luc Verhaegen | 1 | -1/+107 |
2014-11-14 | simplefb: add goto error path to probe | Luc Verhaegen | 1 | -7/+11 |
2014-11-14 | simplefb: formalize pseudo palette handling | Luc Verhaegen | 1 | -3/+12 |
2014-10-20 | video: fbdev: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 1 | -0/+280 |