aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/pwm_bl.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-0/+8
* 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