index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
led-triggers.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-02
leds: wm831x: add missing const
Jingoo Han
1
-1
/
+1
2013-02-02
leds: leds-ss4200: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
1
-2
/
+1
2013-02-02
leds: pca9532: fix suspect code indent for conditional statements
Jingoo Han
1
-1
/
+1
2013-02-02
leds: lm3642: rename devAttr to avoid CamelCase
Jingoo Han
1
-2
/
+2
2013-02-02
leds: lm355x: rename devAttr to avoid CamelCase
Jingoo Han
1
-1
/
+1
2013-02-02
leds: renesas-tpu: Improve the readability to pick the lowest acceptable rate
Axel Lin
1
-6
/
+6
2013-02-02
leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable ...
Axel Lin
1
-18
/
+40
2013-02-02
leds-lp8788: fix a parent device in _probe()
Kim, Milo
1
-4
/
+5
2013-02-02
leds: leds-pwm: Add device tree bindings
Peter Ujfalusi
2
-20
/
+140
2013-02-02
leds: leds-pwm: Simplify cleanup code
Peter Ujfalusi
1
-4
/
+2
2013-02-02
pwm: Add devm_of_pwm_get() as exported API for users
Peter Ujfalusi
2
-0
/
+39
2013-02-02
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
Peter Ujfalusi
2
-4
/
+11
2013-02-02
pwm: Correct parameter name in header for *pwm_get() functions
Peter Ujfalusi
1
-2
/
+2
2013-02-02
leds: leds-pwm: Preparing the driver for device tree support
Peter Ujfalusi
1
-16
/
+23
2013-02-02
leds: leds-pwm: Convert to use devm_get_pwm
Peter Ujfalusi
2
-14
/
+7
2013-02-02
leds: pca9532: Convert to devm_input_allocate_device()
Axel Lin
1
-3
/
+1