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
/
led-triggers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
leds: fix sparse warnings due to missing static
Bryan Wu
1
-1
/
+1
2012-07-24
leds: use led_set_brightness in led_trigger_event
Fabio Baltieri
1
-1
/
+1
2012-07-24
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
1
-1
/
+1
2012-07-24
leds: Rename led_set_brightness() to __led_set_brightness()
Shuah Khan
1
-1
/
+1
2012-07-24
leds: add oneshot blink functions
Fabio Baltieri
1
-4
/
+26
2012-07-24
led-triggers: rename *trigger to *trig for unified naming scheme
Bryan Wu
1
-42
/
+42
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+0
2011-10-31
drivers/leds/led-triggers.c: fix memory leak
Masakazu Mokuno
1
-1
/
+4
2011-01-31
leds: Add ability to blink via simple trigger
Vasily Khoruzhick
1
-0
/
+20
2010-11-12
led-class: always implement blinking
Johannes Berg
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-06
leds: Prevent multiple LED triggers with the same name
Adam Nielsen
1
-1
/
+9
2008-07-23
leds: Ensure led->trigger is set earlier
Dmitry Baryshkov
1
-1
/
+2
2008-04-24
leds: Cleanup various whitespace and code style issues
Németh Márton
1
-55
/
+55
2008-04-24
leds: disable triggers on brightness set
Németh Márton
1
-3
/
+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
-24
/
+25
2007-07-16
leds: Convert from struct class_device to struct device
Richard Purdie
1
-6
/
+7
2007-07-16
leds: Add warning printks in error paths
Richard Purdie
1
-2
/
+9
2007-07-16
leds: Fix trigger unregister_simple if register_simple fails
Richard Purdie
1
-1
/
+2
2006-10-01
[PATCH] leds: turn LED off when changing triggers
Paul Collins
1
-0
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-03-31
[PATCH] LED: add LED trigger tupport
Richard Purdie
1
-0
/
+239