1. d59b92f Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  2. cdaefcc backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional by Axel Lin · 9 years ago
  3. 68feaca backlight: pwm: Handle EPROBE_DEFER while requesting the PWM by Nicolas Ferre · 9 years ago
  4. edf387b backlight: pwm: Clean-up pwm requested using legacy API by Vladimir Zapolskiy · 10 years ago
  5. 4e0b7fe Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  6. 6728f2b backlight: Remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  7. 937222c pwm-backlight: Fix bogus request for GPIO#0 when instantiated from DT by Lothar Waßmann · 10 years ago
  8. ff9c542 backlight: pwm-backlight: Use devm_gpiod_get_optional() by Alexandre Courbot · 10 years ago
  9. a5d8e2e backlight: Remove trivial get_brightness implementations by Andrzej Hajda · 10 years ago
  10. 16fc335 pwm-backlight: retrieve configured PWM period by Alexandre Belloni · 10 years ago
  11. 257462d pwm-backlight: switch to gpiod interface by Alexandre Courbot · 10 years ago
  12. 5f33b89 pwm-backlight: Disable backlight on shutdown by Thierry Reding · 10 years ago
  13. ca7a97a backlight: pwm_bl: Remove error message upon devm_kzalloc() failure by Fabio Estevam · 11 years ago
  14. 0bde729 Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  15. c512794c backlight: use dev_get_platdata() by Jingoo Han · 11 years ago
  16. 73d4e2b pwm-backlight: Remove unused variable by Thierry Reding · 11 years ago
  17. 1dea1fd pwm_backlight: avoid short blank screen while doing hibernation by Huayi Li · 11 years ago
  18. e4bfeda pwm-backlight: Fix brightness adjustment by Thierry Reding · 11 years ago
  19. 8f43e18 pwm-backlight: Allow for non-increasing brightness levels by Mike Dunn · 11 years ago
  20. 22ceeee pwm-backlight: Add power supply support by Thierry Reding · 11 years ago
  21. 8265b2e pwm-backlight: Use new enable_gpio field by Thierry Reding · 11 years ago
  22. 97c3843 pwm-backlight: Track enable state by Thierry Reding · 11 years ago
  23. 62b744a pwm-backlight: Refactor backlight power on/off by Thierry Reding · 11 years ago
  24. 668e63c pwm-backlight: Improve readability by Thierry Reding · 11 years ago
  25. c791126 pwm_backlight: remove unnecessary ifdefs by Jingoo Han · 11 years ago
  26. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  27. e6e3dbf pwm_backlight: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  28. 83cfd72 pwm_backlight: Validate dft_brightness in main probe function by Peter Ujfalusi · 12 years ago
  29. 0132267 pwm-backlight: handle BL_CORE_FBBLANK state by Alexandre Courbot · 12 years ago
  30. 60ce702 pwm-backlight: Use devm_pwm_get() instead of pwm_get() by Sachin Kamat · 12 years ago
  31. 9fb978b pwm_backlight: pass correct brightness to callback by Alexandre Courbot · 12 years ago
  32. 3e3ed6c pwm-backlight: Add rudimentary device tree support by Thierry Reding · 13 years ago
  33. ce96922 drivers/video/backlight: use devm_ functions by Julia Lawall · 12 years ago
  34. e2c17bc backlight: convert pwm_bl to dev_pm_ops by Mark Brown · 13 years ago
  35. 81178e0 backlight: convert drivers/video/backlight/* to use module_platform_driver() by Axel Lin · 13 years ago
  36. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 13 years ago
  37. ef0a5e8 pwm_backlight: add check_fb() hook by Robert Morell · 13 years ago
  38. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  39. fef7764 backlight: add low threshold to pwm backlight by Arun Murthy · 14 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  41. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 14 years ago
  42. cfc3899 backlight: Pass device through notify callback in the pwm driver by Ben Dooks · 15 years ago
  43. 9905a43 backlight: Constify struct backlight_ops by Emese Revfy · 15 years ago
  44. 82e8b54 backlight: fix pwm_bl.c to notify platform code when suspending by Marc Zyngier · 15 years ago
  45. b8cdd87 backlight: fix pwm_bl.c when multiple PWM backlights exist by Eric Miao · 15 years ago
  46. 8cd6819 backlight: add MODULE_ALIAS() to pwm_backlight driver by Ben Dooks · 16 years ago
  47. 14563a4 backlight: add more information output to pwm_backlight by Ben Dooks · 16 years ago
  48. 43bda1a [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL. by Ben Dooks · 16 years ago
  49. 3b73125 [ARM] 5044/1: pwm_bl: add init/notify/exit callbacks by Philipp Zabel · 16 years ago
  50. 42796d3 [ARM] pxa: add generic PWM backlight driver by eric miao · 16 years ago