summaryrefslogtreecommitdiff
path: root/drivers/video/backlight/max8925_bl.c
AgeCommit message (Expand)Author
2020-07-20backlight: Use backlight_get_brightness() throughoutSam Ravnborg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-11backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold
2014-08-28backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin
2013-11-13backlight: max8925_bl: use devm_backlight_device_register()Jingoo Han
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson
2013-02-14mfd: max8925: Support dt for backlightQing Xu
2012-12-17drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd dataJingoo Han
2012-11-28backlight: remove use of __devexitBill Pemberton
2012-11-28backlight: remove use of __devinitBill Pemberton
2012-11-28backlight: remove use of __devexit_pBill Pemberton
2012-09-19mfd: max8925: Use register offset as REG in backlightHaojian Zhuang
2012-09-11mfd: max8925: Convert to IORESOURCE_REGMark Brown
2012-03-23drivers/video/backlight: use devm_ functionsJulia Lawall
2012-01-10backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker
2011-03-22backlight: add backlight typeMatthew Garrett
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-05-26backlight: max8925_bl: Fix error handling pathAxel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-07backlight: Enable max8925 backlightHaojian Zhuang