summaryrefslogtreecommitdiff
path: root/include/linux/backlight.h
AgeCommit message (Expand)Author
2020-07-20backlight: backlight: Make of_find_backlight staticSam Ravnborg
2020-07-20backlight: backlight: Drop backlight_put()Sam Ravnborg
2020-07-20backlight: backlight: Introduce backlight_get_brightness()Sam Ravnborg
2020-07-20backlight: backlight: Drop extern from prototypesSam Ravnborg
2020-07-20backlight: generic_bl: Remove this driver as it is unusedSam Ravnborg
2020-07-20backlight: backlight: Document enums in backlight.hSam Ravnborg
2020-07-20backlight: backlight: Document inline functions in backlight.hSam Ravnborg
2020-07-20backlight: backlight: Improve backlight_device documentationSam Ravnborg
2020-07-20backlight: backlight: Improve backlight_properties documentationSam Ravnborg
2020-07-20backlight: backlight: Improve backlight_ops documentationSam Ravnborg
2020-07-20backlight: backlight: Add backlight_is_blank()Sam Ravnborg
2020-05-11backlight: Add backlight_device_get_by_name()Noralf Trønnes
2019-09-02backlight: Expose brightness curve type through sysfsMatthias Kaehlcke
2018-07-04backlight: Remove obsolete comment for ->stateDaniel Vetter
2018-04-30backlight: Nuke BL_CORE_DRIVER1Daniel Vetter
2018-04-30backlight: Nuke unused backlight.props.state statesDaniel Vetter
2018-01-29video: backlight: Add devres versions of of_find_backlightMeghana Madhyastha
2018-01-29video: backlight: Add of_find_backlight helper in backlight.cMeghana Madhyastha
2018-01-29video: backlight: Add helpers to enable and disable backlightMeghana Madhyastha
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-04video / backlight: remove the backlight_device_registered APIAaron Lu
2016-05-04video / backlight: add two APIs for drivers to useAaron Lu
2015-06-23backlight: Change the return type of backlight_update_status() to intHyungwon Hwang
2014-05-27backlight: Add backlight device (un)registration notificationHans de Goede
2014-04-03backlight: update bd state & fb_blank properties when necessaryLiu Ying
2013-10-16backlight: introduce backlight_device_registeredAaron Lu
2013-07-03backlight: add devm_backlight_device_{register,unregister}()Jingoo Han
2012-12-17backlight: add of_find_backlight_by_node()Thierry Reding
2011-03-22backlight: add backlight typeMatthew Garrett
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont
2010-03-16backlight: Revert some const qualifiersRichard Purdie
2009-12-16backlight: Constify struct backlight_opsEmese Revfy
2009-09-21backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett
2009-01-08backlight: Add suspend/resume support to the backlight coreRichard Purdie
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie
2007-02-20backlight: Convert semaphore -> mutexRichard Purdie
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie
2005-04-16Linux-2.6.12-rc2Linus Torvalds