index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Lines
14 days
Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+788
2026-04-17
Merge tag 'for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
-155
/
+1619
2026-04-16
Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+133
2026-04-13
Merge tag 'pwrseq-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-15
/
+336
2026-04-13
power: reset: Add QEMU virt-ctrl driver
Kuan-Wei Chiu
-0
/
+133
2026-04-03
power: sequencing: pcie-m2: add SERIAL_DEV_BUS dependency
Arnd Bergmann
-0
/
+1
2026-04-03
power: sequencing: pcie-m2: enforce PCI and OF dependencies
Arnd Bergmann
-2
/
+3
2026-04-03
power: supply: qcom_smbx: allow disabling charging
Casey Connolly
-0
/
+7
2026-04-03
power: reset: drop unneeded dependencies on OF_GPIO
Bartosz Golaszewski
-4
/
+4
2026-04-03
power: supply: bd71828: add input current limit property
Andreas Kemnade
-0
/
+62
2026-03-31
power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth
Manivannan Sadhasivam
-16
/
+240
2026-03-31
power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
Manivannan Sadhasivam
-6
/
+101
2026-03-30
power: supply: max77759: add charger driver
Amit Sunil Dhamne
-0
/
+786
2026-03-18
power: supply: Add PD SPR AVS support to USB type enum
Badhri Jagan Sridharan
-0
/
+2
2026-03-11
power: supply: add support for S2MU005 battery fuel gauge device
Yassine Oudjana
-0
/
+319
2026-03-11
power: reset: reboot-mode: fix -Wformat-security warning
Arnd Bergmann
-1
/
+2
2026-03-11
power: supply: ipaq_micro: Simplify with devm
Krzysztof Kozlowski
-34
/
+16
2026-03-11
power: supply: mt6370: Simplify with devm_alloc_ordered_workqueue()
Krzysztof Kozlowski
-12
/
+1
2026-03-11
power: supply: max77705: Free allocated workqueue and fix removal order
Krzysztof Kozlowski
-19
/
+9
2026-03-11
power: supply: max77705: Drop duplicated IRQ error message
Krzysztof Kozlowski
-6
/
+2
2026-03-11
power: supply: cw2015: Free allocated workqueue
Krzysztof Kozlowski
-1
/
+2
2026-03-04
power: sequencing: pcie-m2: Fix device node reference leak in probe
Felix Gu
-1
/
+1
2026-03-03
power: reset: keystone: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
Andrew Davis
-8
/
+3
2026-03-03
power: supply: twl4030_madc: Drop unused header includes
Krzysztof Kozlowski
-2
/
+0
2026-03-03
power: supply: bq24190: Avoid rescheduling after cancelling work
Krzysztof Kozlowski
-3
/
+6
2026-03-03
power: supply: axp288_charger: Simplify returns of dev_err_probe()
Krzysztof Kozlowski
-30
/
+22
2026-03-03
power: supply: axp288_charger: Do not cancel work before initializing it
Krzysztof Kozlowski
-11
/
+8
2026-03-03
power: supply: cpcap-battery: pass static battery cell data from device tree
Svyatoslav Ryhel
-0
/
+27
2026-03-03
power: supply: qcom_battmgr: Add support for Glymur and Kaanapali
Anjelique Melendez
-0
/
+2
2026-03-03
power: supply: Add macsmc-power driver for Apple Silicon
Hector Martin
-0
/
+867
2026-03-03
power: supply: sbs-manager: normalize return value of gpio_get
Dmitry Torokhov
-1
/
+1
2026-03-03
power: supply: cpcap-battery: fix typo in config name
Jaime Saguillo Revilla
-2
/
+2
2026-03-03
power: reset: reboot-mode: Expose sysfs for registered reboot_modes
Shivendra Pratap
-3
/
+147
2026-03-03
power: supply: max17042: report time to full (max17055 & max77759)
André Draszik
-0
/
+16
2026-03-03
power: supply: max17042: consider task period (max77759)
André Draszik
-0
/
+20
2026-03-03
power: supply: max17042: initial support for Maxim MAX77759
André Draszik
-4
/
+55
2026-03-03
power: supply: max17042: support standard shunt-resistor-micro-ohms DT property
André Draszik
-1
/
+5
2026-03-03
power: supply: max17042: time to empty is meaningless when charging
André Draszik
-0
/
+4
2026-03-03
power: supply: max17042: avoid overflow when determining health
André Draszik
-1
/
+1
2026-03-03
power: supply: max17042: use dev_err_probe() where appropriate
André Draszik
-12
/
+9
2026-03-03
power: supply: max17042: fix a comment typo (then -> than)
André Draszik
-1
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-12
/
+10
2026-02-12
Merge tag 'for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
-161
/
+178
2026-02-11
Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-31
/
+129
2026-02-09
power: sequencing: qcom-wcn: fix error path for VDDIO handling
Dmitry Baryshkov
-1
/
+1
2026-02-04
power: sequencing: fix missing state_lock in pwrseq_power_on() error path
Ziyi Guo
-2
/
+4
2026-01-30
power: supply: bd71828: Use dev_err_probe()
Matti Vaittinen
-6
/
+3
2026-01-30
Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' into psy-next
Sebastian Reichel
-31
/
+129
[next]