index
:
pub/scm/linux/kernel/git/hyperv/linux.git
master
Microsoft Hyper-V Development Tree
Hyper-V group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-cht-wcove.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2025-01-09
leds: cht-wcove: Use devm_led_classdev_register() to avoid memory leak
Joe Hattori
1
-5
/
+1
2024-10-15
leds: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-06-08
leds: cht-wcove: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2023-06-08
leds: cht-wcove: Fix an unsigned comparison which can never be negative
Yang Li
1
-2
/
+1
2023-06-08
leds: cht-wcove: Mark cht_wc_leds_brightness_get() static
Hans de Goede
1
-1
/
+1
2023-05-25
leds: cht-wcove: Use breathing when LED_INIT_DEFAULT_TRIGGER is set
Hans de Goede
1
-1
/
+15
2023-05-25
leds: cht-wcove: Set default trigger for charging LED
Hans de Goede
1
-0
/
+16
2023-05-25
leds: cht-wcove: Add support for breathing mode use hw_pattern sysfs API
Hans de Goede
1
-4
/
+38
2023-05-25
leds: cht-wcove: Add suspend/resume handling
Hans de Goede
1
-0
/
+33
2023-05-25
leds: Add Intel Cherry Trail Whiskey Cove PMIC LED driver
Yauhen Kharuzhy
1
-0
/
+380