summaryrefslogtreecommitdiff
path: root/include/linux/backlight.h
Commit message (Expand)AuthorAge
* video: backlight: Add devres versions of of_find_backlightMeghana Madhyastha2018-01-29
* video: backlight: Add of_find_backlight helper in backlight.cMeghana Madhyastha2018-01-29
* video: backlight: Add helpers to enable and disable backlightMeghana Madhyastha2018-01-29
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* video / backlight: remove the backlight_device_registered APIAaron Lu2016-05-04
* video / backlight: add two APIs for drivers to useAaron Lu2016-05-04
* backlight: Change the return type of backlight_update_status() to intHyungwon Hwang2015-06-23
* backlight: Add backlight device (un)registration notificationHans de Goede2014-05-27
* backlight: update bd state & fb_blank properties when necessaryLiu Ying2014-04-03
* backlight: introduce backlight_device_registeredAaron Lu2013-10-16
* backlight: add devm_backlight_device_{register,unregister}()Jingoo Han2013-07-03
* backlight: add of_find_backlight_by_node()Thierry Reding2012-12-17
* backlight: add backlight typeMatthew Garrett2011-03-22
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* backlight: Add backlight_device parameter to check_fbBruno Prémont2010-03-16
* backlight: Revert some const qualifiersRichard Purdie2010-03-16
* backlight: Constify struct backlight_opsEmese Revfy2009-12-16
* backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-21
* backlight: Add suspend/resume support to the backlight coreRichard Purdie2009-01-08
* backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2007-10-11
* backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-16
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-20
* backlight: Convert semaphore -> mutexRichard Purdie2007-02-20
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-20
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-20
* ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-20
* [PATCH] backlight: Backlight Class ImprovementsRichard Purdie2006-03-31
* Linux-2.6.12-rc2Linus Torvalds2005-04-16