1. fded091 Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 5 months ago
  2. 96f970f Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 4 years, 5 months ago
  3. 7eb99a3 video: backlight: cr_bllcd: Remove unused variable 'intensity' by Lee Jones · 4 years, 6 months ago
  4. b6539a1 backlight: backlight: Make of_find_backlight static by Sam Ravnborg · 4 years, 6 months ago
  5. 0f6a325 backlight: backlight: Drop backlight_put() by Sam Ravnborg · 4 years, 6 months ago
  6. 51d53e5 backlight: Use backlight_get_brightness() throughout by Sam Ravnborg · 4 years, 6 months ago
  7. a00a5fe backlight: jornada720_bl: Introduce backlight_is_blank() by Sam Ravnborg · 4 years, 6 months ago
  8. de7b490 backlight: gpio_backlight: Simplify update_status() by Sam Ravnborg · 4 years, 6 months ago
  9. 24d3461 backlight: cr_bllcd: Introduce gpio-backlight semantics by Sam Ravnborg · 4 years, 6 months ago
  10. 5a09765 backlight: as3711_bl: Simplify update_status by Sam Ravnborg · 4 years, 6 months ago
  11. a1230eb backlight: backlight: Add overview and update existing doc by Sam Ravnborg · 4 years, 6 months ago
  12. 7ecdea4 backlight: generic_bl: Remove this driver as it is unused by Sam Ravnborg · 4 years, 6 months ago
  13. 4edfe22 backlight: backlight: Refactor fb_notifier_callback() by Sam Ravnborg · 4 years, 6 months ago
  14. c847e42 video: backlight: sky81452-backlight: Fix some kerneldoc issues by Lee Jones · 4 years, 6 months ago
  15. e17c746 backlight: qcom-wled: Remove unused configs for LED3 and LED4 by Lee Jones · 4 years, 7 months ago
  16. 3e799cc backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0 by Lee Jones · 4 years, 7 months ago
  17. 6c05632 backlight: backlight: Supply description for function args in existing Kerneldocs by Lee Jones · 4 years, 7 months ago
  18. 7099c93 backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'s arg by Lee Jones · 4 years, 7 months ago
  19. ee555c1 backlight: ili922x: Remove invalid use of kerneldoc syntax by Lee Jones · 4 years, 7 months ago
  20. 0e0428b backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() args by Lee Jones · 4 years, 7 months ago
  21. 4160eba backlight: lcd: Add missing kerneldoc entry for 'struct device parent' by Lee Jones · 4 years, 7 months ago
  22. 81357f8 backlight: lms501kf03: Remove unused const variables by Lee Jones · 4 years, 7 months ago
  23. f352863 backlight: lms501kf03: Drop unused include by Linus Walleij · 4 years, 7 months ago
  24. e994734 backlight: Delete the OT200 backlight driver by Linus Walleij · 4 years, 7 months ago
  25. 08bf73a backlight: sky81452: Privatize platform data by Linus Walleij · 4 years, 7 months ago
  26. e1915ee backlight: sky81452: Convert to GPIO descriptors by Linus Walleij · 4 years, 7 months ago
  27. 9e1b93b video: backlight: tosa_lcd: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 7 months ago
  28. 134ada1 backlight: pwm_bl: Use 64-bit division function by Guru Das Srinagesh · 4 years, 8 months ago
  29. a9b9b2a backlight: lm3533_bl: Use kobj_to_dev() instead by Wang Qing · 4 years, 7 months ago
  30. 479da1f backlight: Add backlight_device_get_by_name() by Noralf Trønnes · 4 years, 8 months ago
  31. 62a1d3f backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8150L PMICs by Subbaraman Narayanamurthy · 4 years, 9 months ago
  32. f16899a backlight: qcom-wled: Add callback functions by Kiran Gunda · 4 years, 9 months ago
  33. 61365ca backlight: l4f00242t03: Convert to GPIO descriptors by Linus Walleij · 4 years, 9 months ago
  34. d8207c1 backlight: lp855x: Ensure regulators are disabled on probe failure by Jon Hunter · 5 years ago
  35. b574beb Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 4 years, 9 months ago
  36. ee0c8e4 backlight: corgi: Convert to use GPIO descriptors by Linus Walleij · 5 years ago
  37. 2644f91 backlight: pwm_bl: Switch to full GPIO descriptor by Linus Walleij · 5 years ago
  38. d3bd37f Merge v5.6-rc5 into drm-next by Dave Airlie · 4 years, 10 months ago
  39. 1b245ec Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  40. ae232e4 backlight: add led-backlight driver by Tomi Valkeinen · 5 years ago
  41. 7af43a7 backlight: qcom-wled: Fix unsigned comparison to zero by Chen Zhou · 5 years ago
  42. 52733e9 video: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  43. c8fdcc8 backlight: bd6107: Convert to use GPIO descriptor by Linus Walleij · 5 years ago
  44. edeec4f backlight: ams369fg06: Drop GPIO include by Linus Walleij · 5 years ago
  45. 102a1b3 backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered" by Colin Ian King · 5 years ago
  46. 9afa302 backlight: gpio: Pull gpio_backlight_initial_power_state() into probe by Bartosz Golaszewski · 5 years ago
  47. d17465a backlight: gpio: Use a helper variable for &pdev->dev by Bartosz Golaszewski · 5 years ago
  48. f35f06b backlight: gpio: Simplify the platform data handling by Bartosz Golaszewski · 5 years ago
  49. 706dc68 backlight: gpio: Explicitly set the direction of the GPIO by Bartosz Golaszewski · 5 years ago
  50. 3cfc291 backlight: gpio: Remove stray newline by Bartosz Golaszewski · 5 years ago
  51. 8a05548 backlight: gpio: Remove unneeded include by Bartosz Golaszewski · 5 years ago
  52. 0b0cb52 video: backlight: tosa: Use GPIO lookup table by Arnd Bergmann · 5 years ago
  53. 8663c18 backlight: qcom-wled: Add auto string detection logic by Kiran Gunda · 5 years ago
  54. feeab87 backlight: qcom-wled: Add support for short circuit handling by Kiran Gunda · 5 years ago
  55. 03b2b5e backlight: qcom-wled: Add support for WLED4 peripheral by Kiran Gunda · 5 years ago
  56. 775d2ff backlight: qcom-wled: Restructure the driver for WLED3 by Kiran Gunda · 5 years ago
  57. bb800a3 backlight: qcom-wled: Rename PM8941* to WLED3 by Kiran Gunda · 5 years ago
  58. 51c0ddc backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c by Kiran Gunda · 5 years ago
  59. 53e4929 backlight: Kconfig: jornada720: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  60. ca58b37 backlight: pwm_bl: Switch to power-of-2 base for fixed-point math by Rasmus Villemoes · 5 years ago
  61. 407feae backlight: pwm_bl: Drop use of int_pow() by Rasmus Villemoes · 5 years ago
  62. e802cba backlight: pwm_bl: Eliminate a 64/32 division by Rasmus Villemoes · 5 years ago
  63. efdf690 backlight: pwm_bl: Fix cie1913 comments and constant by Rasmus Villemoes · 5 years ago
  64. 349ee12 backlight: pwm_bl: Add missing curly branches in else branch by Matthias Kaehlcke · 5 years ago
  65. de6f2a7 backlight: pwm_bl: Don't assign levels table repeatedly by Matthias Kaehlcke · 5 years ago
  66. 0e0e78e backlight: lm3630a: Add an enable gpio for the HWEN pin by Andreas Kemnade · 5 years ago
  67. 7050a7c backlight: ipaq_micro: Make structure micro_bl_props constant by Nishka Dasgupta · 5 years ago
  68. 8ad003e backlight: lm3630a: Fix module aliases by Andreas Kemnade · 5 years ago
  69. d0b3cfe Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 5 years ago
  70. c0b64fa backlight: pwm_bl: Set scale type for brightness curves specified in the DT by Matthias Kaehlcke · 6 years ago
  71. 511a204 backlight: pwm_bl: Set scale type for CIE 1931 curves by Matthias Kaehlcke · 6 years ago
  72. d55c028 backlight: Expose brightness curve type through sysfs by Matthias Kaehlcke · 6 years ago
  73. ec665b7 backlight: gpio-backlight: Correct initial power state handling by Peter Ujfalusi · 5 years ago
  74. 28a1d72 video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NULL safe by Wolfram Sang · 5 years ago
  75. bcd69da video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE} by Geert Uytterhoeven · 5 years ago
  76. 30f644f backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_request_one()' by Christophe JAILLET · 5 years ago
  77. 072e2c8 backlight: lm3630a: Switch to use fwnode_property_count_uXX() by Andy Shevchenko · 5 years ago
  78. 865cac1 backlight: rave-sp: Leave initial state and register with correct device by Lucas Stach · 6 years ago
  79. e7642f3 backlight: drop EARLY_EVENT_BLANK support by Sam Ravnborg · 5 years ago
  80. 5095062 Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  81. 2d41ef5 Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  82. 73fbfc4 backlight: pwm_bl: Fix heuristic to determine number of brightness levels by Matthias Kaehlcke · 6 years ago
  83. 98b7404 backlight: gpio_backlight: Enable ACPI enumeration by Andy Shevchenko · 6 years ago
  84. 5076fbe backlight: pwm_bl: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  85. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  86. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  87. 1dcff4ae backlight: simplify lcd notifier by Daniel Vetter · 6 years ago
  88. 9e14670 fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls by Daniel Vetter · 6 years ago
  89. 7a62554 Revert "backlight/fbcon: Add FB_EVENT_CONBLANK" by Daniel Vetter · 6 years ago
  90. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  91. 1d0ea06 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 by Thomas Gleixner · 6 years ago
  92. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  93. fb9e53c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 by Thomas Gleixner · 6 years ago
  94. 3bf4200 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 154 by Thomas Gleixner · 6 years ago
  95. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  96. a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago
  97. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  98. 7de31d0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 73 by Thomas Gleixner · 6 years ago
  99. c51cb3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71 by Thomas Gleixner · 6 years ago
  100. 4ad9175 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 63 by Thomas Gleixner · 6 years ago