index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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
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-20
leds: Fix trigger registration race
Richard Purdie
1
-2
/
+3
2008-10-20
leds: Fix leds-class.c comment
Qinghuang Feng
1
-1
/
+1
2008-10-20
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-20
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-24
leds: Add support to leds with readable status
Henrique de Moraes Holschuh
1
-0
/
+9
2008-04-24
leds: disable triggers on brightness set
Németh Márton
1
-0
/
+3
2008-04-19
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
2007-12-31
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-03
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-03-31
[PATCH] LED: add LED trigger tupport
Richard Purdie
1
-0
/
+20
2006-03-31
[PATCH] LED: add LED class
Richard Purdie
1
-0
/
+147