summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/pwm_bl.c
Commit message (Expand)AuthorAgeFilesLines
* pwm-backlight: Use devm_pwm_get() instead of pwm_get()Sachin Kamat2012-10-051-5/+2
* pwm_backlight: pass correct brightness to callbackAlexandre Courbot2012-07-231-4/+8
* pwm-backlight: Add rudimentary device tree supportThierry Reding2012-07-231-20/+129
* drivers/video/backlight: use devm_ functionsJulia Lawall2012-03-231-5/+2
* backlight: convert pwm_bl to dev_pm_opsMark Brown2012-01-101-10/+11
* backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin2012-01-101-11/+1
* backlight: add a callback 'notify_after' for backlight controlDilan Lee2011-08-251-0/+9
* pwm_backlight: add check_fb() hookRobert Morell2011-03-221-0/+11
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* backlight: add low threshold to pwm backlightArun Murthy2010-11-121-1/+6
* 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/+5
* backlight: Pass device through notify callback in the pwm driverBen Dooks2009-12-171-3/+6
* backlight: Constify struct backlight_opsEmese Revfy2009-12-161-1/+1
* backlight: fix pwm_bl.c to notify platform code when suspendingMarc Zyngier2009-07-031-0/+2
* backlight: fix pwm_bl.c when multiple PWM backlights existEric Miao2009-04-061-2/+2
* backlight: add MODULE_ALIAS() to pwm_backlight driverBen Dooks2008-08-051-0/+2
* backlight: add more information output to pwm_backlightBen Dooks2008-08-051-2/+6
* [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks2008-07-031-2/+2
* [ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel2008-07-031-7/+32
* [ARM] pxa: add generic PWM backlight drivereric miao2008-07-031-0/+160
OpenPOWER on IntegriCloud