Jacek Anaszewski
|
4d71a4a12b
leds: Add support for setting brightness in a synchronous way
|
10 年 前 |
Jacek Anaszewski
|
acd899e4f3
leds: implement sysfs interface locking mechanism
|
11 年 前 |
Jacek Anaszewski
|
3ef7de5304
leds: Improve and export led_update_brightness
|
11 年 前 |
Jacek Anaszewski
|
3841961269
leds: avoid using DEVICE_ATTR macro for max_brightness attribute
|
11 年 前 |
Jacek Anaszewski
|
047133066e
leds: Reorder include directives
|
11 年 前 |
Jiri Kosina
|
9067359faf
Revert "leds: convert blink timer to workqueue"
|
11 年 前 |
Vincent Donnefort
|
8b37e1bef5
leds: convert blink timer to workqueue
|
11 年 前 |
Johan Hovold
|
d0d480cce8
leds: add led-class attribute-group support
|
11 年 前 |
Greg Kroah-Hartman
|
5baa7503a7
leds: convert class code to use dev_groups
|
12 年 前 |
Shuah Khan
|
73e1ab41a8
leds: Convert led class driver from legacy pm ops to dev_pm_ops
|
12 年 前 |
Sachin Kamat
|
d23e7b8b61
leds: led-class: Fix checkpatch warning
|
12 年 前 |
Fabio Baltieri
|
d23a22a74f
leds: delay led_set_brightness if stopping soft-blink
|
13 年 前 |
Shuah Khan
|
19cd67e2d5
leds: Rename led_brightness_set() to led_set_brightness()
|
13 年 前 |
Shuah Khan
|
0da3e65ba8
leds: Rename led_set_brightness() to __led_set_brightness()
|
13 年 前 |
Fabio Baltieri
|
5bb629c504
leds: add oneshot blink functions
|
13 年 前 |
Jeffrin Jose
|
9cd5ec5e54
leds: fixed a coding style issue.
|
13 年 前 |
Shuah Khan
|
872b86be0a
leds: simple_strtoul() cleanup
|
13 年 前 |
Bryan Wu
|
a403d930c5
led-class: change back LEDS_CLASS to tristate instead of bool
|
13 年 前 |
Greg Kroah-Hartman
|
ff4b8a57f0
Merge branch 'driver-core-next' into Linux 3.2
|
13 年 前 |
Kay Sievers
|
edbaa603eb
driver-core: remove sysdev.h usage.
|
13 年 前 |
Johan Hovold
|
cb871513f6
Revert "leds: save the delay values after a successful call to blink_set()"
|
14 年 前 |
Antonio Ospite
|
488bc35bf4
leds: turn the blink_timer off before starting to blink
|
14 年 前 |
Antonio Ospite
|
6123b0e274
leds: save the delay values after a successful call to blink_set()
|
14 年 前 |
Esben Haabendal
|
fff26f8141
leds: support automatic start of blinking with ledtrig-timer
|
14 年 前 |
Johannes Berg
|
91facc22de
led_class: fix typo in blink API
|
14 年 前 |
Johannes Berg
|
5ada28bf76
led-class: always implement blinking
|
15 年 前 |
Axel Lin
|
569762ef3d
leds: led-class: set permissions on max_brightness file to 0444
|
15 年 前 |
Florian Fainelli
|
14b5d6dd40
leds: Fix race between LED device uevent and actual attributes creation
|
15 年 前 |
H Hartley Sweeten
|
bb9b6ef70f
leds: led-class.c - Quiet boot messages
|
15 年 前 |
André Goddard Rosa
|
e7d2860b69
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
|
15 年 前 |