index
:
pub/scm/linux/kernel/git/mdf/linux.git
master
Moritz Fischer's fork of linux.git
Moritz Fischer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
cros_charge-control.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
2026-06-03
power: supply: cros_charge-control: Move MODULE_DEVICE_TABLE next to the tabl...
Krzysztof Kozlowski
1
-1
/
+1
2026-06-02
power: Drop unused assignment of platform_device_id driver data
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2025-04-29
power: supply: cros_charge-control: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-16
/
+7
2024-12-14
power: supply: core: add UAPI to discover currently used extensions
Thomas Weißschuh
1
-1
/
+4
2024-12-14
power: supply: cros_charge-control: implement a power supply extension
Thomas Weißschuh
1
-112
/
+85
2024-12-10
power: supply: cros_charge-control: hide start threshold on v2 cmd
Thomas Weißschuh
1
-6
/
+8
2024-12-10
power: supply: cros_charge-control: allow start_threshold == end_threshold
Thomas Weißschuh
1
-2
/
+2
2024-12-10
power: supply: cros_charge-control: add mutex for driver data
Thomas Weißschuh
1
-1
/
+17
2024-07-05
power: supply: cros_charge-control: Fix signedness bug in charge_behaviour_st...
Dan Carpenter
1
-5
/
+4
2024-07-03
power: supply: cros_charge-control: Avoid accessing attributes out of bounds
Nathan Chancellor
1
-1
/
+0
2024-07-01
power: supply: cros_charge-control: don't load if Framework control is present
Thomas Weißschuh
1
-0
/
+22
2024-07-01
power: supply: add ChromeOS EC based charge control driver
Thomas Weißschuh
1
-0
/
+332