summaryrefslogtreecommitdiff
path: root/drivers/video/backlight
AgeCommit message (Expand)AuthorFilesLines
2021-11-17video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut1-6/+0
2021-09-15backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson1-26/+28
2021-07-20backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König1-6/+6
2021-07-14backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko1-1/+3
2020-10-29backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn1-0/+1
2020-06-24backlight: lp855x: Ensure regulators are disabled on probe failureJon Hunter1-4/+16
2019-09-24Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-14/+84
2019-09-02backlight: pwm_bl: Set scale type for brightness curves specified in the DTMatthias Kaehlcke1-0/+30
2019-09-02backlight: pwm_bl: Set scale type for CIE 1931 curvesMatthias Kaehlcke1-1/+4
2019-09-02backlight: Expose brightness curve type through sysfsMatthias Kaehlcke1-0/+19
2019-09-02backlight: gpio-backlight: Correct initial power state handlingPeter Ujfalusi1-4/+20
2019-09-02video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NUL...Wolfram Sang1-2/+1
2019-09-02video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}Geert Uytterhoeven1-2/+0
2019-08-12backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_req...Christophe JAILLET1-1/+1
2019-08-12backlight: lm3630a: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-2/+1
2019-08-12backlight: rave-sp: Leave initial state and register with correct deviceLucas Stach1-2/+8
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg1-8/+0
2019-07-16Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-36/+17
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2-13/+1
2019-06-27backlight: pwm_bl: Fix heuristic to determine number of brightness levelsMatthias Kaehlcke1-18/+6
2019-06-27backlight: gpio_backlight: Enable ACPI enumerationAndy Shevchenko1-14/+9
2019-06-27backlight: pwm_bl: Convert to use SPDX identifierAndy Shevchenko1-8/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner30-129/+30
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2-24/+2
2019-06-13backlight: simplify lcd notifierDaniel Vetter1-11/+0
2019-06-12fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct callsDaniel Vetter1-1/+0
2019-06-12Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"Daniel Vetter1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 154Thomas Gleixner1-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner5-26/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner3-6/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 73Thomas Gleixner2-10/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71Thomas Gleixner1-2/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 63Thomas Gleixner1-15/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner2-0/+2
2019-05-15lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko1-15/+0
2019-05-14backlight: lm3630a: Add firmware node supportBrian Masney1-5/+144
2019-05-14backlight: lm3630a: Return 0 on success in update_status functionsBrian Masney1-2/+2
2019-05-14video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependenciesAlexander Shiyan1-13/+12
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan1-8/+2
2019-01-30backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai1-1/+1
2019-01-14Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-12/+18
2018-12-29Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2018-12-14backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-12-10backlight: pwm_bl: Fix brightness levels for non-DT case.Enric Balletbo i Serra1-6/+35