index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
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
*
backlight: pwm_bl: Handle gpio that can sleep
Maxime Ripard
2016-10-06
*
backlight: pwm_bl: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
*
backlight: pwm_bl: Remove useless call to pwm_set_period()
Boris BREZILLON
2016-05-17
*
backlight: pwm_bl: Free PWM requested by legacy API on error path
Vladimir Zapolskiy
2016-01-11
*
backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms
Philipp Zabel
2016-01-11
*
backlight: pwm_bl: Avoid backlight flicker when probed from DT
Philipp Zabel
2016-01-11
*
backlight: pwm: Reject legacy PWM request for device defined in DT
Vladimir Zapolskiy
2015-10-15
*
Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-24
|
\
|
*
backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional
Axel Lin
2015-06-23
*
|
backlight: pwm: Handle EPROBE_DEFER while requesting the PWM
Nicolas Ferre
2015-05-26
|
/
*
backlight: pwm: Clean-up pwm requested using legacy API
Vladimir Zapolskiy
2014-11-10
*
Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-11
|
\
|
*
backlight: Remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-08-28
*
|
pwm-backlight: Fix bogus request for GPIO#0 when instantiated from DT
Lothar Waßmann
2014-08-20
|
/
*
backlight: pwm-backlight: Use devm_gpiod_get_optional()
Alexandre Courbot
2014-07-18
*
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
2014-06-23
*
pwm-backlight: retrieve configured PWM period
Alexandre Belloni
2014-05-21
*
pwm-backlight: switch to gpiod interface
Alexandre Courbot
2014-05-07
*
pwm-backlight: Disable backlight on shutdown
Thierry Reding
2014-05-02
*
backlight: pwm_bl: Remove error message upon devm_kzalloc() failure
Fabio Estevam
2013-12-17
*
Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-16
|
\
|
*
pwm-backlight: Remove unused variable
Thierry Reding
2013-10-22
|
*
pwm_backlight: avoid short blank screen while doing hibernation
Huayi Li
2013-10-22
|
*
pwm-backlight: Fix brightness adjustment
Thierry Reding
2013-10-18
|
*
pwm-backlight: Allow for non-increasing brightness levels
Mike Dunn
2013-10-16
|
*
pwm-backlight: Add power supply support
Thierry Reding
2013-10-16
|
*
pwm-backlight: Use new enable_gpio field
Thierry Reding
2013-10-16
|
*
pwm-backlight: Track enable state
Thierry Reding
2013-10-16
|
*
pwm-backlight: Refactor backlight power on/off
Thierry Reding
2013-10-16
|
*
pwm-backlight: Improve readability
Thierry Reding
2013-10-16
*
|
backlight: use dev_get_platdata()
Jingoo Han
2013-11-12
|
/
*
pwm_backlight: remove unnecessary ifdefs
Jingoo Han
2013-03-08
*
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-02-26
|
\
|
*
pwm_backlight: Validate dft_brightness in main probe function
Peter Ujfalusi
2013-01-31
|
*
pwm-backlight: handle BL_CORE_FBBLANK state
Alexandre Courbot
2013-01-30
*
|
pwm_backlight: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
|
/
*
pwm-backlight: Use devm_pwm_get() instead of pwm_get()
Sachin Kamat
2012-10-05
*
pwm_backlight: pass correct brightness to callback
Alexandre Courbot
2012-07-23
*
pwm-backlight: Add rudimentary device tree support
Thierry Reding
2012-07-23
*
drivers/video/backlight: use devm_ functions
Julia Lawall
2012-03-23
*
backlight: convert pwm_bl to dev_pm_ops
Mark Brown
2012-01-10
*
backlight: convert drivers/video/backlight/* to use module_platform_driver()
Axel Lin
2012-01-10
*
backlight: add a callback 'notify_after' for backlight control
Dilan Lee
2011-08-25
*
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-22
*
backlight: add backlight type
Matthew Garrett
2011-03-22
*
backlight: add low threshold to pwm backlight
Arun Murthy
2010-11-12
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
*
backlight: Pass device through notify callback in the pwm driver
Ben Dooks
2009-12-17
*
backlight: Constify struct backlight_ops
Emese Revfy
2009-12-16
[next]