Age | Commit message (Expand) | Author | Files | Lines |
2015-06-25 | Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+2 |
2015-06-23 | backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional | Axel Lin | 1 | -4/+2 |
2015-05-26 | backlight: pwm: Handle EPROBE_DEFER while requesting the PWM | Nicolas Ferre | 1 | -0/+4 |
2014-11-10 | backlight: pwm: Clean-up pwm requested using legacy API | Vladimir Zapolskiy | 1 | -1/+4 |
2014-10-11 | Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2014-08-28 | backlight: Remove .owner field for drivers using module_platform_driver | Peter Griffin | 1 | -1/+0 |
2014-08-20 | pwm-backlight: Fix bogus request for GPIO#0 when instantiated from DT | Lothar Waßmann | 1 | -0/+1 |
2014-07-18 | backlight: pwm-backlight: Use devm_gpiod_get_optional() | Alexandre Courbot | 1 | -5/+2 |
2014-06-23 | backlight: Remove trivial get_brightness implementations | Andrzej Hajda | 1 | -6/+0 |
2014-05-21 | pwm-backlight: retrieve configured PWM period | Alexandre Belloni | 1 | -3/+6 |
2014-05-07 | pwm-backlight: switch to gpiod interface | Alexandre Courbot | 1 | -40/+29 |
2014-05-02 | pwm-backlight: Disable backlight on shutdown | Thierry Reding | 1 | -0/+9 |
2013-12-17 | backlight: pwm_bl: Remove error message upon devm_kzalloc() failure | Fabio Estevam | 1 | -1/+0 |
2013-11-17 | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -36/+130 |
2013-11-13 | backlight: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-10-22 | pwm-backlight: Remove unused variable | Thierry Reding | 1 | -1/+1 |
2013-10-22 | pwm_backlight: avoid short blank screen while doing hibernation | Huayi Li | 1 | -2/+8 |
2013-10-18 | pwm-backlight: Fix brightness adjustment | Thierry Reding | 1 | -12/+18 |
2013-10-16 | pwm-backlight: Allow for non-increasing brightness levels | Mike Dunn | 1 | -14/+15 |
2013-10-16 | pwm-backlight: Add power supply support | Thierry Reding | 1 | -0/+13 |
2013-10-16 | pwm-backlight: Use new enable_gpio field | Thierry Reding | 1 | -7/+50 |
2013-10-16 | pwm-backlight: Track enable state | Thierry Reding | 1 | -0/+11 |
2013-10-16 | pwm-backlight: Refactor backlight power on/off | Thierry Reding | 1 | -22/+31 |
2013-10-16 | pwm-backlight: Improve readability | Thierry Reding | 1 | -1/+6 |
2013-03-08 | pwm_backlight: remove unnecessary ifdefs | Jingoo Han | 1 | -5/+2 |
2013-02-26 | Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 1 | -10/+10 |
2013-02-22 | pwm_backlight: use bl_get_data instead of dev_get_drvdata | Jingoo Han | 1 | -4/+4 |
2013-01-31 | pwm_backlight: Validate dft_brightness in main probe function | Peter Ujfalusi | 1 | -6/+7 |
2013-01-30 | pwm-backlight: handle BL_CORE_FBBLANK state | Alexandre Courbot | 1 | -4/+3 |
2012-10-05 | pwm-backlight: Use devm_pwm_get() instead of pwm_get() | Sachin Kamat | 1 | -5/+2 |
2012-07-23 | pwm_backlight: pass correct brightness to callback | Alexandre Courbot | 1 | -4/+8 |
2012-07-23 | pwm-backlight: Add rudimentary device tree support | Thierry Reding | 1 | -20/+129 |
2012-03-24 | drivers/video/backlight: use devm_ functions | Julia Lawall | 1 | -5/+2 |
2012-01-11 | backlight: convert pwm_bl to dev_pm_ops | Mark Brown | 1 | -10/+11 |
2012-01-11 | backlight: convert drivers/video/backlight/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
2011-08-26 | backlight: add a callback 'notify_after' for backlight control | Dilan Lee | 1 | -0/+9 |
2011-03-23 | pwm_backlight: add check_fb() hook | Robert Morell | 1 | -0/+11 |
2011-03-23 | backlight: add backlight type | Matthew Garrett | 1 | -0/+1 |
2010-11-12 | backlight: add low threshold to pwm backlight | Arun Murthy | 1 | -1/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 1 | -3/+5 |
2009-12-17 | backlight: Pass device through notify callback in the pwm driver | Ben Dooks | 1 | -3/+6 |
2009-12-16 | backlight: Constify struct backlight_ops | Emese Revfy | 1 | -1/+1 |
2009-07-03 | backlight: fix pwm_bl.c to notify platform code when suspending | Marc Zyngier | 1 | -0/+2 |
2009-04-06 | backlight: fix pwm_bl.c when multiple PWM backlights exist | Eric Miao | 1 | -2/+2 |
2008-08-06 | backlight: add MODULE_ALIAS() to pwm_backlight driver | Ben Dooks | 1 | -0/+2 |
2008-08-06 | backlight: add more information output to pwm_backlight | Ben Dooks | 1 | -2/+6 |
2008-07-03 | [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL. | Ben Dooks | 1 | -2/+2 |
2008-07-03 | [ARM] 5044/1: pwm_bl: add init/notify/exit callbacks | Philipp Zabel | 1 | -7/+32 |
2008-07-03 | [ARM] pxa: add generic PWM backlight driver | eric miao | 1 | -0/+160 |