index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
led-class.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
Revert "leds: save the delay values after a successful call to blink_set()"
Johan Hovold
1
-4
/
+1
2011-11-01
leds: turn the blink_timer off before starting to blink
Antonio Ospite
1
-0
/
+2
2011-11-01
leds: save the delay values after a successful call to blink_set()
Antonio Ospite
1
-1
/
+4
2011-05-25
leds: support automatic start of blinking with ledtrig-timer
Esben Haabendal
1
-1
/
+2
2010-12-23
led_class: fix typo in blink API
Johannes Berg
1
-1
/
+1
2010-11-12
led-class: always implement blinking
Johannes Berg
1
-1
/
+104
2010-05-26
leds: led-class: set permissions on max_brightness file to 0444
Axel Lin
1
-1
/
+1
2010-03-16
leds: Fix race between LED device uevent and actual attributes creation
Florian Fainelli
1
-32
/
+8
2010-03-16
leds: led-class.c - Quiet boot messages
H Hartley Sweeten
1
-1
/
+1
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
1
-1
/
+1
2009-04-06
leds: allow led-drivers to use a variable range of brightness values
Guennadi Liakhovetski
1
-1
/
+20
2009-01-08
leds: Add suspend/resume to the core class
Richard Purdie
1
-0
/
+22
2009-01-08
leds: Fixup kdoc comment to match parameter names
Sven Wegener
1
-1
/
+1
2008-10-21
leds: Fix trigger registration race
Richard Purdie
1
-2
/
+3
2008-10-21
leds: Fix leds-class.c comment
Qinghuang Feng
1
-1
/
+1
2008-10-21
leds: Remove uneeded strlen calls
Sven Wegener
1
-4
/
+1
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-2
/
+2
2008-05-21
LEDS: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+2
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
1
-1
/
+1
2008-04-25
leds: Add support to leds with readable status
Henrique de Moraes Holschuh
1
-0
/
+9
2008-04-25
leds: disable triggers on brightness set
Németh Márton
1
-0
/
+3
2008-04-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
1
-8
/
+3
2008-02-05
leds: add possibility to remove leds classdevs during suspend/resume
Rafael J. Wysocki
1
-4
/
+9
2008-01-01
leds: Fix leds_list_lock locking issues
Richard Purdie
1
-4
/
+4
2007-12-07
leds: Fix led trigger locking bugs
Richard Purdie
1
-3
/
+3
2007-07-16
leds: Convert from struct class_device to struct device
Richard Purdie
1
-27
/
+22
2006-10-17
[PATCH] drivers/led: handle sysfs errors
Jeff Garzik
1
-5
/
+21
2006-10-04
kerneldoc-typo in led-class.c
Henrik Kretzschmar
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-15
[PATCH] LED: Fix sysfs store function error handling
Richard Purdie
1
-2
/
+7
2006-04-01
[PATCH] LED: add LED trigger tupport
Richard Purdie
1
-0
/
+20
2006-04-01
[PATCH] LED: add LED class
Richard Purdie
1
-0
/
+147