aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/backlight.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-02backlight: Expose brightness curve type through sysfsMatthias Kaehlcke1-0/+8
2018-07-04backlight: Remove obsolete comment for ->stateDaniel Vetter1-1/+0
2018-04-30backlight: Nuke BL_CORE_DRIVER1Daniel Vetter1-1/+0
2018-04-30backlight: Nuke unused backlight.props.state statesDaniel Vetter1-3/+0
2018-01-29video: backlight: Add devres versions of of_find_backlightMeghana Madhyastha1-0/+7
2018-01-29video: backlight: Add of_find_backlight helper in backlight.cMeghana Madhyastha1-0/+19
2018-01-29video: backlight: Add helpers to enable and disable backlightMeghana Madhyastha1-0/+32
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-04video / backlight: remove the backlight_device_registered APIAaron Lu1-1/+0
2016-05-04video / backlight: add two APIs for drivers to useAaron Lu1-0/+2
2015-06-23backlight: Change the return type of backlight_update_status() to intHyungwon Hwang1-2/+6
2014-05-27backlight: Add backlight device (un)registration notificationHans de Goede1-0/+7
2014-04-03backlight: update bd state & fb_blank properties when necessaryLiu Ying1-0/+6
2013-10-16backlight: introduce backlight_device_registeredAaron Lu1-0/+4
2013-07-03backlight: add devm_backlight_device_{register,unregister}()Jingoo Han1-0/+6
2012-12-17backlight: add of_find_backlight_by_node()Thierry Reding1-0/+10
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+9
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-1/+2
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont1-1/+1
2010-03-16backlight: Revert some const qualifiersRichard Purdie1-4/+4
2009-12-16backlight: Constify struct backlight_opsEmese Revfy1-6/+6
2009-09-21backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett1-0/+7
2009-01-08backlight: Add suspend/resume support to the backlight coreRichard Purdie1-0/+16
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie1-0/+9
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-3/+8
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-14/+19
2007-02-20backlight: Convert semaphore -> mutexRichard Purdie1-3/+3
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-0/+26
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-3/+0
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming1-1/+1
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie1-10/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+57