index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
pwm_bl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm_backlight: remove unnecessary ifdefs
Jingoo Han
2013-03-08
1
-5
/
+2
*
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-02-26
1
-10
/
+10
|
\
|
*
pwm_backlight: Validate dft_brightness in main probe function
Peter Ujfalusi
2013-01-31
1
-6
/
+7
|
*
pwm-backlight: handle BL_CORE_FBBLANK state
Alexandre Courbot
2013-01-30
1
-4
/
+3
*
|
pwm_backlight: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
1
-4
/
+4
|
/
*
pwm-backlight: Use devm_pwm_get() instead of pwm_get()
Sachin Kamat
2012-10-05
1
-5
/
+2
*
pwm_backlight: pass correct brightness to callback
Alexandre Courbot
2012-07-23
1
-4
/
+8
*
pwm-backlight: Add rudimentary device tree support
Thierry Reding
2012-07-23
1
-20
/
+129
*
drivers/video/backlight: use devm_ functions
Julia Lawall
2012-03-23
1
-5
/
+2
*
backlight: convert pwm_bl to dev_pm_ops
Mark Brown
2012-01-10
1
-10
/
+11
*
backlight: convert drivers/video/backlight/* to use module_platform_driver()
Axel Lin
2012-01-10
1
-11
/
+1
*
backlight: add a callback 'notify_after' for backlight control
Dilan Lee
2011-08-25
1
-0
/
+9
*
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-22
1
-0
/
+11
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
backlight: add low threshold to pwm backlight
Arun Murthy
2010-11-12
1
-1
/
+6
*
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
-3
/
+5
*
backlight: Pass device through notify callback in the pwm driver
Ben Dooks
2009-12-17
1
-3
/
+6
*
backlight: Constify struct backlight_ops
Emese Revfy
2009-12-16
1
-1
/
+1
*
backlight: fix pwm_bl.c to notify platform code when suspending
Marc Zyngier
2009-07-03
1
-0
/
+2
*
backlight: fix pwm_bl.c when multiple PWM backlights exist
Eric Miao
2009-04-06
1
-2
/
+2
*
backlight: add MODULE_ALIAS() to pwm_backlight driver
Ben Dooks
2008-08-05
1
-0
/
+2
*
backlight: add more information output to pwm_backlight
Ben Dooks
2008-08-05
1
-2
/
+6
*
[ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.
Ben Dooks
2008-07-03
1
-2
/
+2
*
[ARM] 5044/1: pwm_bl: add init/notify/exit callbacks
Philipp Zabel
2008-07-03
1
-7
/
+32
*
[ARM] pxa: add generic PWM backlight driver
eric miao
2008-07-03
1
-0
/
+160