Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0be52de91c5e275dff61f0ed2314d84c9d68b385
/
drivers
/
video
/
backlight
/
pwm_bl.c
68feaca
backlight: pwm: Handle EPROBE_DEFER while requesting the PWM
by Nicolas Ferre
· 10 years ago
edf387b
backlight: pwm: Clean-up pwm requested using legacy API
by Vladimir Zapolskiy
· 10 years ago
4e0b7fe
Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
6728f2b
backlight: Remove .owner field for drivers using module_platform_driver
by Peter Griffin
· 10 years ago
937222c
pwm-backlight: Fix bogus request for GPIO#0 when instantiated from DT
by Lothar Waßmann
· 10 years ago
ff9c542
backlight: pwm-backlight: Use devm_gpiod_get_optional()
by Alexandre Courbot
· 10 years ago
a5d8e2e
backlight: Remove trivial get_brightness implementations
by Andrzej Hajda
· 11 years ago
16fc335
pwm-backlight: retrieve configured PWM period
by Alexandre Belloni
· 11 years ago
257462d
pwm-backlight: switch to gpiod interface
by Alexandre Courbot
· 11 years ago
5f33b89
pwm-backlight: Disable backlight on shutdown
by Thierry Reding
· 11 years ago
ca7a97a
backlight: pwm_bl: Remove error message upon devm_kzalloc() failure
by Fabio Estevam
· 11 years ago
0bde729
Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 11 years ago
c512794c
backlight: use dev_get_platdata()
by Jingoo Han
· 11 years ago
73d4e2b
pwm-backlight: Remove unused variable
by Thierry Reding
· 11 years ago
1dea1fd
pwm_backlight: avoid short blank screen while doing hibernation
by Huayi Li
· 11 years ago
e4bfeda
pwm-backlight: Fix brightness adjustment
by Thierry Reding
· 11 years ago
8f43e18
pwm-backlight: Allow for non-increasing brightness levels
by Mike Dunn
· 11 years ago
22ceeee
pwm-backlight: Add power supply support
by Thierry Reding
· 11 years ago
8265b2e
pwm-backlight: Use new enable_gpio field
by Thierry Reding
· 11 years ago
97c3843
pwm-backlight: Track enable state
by Thierry Reding
· 11 years ago
62b744a
pwm-backlight: Refactor backlight power on/off
by Thierry Reding
· 11 years ago
668e63c
pwm-backlight: Improve readability
by Thierry Reding
· 11 years ago
c791126
pwm_backlight: remove unnecessary ifdefs
by Jingoo Han
· 12 years ago
3eb0522
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 12 years ago
e6e3dbf
pwm_backlight: use bl_get_data instead of dev_get_drvdata
by Jingoo Han
· 12 years ago
83cfd72
pwm_backlight: Validate dft_brightness in main probe function
by Peter Ujfalusi
· 12 years ago
0132267
pwm-backlight: handle BL_CORE_FBBLANK state
by Alexandre Courbot
· 12 years ago
60ce702
pwm-backlight: Use devm_pwm_get() instead of pwm_get()
by Sachin Kamat
· 12 years ago
9fb978b
pwm_backlight: pass correct brightness to callback
by Alexandre Courbot
· 12 years ago
3e3ed6c
pwm-backlight: Add rudimentary device tree support
by Thierry Reding
· 13 years ago
ce96922
drivers/video/backlight: use devm_ functions
by Julia Lawall
· 13 years ago
e2c17bc
backlight: convert pwm_bl to dev_pm_ops
by Mark Brown
· 13 years ago
81178e0
backlight: convert drivers/video/backlight/* to use module_platform_driver()
by Axel Lin
· 13 years ago
cc7993f
backlight: add a callback 'notify_after' for backlight control
by Dilan Lee
· 13 years ago
ef0a5e8
pwm_backlight: add check_fb() hook
by Robert Morell
· 14 years ago
bb7ca74
backlight: add backlight type
by Matthew Garrett
· 14 years ago
fef7764
backlight: add low threshold to pwm backlight
by Arun Murthy
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a19a6ee
backlight: Allow properties to be passed at registration
by Matthew Garrett
· 15 years ago
cfc3899
backlight: Pass device through notify callback in the pwm driver
by Ben Dooks
· 15 years ago
9905a43
backlight: Constify struct backlight_ops
by Emese Revfy
· 15 years ago
82e8b54
backlight: fix pwm_bl.c to notify platform code when suspending
by Marc Zyngier
· 16 years ago
b8cdd87
backlight: fix pwm_bl.c when multiple PWM backlights exist
by Eric Miao
· 16 years ago
8cd6819
backlight: add MODULE_ALIAS() to pwm_backlight driver
by Ben Dooks
· 16 years ago
14563a4
backlight: add more information output to pwm_backlight
by Ben Dooks
· 16 years ago
43bda1a
[ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.
by Ben Dooks
· 16 years ago
3b73125
[ARM] 5044/1: pwm_bl: add init/notify/exit callbacks
by Philipp Zabel
· 17 years ago
42796d3
[ARM] pxa: add generic PWM backlight driver
by eric miao
· 17 years ago