index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
pwm_bl.c
Age
Commit message (
Expand
)
Author
2011-08-25
backlight: add a callback 'notify_after' for backlight control
Dilan Lee
2011-03-22
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-22
backlight: add backlight type
Matthew Garrett
2010-11-12
backlight: add low threshold to pwm backlight
Arun Murthy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2009-12-17
backlight: Pass device through notify callback in the pwm driver
Ben Dooks
2009-12-16
backlight: Constify struct backlight_ops
Emese Revfy
2009-07-03
backlight: fix pwm_bl.c to notify platform code when suspending
Marc Zyngier
2009-04-06
backlight: fix pwm_bl.c when multiple PWM backlights exist
Eric Miao
2008-08-05
backlight: add MODULE_ALIAS() to pwm_backlight driver
Ben Dooks
2008-08-05
backlight: add more information output to pwm_backlight
Ben Dooks
2008-07-03
[ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.
Ben Dooks
2008-07-03
[ARM] 5044/1: pwm_bl: add init/notify/exit callbacks
Philipp Zabel
2008-07-03
[ARM] pxa: add generic PWM backlight driver
eric miao