aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/max8925_bl.c (follow)
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
2018-06-11backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold1-1/+3
2014-08-28backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2013-11-13backlight: max8925_bl: use devm_backlight_device_register()Jingoo Han1-14/+3
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson1-20/+21
2013-02-14mfd: max8925: Support dt for backlightQing Xu1-1/+30
2012-12-17drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd dataJingoo Han1-8/+3
2012-11-28backlight: remove use of __devexitBill Pemberton1-1/+1
2012-11-28backlight: remove use of __devinitBill Pemberton1-1/+1
2012-11-28backlight: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-19mfd: max8925: Use register offset as REG in backlightHaojian Zhuang1-38/+41
2012-09-11mfd: max8925: Convert to IORESOURCE_REGMark Brown1-1/+1
2012-03-23drivers/video/backlight: use devm_ functionsJulia Lawall1-5/+2
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-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-05-26backlight: max8925_bl: Fix error handling pathAxel Lin1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+4
2010-03-07backlight: Enable max8925 backlightHaojian Zhuang1-0/+200