index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
backlight.h
Age
Commit message (
Expand
)
Author
2020-07-20
backlight: backlight: Make of_find_backlight static
Sam Ravnborg
2020-07-20
backlight: backlight: Drop backlight_put()
Sam Ravnborg
2020-07-20
backlight: backlight: Introduce backlight_get_brightness()
Sam Ravnborg
2020-07-20
backlight: backlight: Drop extern from prototypes
Sam Ravnborg
2020-07-20
backlight: generic_bl: Remove this driver as it is unused
Sam Ravnborg
2020-07-20
backlight: backlight: Document enums in backlight.h
Sam Ravnborg
2020-07-20
backlight: backlight: Document inline functions in backlight.h
Sam Ravnborg
2020-07-20
backlight: backlight: Improve backlight_device documentation
Sam Ravnborg
2020-07-20
backlight: backlight: Improve backlight_properties documentation
Sam Ravnborg
2020-07-20
backlight: backlight: Improve backlight_ops documentation
Sam Ravnborg
2020-07-20
backlight: backlight: Add backlight_is_blank()
Sam Ravnborg
2020-05-11
backlight: Add backlight_device_get_by_name()
Noralf Trønnes
2019-09-02
backlight: Expose brightness curve type through sysfs
Matthias Kaehlcke
2018-07-04
backlight: Remove obsolete comment for ->state
Daniel Vetter
2018-04-30
backlight: Nuke BL_CORE_DRIVER1
Daniel Vetter
2018-04-30
backlight: Nuke unused backlight.props.state states
Daniel Vetter
2018-01-29
video: backlight: Add devres versions of of_find_backlight
Meghana Madhyastha
2018-01-29
video: backlight: Add of_find_backlight helper in backlight.c
Meghana Madhyastha
2018-01-29
video: backlight: Add helpers to enable and disable backlight
Meghana Madhyastha
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-04
video / backlight: remove the backlight_device_registered API
Aaron Lu
2016-05-04
video / backlight: add two APIs for drivers to use
Aaron Lu
2015-06-23
backlight: Change the return type of backlight_update_status() to int
Hyungwon Hwang
2014-05-27
backlight: Add backlight device (un)registration notification
Hans de Goede
2014-04-03
backlight: update bd state & fb_blank properties when necessary
Liu Ying
2013-10-16
backlight: introduce backlight_device_registered
Aaron Lu
2013-07-03
backlight: add devm_backlight_device_{register,unregister}()
Jingoo Han
2012-12-17
backlight: add of_find_backlight_by_node()
Thierry Reding
2011-03-22
backlight: add backlight type
Matthew Garrett
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
backlight: Add backlight_device parameter to check_fb
Bruno Prémont
2010-03-16
backlight: Revert some const qualifiers
Richard Purdie
2009-12-16
backlight: Constify struct backlight_ops
Emese Revfy
2009-09-21
backlight: Allow drivers to update the core, and generate events on changes
Matthew Garrett
2009-01-08
backlight: Add suspend/resume support to the backlight core
Richard Purdie
2007-10-11
backlight: Convert corgi backlight driver into a more generic driver
Richard Purdie
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
backlight: Convert semaphore -> mutex
Richard Purdie
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
2006-03-31
[PATCH] backlight: Backlight Class Improvements
Richard Purdie
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds