index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
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-10-28
power: supply: avoid nullptr deref in __power_supply_is_system_supplied
Jason A. Donenfeld
1
-1
/
+1
2025-10-19
power: supply: max77976_charger: fix constant current reporting
Dzmitry Sankouski
1
-6
/
+6
2025-10-15
power: supply: max77705_charger: rework interrupts
Dzmitry Sankouski
1
-10
/
+12
2025-10-15
power: supply: max77705_charger: use regfields for config registers
Dzmitry Sankouski
1
-66
/
+39
2025-10-15
power: supply: max77705_charger: refactoring: rename charger to chg
Dzmitry Sankouski
1
-40
/
+40
2025-10-15
mfd: max77705: max77705_charger: move active discharge setting to mfd parent
Dzmitry Sankouski
1
-3
/
+0
2025-10-15
power: supply: cw2015: Fix a alignment coding style issue
Andy Yan
1
-2
/
+1
2025-09-06
power: supply: bq27xxx: restrict no-battery detection to bq27000
H. Nikolaus Schaller
1
-2
/
+2
2025-09-06
power: supply: bq27xxx: fix error return in case of no bq27000 hdq battery
H. Nikolaus Schaller
1
-1
/
+1
2025-07-31
Merge tag 'for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
16
-280
/
+251
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
4
-13
/
+13
2025-07-28
Merge tag 'pwrseq-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
5
-9
/
+267
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
3
-0
/
+300
2025-07-24
power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC
Hector Martin
3
-0
/
+300
2025-07-12
power: supply: core: fix static checker warning
Sebastian Reichel
1
-1
/
+1
2025-07-07
power: supply: test-power: Test access to extended power supply
Armin Wolf
1
-0
/
+4
2025-07-07
power: supply: core: Add power_supply_get/set_property_direct()
Armin Wolf
1
-12
/
+70
2025-07-07
power: supply: twl4030_charger: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-07-07
power: supply: bq24190: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-14
/
+0
2025-06-30
power: sequencing: qcom-wcn: fix bluetooth-wifi copypasta for WCN6855
Konrad Dybcio
1
-1
/
+1
2025-06-30
power: sequencing: thead-gpu: use new defines for match() return values
Bartosz Golaszewski
1
-5
/
+6
2025-06-30
power: sequencing: qcom-wcn: use new defines for match() return values
Bartosz Golaszewski
1
-4
/
+4
2025-06-30
power: sequencing: add defines for return values of the match() callback
Bartosz Golaszewski
1
-3
/
+3
2025-06-30
power: sequencing: extend build coverage with COMPILE_TEST=y
Bartosz Golaszewski
1
-2
/
+2
2025-06-30
power: sequencing: thead-gpu: add missing header
Bartosz Golaszewski
1
-0
/
+1
2025-06-24
power: sequencing: Add T-HEAD TH1520 GPU power sequencer driver
Michal Wilczynski
3
-0
/
+256
2025-06-22
power: supply: max1720x correct capacity computation
Thomas Antoine
1
-5
/
+6
2025-06-22
power: supply: pmi8998_charger: rename to qcom_smbx
Casey Connolly
2
-75
/
+75
2025-06-22
power: supply: qcom_pmi8998_charger: fix wakeirq
Casey Connolly
1
-1
/
+3
2025-06-22
power: supply: max14577: Handle NULL pdata when CONFIG_OF is not set
Charles Han
1
-2
/
+2
2025-06-22
power: return the correct error code
Yuanjun Gong
1
-0
/
+2
2025-06-22
power: reset: POWER_RESET_TORADEX_EC should depend on ARCH_MXC
Geert Uytterhoeven
1
-0
/
+1
2025-06-22
power: supply: cpcap-charger: Fix null check for power_supply_get_by_name
Charles Han
1
-3
/
+2
2025-06-22
power: supply: bq25980_charger: Constify reg_default array
Krzysztof Kozlowski
1
-3
/
+3
2025-06-22
power: supply: bq256xx_charger: Constify reg_default array
Krzysztof Kozlowski
1
-3
/
+3
2025-06-22
power: reset: at91-sama5d2_shdwc: Refactor wake-up source logging to use dev_info
Mihai Sain
1
-1
/
+1
2025-06-22
power: reset: qcom-pon: Rename variables to use generic naming
Taeyoung Kwon
1
-15
/
+15
2025-06-22
power: supply: qcom_battmgr: Add lithium-polymer entry
Abel Vesa
1
-0
/
+2
2025-06-22
power: supply: qcom_battmgr: Report battery capacity
Kornel Dulęba
1
-0
/
+23
2025-06-22
power: supply: bq24190: Free battery_info
Hans de Goede
1
-0
/
+2
2025-06-22
power: supply: ug3105_battery: Switch to power_supply_batinfo_ocv2cap()
Hans de Goede
1
-58
/
+10
2025-06-22
power: supply: ug3105_battery: Use psy->battery_info
Hans de Goede
1
-10
/
+7
2025-06-22
power: supply: core: rename power_supply_get_by_phandle to power_supply_get_by_reference
Sebastian Reichel
2
-13
/
+11
2025-06-22
power: supply: core: convert to fwnnode
Sebastian Reichel
2
-34
/
+33
2025-06-22
power: supply: core: battery-info: fully switch to fwnode
Sebastian Reichel
1
-46
/
+55
2025-06-22
power: supply: core: remove of_node from power_supply_config
Sebastian Reichel
1
-2
/
+1
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
4
-4
/
+4
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
3
-9
/
+9
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2
-3
/
+7
[next]