index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
led-class.c
Age
Commit message (
Expand
)
Author
2011-10-31
leds: turn the blink_timer off before starting to blink
Antonio Ospite
2011-10-31
leds: save the delay values after a successful call to blink_set()
Antonio Ospite
2011-05-25
leds: support automatic start of blinking with ledtrig-timer
Esben Haabendal
2010-12-22
led_class: fix typo in blink API
Johannes Berg
2010-11-12
led-class: always implement blinking
Johannes Berg
2010-05-26
leds: led-class: set permissions on max_brightness file to 0444
Axel Lin
2010-03-16
leds: Fix race between LED device uevent and actual attributes creation
Florian Fainelli
2010-03-16
leds: led-class.c - Quiet boot messages
H Hartley Sweeten
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-04-06
leds: allow led-drivers to use a variable range of brightness values
Guennadi Liakhovetski
2009-01-08
leds: Add suspend/resume to the core class
Richard Purdie
2009-01-08
leds: Fixup kdoc comment to match parameter names
Sven Wegener
2008-10-20
leds: Fix trigger registration race
Richard Purdie
2008-10-20
leds: Fix leds-class.c comment
Qinghuang Feng
2008-10-20
leds: Remove uneeded strlen calls
Sven Wegener
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-05-20
LEDS: fix race in device_create
Greg Kroah-Hartman
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-24
leds: Add support to leds with readable status
Henrique de Moraes Holschuh
2008-04-24
leds: disable triggers on brightness set
Németh Márton
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-02-05
leds: add possibility to remove leds classdevs during suspend/resume
Rafael J. Wysocki
2007-12-31
leds: Fix leds_list_lock locking issues
Richard Purdie
2007-12-07
leds: Fix led trigger locking bugs
Richard Purdie
2007-07-16
leds: Convert from struct class_device to struct device
Richard Purdie
2006-10-17
[PATCH] drivers/led: handle sysfs errors
Jeff Garzik
2006-10-03
kerneldoc-typo in led-class.c
Henrik Kretzschmar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-05-15
[PATCH] LED: Fix sysfs store function error handling
Richard Purdie
2006-03-31
[PATCH] LED: add LED trigger tupport
Richard Purdie
2006-03-31
[PATCH] LED: add LED class
Richard Purdie