Boris Brezillon
|
1b50673dfa
leds: pwm: Use pwm_get_args() where appropriate
|
il y a 9 ans |
Uwe Kleine-König
|
49651c6c66
leds: pwm: fix driver description and make license match the header
|
il y a 11 ans |
Markus Hofstaetter
|
f16703360d
leds: call led_pwm_set() in leds-pwm to enforce default LED_OFF
|
il y a 9 ans |
Jacek Anaszewski
|
9aa0762579
leds: pwm: remove work queue
|
il y a 10 ans |
Sebastian Andrzej Siewior
|
ed97604e36
leds: leds-pwm: drop one pwm_get_period() call
|
il y a 10 ans |
Wolfram Sang
|
81902d5f65
leds: drop owner assignment from platform_drivers
|
il y a 10 ans |
Linus Torvalds
|
7c574cf6ae
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
|
il y a 11 ans |
Alexandre Belloni
|
81225bed32
leds: leds-pwm: retrieve configured PWM period
|
il y a 11 ans |
Russell King
|
b0571e7e4e
leds: leds-pwm: add DT support for LEDs wired to supply
|
il y a 11 ans |
Russell King
|
d19a8a7078
leds: leds-pwm: implement PWM inversion
|
il y a 11 ans |
Russell King
|
b795e6d94f
leds: leds-pwm: convert OF parsing code to use led_pwm_add()
|
il y a 11 ans |
Russell King
|
5f7b03dc2a
leds: leds-pwm: provide a common function to setup a single led-pwm device
|
il y a 11 ans |
Russell King
|
392369019e
leds: leds-pwm: properly clean up after probe failure
|
il y a 11 ans |
Paul Gortmaker
|
7c7d2a26db
drivers/leds: delete non-required instances of include <linux/init.h>
|
il y a 11 ans |
Olof Johansson
|
33fc94506b
leds: pwm: Remove a warning on non-DT platforms
|
il y a 11 ans |
Xiubo Li
|
fc1aee038b
leds: leds-pwm: fix duty time overflow.
|
il y a 11 ans |
Peter Ujfalusi
|
aa1a6d6d74
leds: pwm: Fix for deferred probe in DT booted mode
|
il y a 11 ans |
Sachin Kamat
|
1e08f72dd2
leds: pwm: Remove redundant of_match_ptr
|
il y a 12 ans |
Jingoo Han
|
87aae1ea82
leds: use dev_get_platdata()
|
il y a 12 ans |
Florian Vaussard
|
c971ff185f
leds: leds-pwm: Defer led_pwm_set() if PWM can sleep
|
il y a 12 ans |
Peter Ujfalusi
|
08541cbcc7
leds: leds-pwm: Add device tree bindings
|
il y a 12 ans |
Peter Ujfalusi
|
8a66a57908
leds: leds-pwm: Simplify cleanup code
|
il y a 12 ans |
Peter Ujfalusi
|
0f86815ad0
leds: leds-pwm: Preparing the driver for device tree support
|
il y a 12 ans |
Peter Ujfalusi
|
9ea6cdac9b
leds: leds-pwm: Convert to use devm_get_pwm
|
il y a 12 ans |
Linus Torvalds
|
e81d372ff9
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
|
il y a 12 ans |
Bill Pemberton
|
678e8a6be9
leds: remove use of __devexit
|
il y a 12 ans |
Bill Pemberton
|
df07cf8126
leds: remove use of __devexit_p
|
il y a 12 ans |
Sachin Kamat
|
dcba91056f
leds: leds-pwm: Fix checkpatch warning
|
il y a 12 ans |
Sachin Kamat
|
0b7da746cc
leds: Use devm_kzalloc in leds-pwm.c file
|
il y a 13 ans |
Axel Lin
|
892a8843fb
leds: convert led platform drivers to module_platform_driver
|
il y a 13 ans |