index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
trigger
/
ledtrig-pattern.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-05
1
-1
/
+1
*
leds: trigger: pattern: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
1
-2
/
+2
*
leds: trigger: pattern: Add support for hrtimer
Martin Kurbanov
2024-05-02
1
-23
/
+103
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
leds: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-07
1
-1
/
+1
*
leds: trigger: pattern: Switch to using the new API kobj_to_dev()
Tian Tao
2021-04-25
1
-1
/
+1
*
leds: pattern trigger -- check pattern for validity
Pavel Machek
2020-07-24
1
-2
/
+4
*
ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()
Pavel Machek
2020-01-22
1
-2
/
+2
*
leds: trigger: pattern: Add pattern initialization from Device Tree
Krzysztof Kozlowski
2019-01-16
1
-19
/
+80
*
leds: trigger: Fix sleeping function called from invalid context
Baolin Wang
2018-11-07
1
-16
/
+4
*
Fix pattern handling optimalization
Pavel Machek
2018-10-25
1
-3
/
+4
*
leds: core: Introduce LED pattern trigger
Baolin Wang
2018-10-11
1
-0
/
+411