index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
power: supply: max1720x: add support for reading internal and thermistor temp...
Dimitri Fedrau
1
-1
/
+59
2025-01-17
power: supply: ltc4162l: Use GENMASK macro in bitmask operation
Kim Seer Paller
1
-4
/
+4
2025-01-15
power: supply: max17042: add max77705 fuel gauge support
Dzmitry Sankouski
1
-0
/
+3
2025-01-15
power: supply: add undervoltage health status property
Dzmitry Sankouski
1
-0
/
+1
2025-01-15
power: supply: max17042: add platform driver variant
Dzmitry Sankouski
1
-50
/
+141
2025-01-15
power: supply: max17042: make interrupt shared
Dzmitry Sankouski
1
-8
/
+1
2025-01-15
power: reset: keystone: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-14
/
+4
2025-01-15
power: supply: Use str_enable_disable-like helpers
Krzysztof Kozlowski
5
-7
/
+11
2025-01-13
power: sequencing: qcom-wcn: explain why we need the WLAN_EN GPIO hack
Bartosz Golaszewski
1
-0
/
+7
2024-12-23
power: supply: bq2415x_charger: Immediately reschedule delayed work on notifi...
Sicelo A. Mhlongo
1
-1
/
+1
2024-12-21
power: supply: Add STC3117 fuel gauge unit driver
Bhavin Sharma
3
-0
/
+622
2024-12-20
power: supply: ug3105_battery: Let the core handle POWER_SUPPLY_PROP_TECHNOLOGY
Hans de Goede
1
-4
/
+0
2024-12-20
power: supply: gpio-charger: add support for default charge current limit
Dimitri Fedrau
1
-0
/
+13
2024-12-20
power: supply: Use power_supply_external_power_changed() in __power_supply_ch...
Hans de Goede
1
-4
/
+2
2024-12-19
power: supply: core: fix build of extension sysfs group if CONFIG_SYSFS=n
Thomas Weißschuh
3
-10
/
+30
2024-12-19
power: supply: bq2415x_charger: report charging state changes to userspace
Sicelo A. Mhlongo
1
-0
/
+10
2024-12-19
bq27xxx: add voltage min design for bq27000 and bq27200
Sicelo A. Mhlongo
1
-1
/
+38
2024-12-19
power: reset: as3722-poweroff: Remove unnecessary return in as3722_poweroff_p...
Nobuhiro Iwamatsu
1
-2
/
+0
2024-12-19
power: supply: bq24190: Fix BQ24296 Vbus regulator support
Hans de Goede
1
-3
/
+9
2024-12-19
power: supply: bq24190: Add BQ24297 support
Hans de Goede
1
-0
/
+16
2024-12-14
power: supply: core: add UAPI to discover currently used extensions
Thomas Weißschuh
5
-4
/
+36
2024-12-14
power: supply: cros_charge-control: implement a power supply extension
Thomas Weißschuh
1
-112
/
+85
2024-12-14
power: supply: Merge fixes branch into for-next
Sebastian Reichel
2
-9
/
+35
2024-12-14
power: supply: test-power: implement a power supply extension
Thomas Weißschuh
1
-0
/
+111
2024-12-14
power: supply: core: implement extension API
Thomas Weißschuh
3
-10
/
+195
2024-12-13
power: supply: ltc4162-l-charger: Add support for ltc4162-f/s and ltc4015
Kim Seer Paller
1
-51
/
+383
2024-12-13
power: supply: bq24190_charger: Add support for "charge_types" property
Hans de Goede
1
-0
/
+7
2024-12-13
power: supply: core: Add new "charge_types" property
Hans de Goede
1
-0
/
+36
2024-12-13
power: reset: at91-reset: add sdhwc support for sam9x7 SoC
Varshini Rajendran
1
-1
/
+1
2024-12-13
power: reset: at91-reset: add reset support for sam9x7 SoC
Varshini Rajendran
1
-1
/
+1
2024-12-13
power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
Varshini Rajendran
1
-0
/
+1
2024-12-12
power: reset: gpio-poweroff: Clarify the warning message
Fabio Estevam
1
-1
/
+7
2024-12-11
power: supply: power_supply_show_enum_with_available(): Replace spaces with '_'
Hans de Goede
1
-4
/
+33
2024-12-11
power: supply: bq24257_charger: use dev_to_psy()
Thomas Weißschuh
1
-4
/
+4
2024-12-11
power: supply: bq24190_charger: use dev_to_psy()
Thomas Weißschuh
1
-2
/
+2
2024-12-11
power: supply: bq2415x_charger: use dev_to_psy()
Thomas Weißschuh
1
-12
/
+12
2024-12-11
power: supply: surface_battery: use dev_to_psy()
Thomas Weißschuh
1
-2
/
+2
2024-12-11
power: supply: ab8500: use dev_to_psy()
Thomas Weißschuh
1
-14
/
+14
2024-12-11
power: supply: sysfs: use dev_to_psy()
Thomas Weißschuh
1
-4
/
+4
2024-12-11
power: supply: core: use dev_to_psy()
Thomas Weißschuh
1
-4
/
+4
2024-12-11
power: supply: core: remove power_supply_for_each_device()
Thomas Weißschuh
1
-7
/
+1
2024-12-11
power: supply: apm_power: use power_supply_for_each_psy()
Thomas Weißschuh
1
-3
/
+3
2024-12-11
power: supply: ab8500: use power_supply_for_each_psy()
Thomas Weißschuh
4
-12
/
+8
2024-12-11
power: supply: core: use power_supply_for_each_psy()
Thomas Weißschuh
1
-21
/
+15
2024-12-11
power: supply: core: introduce power_supply_for_each_psy()
Thomas Weißschuh
1
-0
/
+24
2024-12-11
power: supply: mm8013: use accessor for driver data
Thomas Weißschuh
1
-1
/
+1
2024-12-10
power: sequencing: qcom-wcn: add support for the WCN6750 PMU
Janaki Ramaiah Thota
1
-0
/
+22
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
[prev]
[next]