summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
4 daysMerge tag 'pwrseq-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
8 dayspower: sequencing: fix ABBA deadlock in pwrseq_device_unregister()Bartosz Golaszewski
8 dayspower: sequencing: pcie-m2: Sort PCI device IDs in ascending orderWei Deng
8 dayspwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()Wentao Liang
10 daysMerge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
14 daysMerge tag 'pwrseq-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-13power: supply: charger-manager: fix refcount leak in is_full_charged()WenTao Liang
2026-06-12power: supply: core: fix supplied_from allocationsLucas Tsai
2026-06-08power: sequencing: pcie-m2: Add PCI ID 0x1103 for WCN6855 BluetoothWei Deng
2026-06-08power: sequencing: Add an API to return the pwrseq device's 'dev' pointerManivannan Sadhasivam
2026-06-08power: sequencing: pcie-m2: Create BT node based on the pci_device_id[] tableManivannan Sadhasivam
2026-06-08power: sequencing: pcie-m2: Create serdev for PCI devices present before probeManivannan Sadhasivam
2026-06-08power: sequencing: pcie-m2: Improve PCI device ID checkManivannan Sadhasivam
2026-06-08power: sequencing: pcie-m2: Allow creating serdev for multiple PCI devicesManivannan Sadhasivam
2026-06-08power: sequencing: pcie-m2: Fix inconsistent function prefixesManivannan Sadhasivam
2026-06-05power: supply: max17042_battery: Use modern PM ops to clear up warningNathan Chancellor
2026-06-04power: supply: add support for Samsung S2M series PMIC charger deviceKaustabh Chakraborty
2026-06-04power: supply: Add support for Surface RT battery and chargerJonas Schwöbel
2026-06-03power: supply: bd71828: sysfs for auto input current limitationAndreas Kemnade
2026-06-03power: supply: cpcap-charger: include missing <linux/property.h>Vladimir Oltean
2026-06-03power: supply: cros_charge-control: Move MODULE_DEVICE_TABLE next to the tabl...Krzysztof Kozlowski
2026-06-03power: supply: ab8500_fg: Fix typos in commentsMd Shofiqul Islam
2026-06-03power: supply: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-03power: reset: st-poweroff: Use of_device_get_match_data()Rosen Penev
2026-06-03power: supply: bq257xx: Add fields for 'charging' and 'overvoltage' statesAlexey Charkov
2026-06-03power: supply: bq257xx: Consistently use indirect get/set helpersAlexey Charkov
2026-06-03power: supply: bq257xx: Make the default current limit a per-chip attributeAlexey Charkov
2026-06-03power: supply: bq257xx: Fix VSYSMIN clamping logicAlexey Charkov
2026-06-03power: supply: cpcap-battery: Fix missing nvmem_device_put() causing referenc...Ma Ke
2026-06-03power: supply: max17042: fix OF node reference imbalanceJohan Hovold
2026-06-03power: reset: linkstation-poweroff: fix use-after-free in the linkstation_pow...Wentao Liang
2026-06-03power: supply: max17042_battery: use ModelCfg refresh on max17055Sebastian Krzyszkowiak
2026-06-03power: supply: max17042_battery: Remove unused platform-data plumbingVincent Cloutier
2026-06-03power: supply: max17042_battery: Keep only critical alerts during suspendVincent Cloutier
2026-06-03power: supply: max17042_battery: Route MAX17055 SOC alerts through dSOCiVincent Cloutier
2026-06-03power: supply: max17042_battery: Use Current register in get_statusSebastian Krzyszkowiak
2026-06-03power: supply: max17042_battery: Put LSB units into definesSebastian Krzyszkowiak
2026-06-02power: reset: sc27xx: Add platform_device_id tableOtto Pflüger
2026-06-02power: Unify code style for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-02power: supply: mt6360_charger: Use of match table unconditionallyUwe Kleine-König (The Capable Hub)
2026-06-02power: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-02power: supply: max14577: Drop driver data in of and platform device id arraysUwe Kleine-König (The Capable Hub)
2026-06-02power: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-05-11power: sequencing: print power sequencing device parent in debugfsChen-Yu Tsai
2026-05-01power: supply: charger-manager: Switch to alarm_start_timer()Thomas Gleixner
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-04-17Merge tag 'for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2026-04-16Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-13Merge tag 'pwrseq-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-13power: reset: Add QEMU virt-ctrl driverKuan-Wei Chiu