| Commit message (Expand) | Author | Age | Files | Lines |
* | backlight: Use backlight_get_brightness() throughout | Sam Ravnborg | 2020-07-20 | 1 | -12/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | backlight: max8925_bl: Fix Device Tree node lookup | Johan Hovold | 2018-06-11 | 1 | -1/+3 |
* | backlight: Remove .owner field for drivers using module_platform_driver | Peter Griffin | 2014-08-28 | 1 | -1/+0 |
* | backlight: max8925_bl: use devm_backlight_device_register() | Jingoo Han | 2013-11-13 | 1 | -14/+3 |
* | mfd: max8925: fix dt code for backlight | Olof Johansson | 2013-07-26 | 1 | -20/+21 |
* | mfd: max8925: Support dt for backlight | Qing Xu | 2013-02-14 | 1 | -1/+30 |
* | drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data | Jingoo Han | 2012-12-18 | 1 | -8/+3 |
* | backlight: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | backlight: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | backlight: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: max8925: Use register offset as REG in backlight | Haojian Zhuang | 2012-09-19 | 1 | -38/+41 |
* | mfd: max8925: Convert to IORESOURCE_REG | Mark Brown | 2012-09-11 | 1 | -1/+1 |
* | drivers/video/backlight: use devm_ functions | Julia Lawall | 2012-03-24 | 1 | -5/+2 |
* | backlight: convert drivers/video/backlight/* to use module_platform_driver() | Axel Lin | 2012-01-11 | 1 | -11/+1 |
* | video: Add module.h to drivers/video files who really use it. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | backlight: add backlight type | Matthew Garrett | 2011-03-23 | 1 | -0/+1 |
* | backlight: constify backlight_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 |
* | backlight: max8925_bl: Fix error handling path | Axel Lin | 2010-05-26 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 | 1 | -2/+4 |
* | backlight: Enable max8925 backlight | Haojian Zhuang | 2010-03-07 | 1 | -0/+200 |