Age | Commit message (Expand) | Author |
2019-06-13 | backlight: simplify lcd notifier | Daniel Vetter |
2019-06-12 | fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls | Daniel Vetter |
2019-06-12 | Revert "backlight/fbcon: Add FB_EVENT_CONBLANK" | Daniel Vetter |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 154 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 73 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 63 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-14 | lib/math: move int_pow() from pwm_bl.c for wider use | Andy Shevchenko |
2019-05-14 | backlight: lm3630a: Add firmware node support | Brian Masney |
2019-05-14 | backlight: lm3630a: Return 0 on success in update_status functions | Brian Masney |
2019-05-14 | video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies | Alexander Shiyan |
2019-04-03 | video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol | Alexander Shiyan |
2019-01-30 | backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state | Chen-Yu Tsai |
2019-01-15 | Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-28 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-14 | backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-12-10 | backlight: pwm_bl: Fix brightness levels for non-DT case. | Enric Balletbo i Serra |
2018-11-27 | backlight: pm8941: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-11-27 | backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables | Heiko Stuebner |
2018-11-27 | backlight: pwm_bl: Re-add driver internal enabled tracking | Heiko Stuebner |
2018-10-29 | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-10-09 | backlight: Remove ld9040 driver | Krzysztof Kozlowski |
2018-10-09 | backlight: Remove s6e63m0 driver | Krzysztof Kozlowski |
2018-10-09 | backlight: lm3639: Unconditionally call led_classdev_unregister | Nathan Chancellor |
2018-10-09 | backlight: pwm_bl: Switch to using "atomic" PWM API | Enric Balletbo i Serra |
2018-09-12 | media: backlight: as3711_bl: convert to SPDX identifiers | Kuninori Morimoto |
2018-09-10 | backlight: Update MODULE AUTHOR email address | Michael Hennerich |
2018-07-25 | backlight: pwm_bl: Fix uninitialized variable | Daniel Thompson |
2018-07-13 | backlight: adp8860: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-07-04 | backlight: pwm_bl: Compute brightness of LED linearly to human eye | Enric Balletbo i Serra |
2018-07-04 | backlight: pwm_bl: Linear interpolation between brightness-levels | Enric Balletbo i Serra |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-11 | backlight: as3711_bl: Fix Device Tree node leaks | Johan Hovold |
2018-06-11 | backlight: tps65217_bl: Fix Device Tree node lookup | Johan Hovold |
2018-06-11 | backlight: max8925_bl: Fix Device Tree node lookup | Johan Hovold |
2018-06-11 | backlight: as3711_bl: Fix Device Tree node lookup | Johan Hovold |
2018-04-30 | backlight: pandora: Stop using BL_CORE_DRIVER1 | Daniel Vetter |
2018-04-30 | backlight: generic-bl: Remove DRIVER1 state | Daniel Vetter |
2018-04-30 | backlight: otm3225a: Add support for ORISE OTM3225A LCD SoC | Felix Brack |
2018-04-30 | backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction | Wolfram Sang |
2018-04-30 | pwm-backlight: Add support for PWM delays proprieties. | Enric Balletbo i Serra |