index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
ledtrig-timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
1
-1
/
+1
2012-05-29
leds: change ledtrig-timer to use activated flag
Shuah Khan
1
-3
/
+3
2012-05-29
leds: simple_strtoul() cleanup
Shuah Khan
1
-28
/
+20
2011-09-14
drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling
Johan Hovold
1
-0
/
+2
2011-05-25
leds: support automatic start of blinking with ledtrig-timer
Esben Haabendal
1
-0
/
+3
2010-11-12
led-class: always implement blinking
Johannes Berg
1
-114
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
1
-2
/
+2
2009-04-06
leds: allow led-drivers to use a variable range of brightness values
Guennadi Liakhovetski
1
-1
/
+1
2009-01-08
leds: ledtrig-timer - on deactivation hardware blinking should be disabled
Rodolfo Giometti
1
-0
/
+5
2008-10-20
leds: Remove uneeded strlen calls
Sven Wegener
1
-6
/
+2
2008-04-24
leds: Cleanup various whitespace and code style issues
Németh Márton
1
-6
/
+6
2008-04-24
leds: disable triggers on brightness set
Németh Márton
1
-4
/
+19
2008-02-07
leds: Add support for hardware accelerated LED flashing
Márton Németh
1
-4
/
+37
2007-07-16
leds: Convert from struct class_device to struct device
Richard Purdie
1
-26
/
+23
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
1
-0
/
+1
2006-10-17
[PATCH] drivers/led: handle sysfs errors
Jeff Garzik
1
-2
/
+14
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
-4
/
+13
2006-03-31
[PATCH] LED: add LED timer trigger
Richard Purdie
1
-0
/
+170