summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/wm831x_bl.c
Commit message (Expand)AuthorAgeFilesLines
* backlight: Use backlight_get_brightness() throughoutSam Ravnborg2020-07-201-12/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* backlight: wm831x_bl: Add blank line after declarationsJingoo Han2014-08-291-0/+1
* backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin2014-08-281-1/+0
* backlight: wm831x_bl: use devm_backlight_device_register()Jingoo Han2013-11-131-11/+2
* backlight: use dev_get_platdata()Jingoo Han2013-11-131-5/+3
* backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-291-0/+1
* drivers/video/backlight/wm831x_bl.c: use devm_ functionsJulia Lawall2012-03-231-5/+1
* backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin2012-01-101-11/+1
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-10-311-0/+1
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-3/+4
* backlight: Constify struct backlight_opsEmese Revfy2009-12-161-1/+1
* backlight: Add WM831x backlight driverMark Brown2009-09-071-0/+250