summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/wm831x_bl.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-20backlight: Use backlight_get_brightness() throughoutSam Ravnborg1-12/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2014-08-29backlight: wm831x_bl: Add blank line after declarationsJingoo Han1-0/+1
2014-08-28backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2013-11-13backlight: wm831x_bl: use devm_backlight_device_register()Jingoo Han1-11/+2
2013-11-13backlight: use dev_get_platdata()Jingoo Han1-5/+3
2012-05-29backlight: initialize struct backlight_properties properlyCorentin Chary1-0/+1
2012-03-23drivers/video/backlight/wm831x_bl.c: use devm_ functionsJulia Lawall1-5/+1
2012-01-10backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin1-11/+1
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker1-0/+1
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-3/+4
2009-12-16backlight: Constify struct backlight_opsEmese Revfy1-1/+1
2009-09-07backlight: Add WM831x backlight driverMark Brown1-0/+250