summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2 daysMerge tag 'for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
3 daysMerge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysMerge tag 'pwrseq-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
6 dayspower: reset: Add QEMU virt-ctrl driverKuan-Wei Chiu
2026-04-03power: sequencing: pcie-m2: add SERIAL_DEV_BUS dependencyArnd Bergmann
2026-04-03power: sequencing: pcie-m2: enforce PCI and OF dependenciesArnd Bergmann
2026-04-03power: supply: qcom_smbx: allow disabling chargingCasey Connolly
2026-04-03power: reset: drop unneeded dependencies on OF_GPIOBartosz Golaszewski
2026-04-03power: supply: bd71828: add input current limit propertyAndreas Kemnade
2026-03-31power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetoothManivannan Sadhasivam
2026-03-31power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectorsManivannan Sadhasivam
2026-03-11power: supply: add support for S2MU005 battery fuel gauge deviceYassine Oudjana
2026-03-11power: reset: reboot-mode: fix -Wformat-security warningArnd Bergmann
2026-03-11power: supply: ipaq_micro: Simplify with devmKrzysztof Kozlowski
2026-03-11power: supply: mt6370: Simplify with devm_alloc_ordered_workqueue()Krzysztof Kozlowski
2026-03-11power: supply: max77705: Free allocated workqueue and fix removal orderKrzysztof Kozlowski
2026-03-11power: supply: max77705: Drop duplicated IRQ error messageKrzysztof Kozlowski
2026-03-11power: supply: cw2015: Free allocated workqueueKrzysztof Kozlowski
2026-03-04power: sequencing: pcie-m2: Fix device node reference leak in probeFelix Gu
2026-03-03power: reset: keystone: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)Andrew Davis
2026-03-03power: supply: twl4030_madc: Drop unused header includesKrzysztof Kozlowski
2026-03-03power: supply: bq24190: Avoid rescheduling after cancelling workKrzysztof Kozlowski
2026-03-03power: supply: axp288_charger: Simplify returns of dev_err_probe()Krzysztof Kozlowski
2026-03-03power: supply: axp288_charger: Do not cancel work before initializing itKrzysztof Kozlowski
2026-03-03power: supply: cpcap-battery: pass static battery cell data from device treeSvyatoslav Ryhel
2026-03-03power: supply: qcom_battmgr: Add support for Glymur and KaanapaliAnjelique Melendez
2026-03-03power: supply: Add macsmc-power driver for Apple SiliconHector Martin
2026-03-03power: supply: sbs-manager: normalize return value of gpio_getDmitry Torokhov
2026-03-03power: supply: cpcap-battery: fix typo in config nameJaime Saguillo Revilla
2026-03-03power: reset: reboot-mode: Expose sysfs for registered reboot_modesShivendra Pratap
2026-03-03power: supply: max17042: report time to full (max17055 & max77759)André Draszik
2026-03-03power: supply: max17042: consider task period (max77759)André Draszik
2026-03-03power: supply: max17042: initial support for Maxim MAX77759André Draszik
2026-03-03power: supply: max17042: support standard shunt-resistor-micro-ohms DT propertyAndré Draszik
2026-03-03power: supply: max17042: time to empty is meaningless when chargingAndré Draszik
2026-03-03power: supply: max17042: avoid overflow when determining healthAndré Draszik
2026-03-03power: supply: max17042: use dev_err_probe() where appropriateAndré Draszik
2026-03-03power: supply: max17042: fix a comment typo (then -> than)André Draszik
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2026-02-11Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-09power: sequencing: qcom-wcn: fix error path for VDDIO handlingDmitry Baryshkov
2026-02-04power: sequencing: fix missing state_lock in pwrseq_power_on() error pathZiyi Guo
2026-01-30power: supply: bd71828: Use dev_err_probe()Matti Vaittinen
2026-01-30Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' into psy-nextSebastian Reichel
2026-01-30power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymerVal Packett
2026-01-30power: supply: wm97xx: Use devm_power_supply_register()Waqar Hameed
2026-01-30power: supply: wm97xx: Use devm_kcalloc()Waqar Hameed