summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'pwrseq-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+17
9 dayspower: sequencing: fix ABBA deadlock in pwrseq_device_unregister()Bartosz Golaszewski1-3/+6
9 dayspower: sequencing: pcie-m2: Sort PCI device IDs in ascending orderWei Deng1-2/+2
9 dayspwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()Wentao Liang1-5/+9
12 daysMerge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds60-378/+1233
2026-06-16Merge tag 'pwrseq-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-58/+201
2026-06-13power: supply: charger-manager: fix refcount leak in is_full_charged()WenTao Liang1-2/+4
2026-06-13power: supply: core: fix supplied_from allocationsLucas Tsai1-8/+3
2026-06-08power: sequencing: pcie-m2: Add PCI ID 0x1103 for WCN6855 BluetoothWei Deng1-0/+2
2026-06-08power: sequencing: Add an API to return the pwrseq device's 'dev' pointerManivannan Sadhasivam1-0/+23
2026-06-08power: sequencing: pcie-m2: Create BT node based on the pci_device_id[] tableManivannan Sadhasivam1-9/+20
2026-06-08power: sequencing: pcie-m2: Create serdev for PCI devices present before probeManivannan Sadhasivam1-13/+68
2026-06-08power: sequencing: pcie-m2: Improve PCI device ID checkManivannan Sadhasivam1-4/+7
2026-06-08power: sequencing: pcie-m2: Allow creating serdev for multiple PCI devicesManivannan Sadhasivam1-39/+88
2026-06-08power: sequencing: pcie-m2: Fix inconsistent function prefixesManivannan Sadhasivam1-4/+4
2026-06-05power: supply: max17042_battery: Use modern PM ops to clear up warningNathan Chancellor1-6/+4
2026-06-04power: supply: add support for Samsung S2M series PMIC charger deviceKaustabh Chakraborty3-0/+324
2026-06-04power: supply: Add support for Surface RT battery and chargerJonas Schwöbel3-0/+401
2026-06-04power: supply: bd71828: sysfs for auto input current limitationAndreas Kemnade1-1/+68
2026-06-04power: supply: cpcap-charger: include missing <linux/property.h>Vladimir Oltean1-0/+1
2026-06-04power: supply: cros_charge-control: Move MODULE_DEVICE_TABLE next to the tabl...Krzysztof Kozlowski1-1/+1
2026-06-04power: supply: ab8500_fg: Fix typos in commentsMd Shofiqul Islam2-2/+2
2026-06-04power: supply: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)29-131/+131
2026-06-03power: reset: st-poweroff: Use of_device_get_match_data()Rosen Penev1-6/+2
2026-06-03power: supply: bq257xx: Add fields for 'charging' and 'overvoltage' statesAlexey Charkov1-2/+8
2026-06-03power: supply: bq257xx: Consistently use indirect get/set helpersAlexey Charkov1-6/+24
2026-06-03power: supply: bq257xx: Make the default current limit a per-chip attributeAlexey Charkov1-1/+4
2026-06-03power: supply: bq257xx: Fix VSYSMIN clamping logicAlexey Charkov1-4/+3
2026-06-03power: supply: cpcap-battery: Fix missing nvmem_device_put() causing referenc...Ma Ke1-4/+7
2026-06-03power: supply: max17042: fix OF node reference imbalanceJohan Hovold1-1/+2
2026-06-03power: reset: linkstation-poweroff: fix use-after-free in the linkstation_pow...Wentao Liang1-1/+1
2026-06-03power: supply: max17042_battery: use ModelCfg refresh on max17055Sebastian Krzyszkowiak1-27/+39
2026-06-03power: supply: max17042_battery: Remove unused platform-data plumbingVincent Cloutier1-115/+89
2026-06-03power: supply: max17042_battery: Keep only critical alerts during suspendVincent Cloutier1-2/+13
2026-06-03power: supply: max17042_battery: Route MAX17055 SOC alerts through dSOCiVincent Cloutier1-3/+36
2026-06-03power: supply: max17042_battery: Use Current register in get_statusSebastian Krzyszkowiak1-5/+4
2026-06-03power: supply: max17042_battery: Put LSB units into definesSebastian Krzyszkowiak1-16/+22
2026-06-02power: reset: sc27xx: Add platform_device_id tableOtto Pflüger1-0/+8
2026-06-02power: Unify code style for platform_device_id arraysUwe Kleine-König (The Capable Hub)2-2/+2
2026-06-02power: supply: mt6360_charger: Use of match table unconditionallyUwe Kleine-König (The Capable Hub)1-1/+1
2026-06-02power: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)8-12/+12
2026-06-02power: supply: max14577: Drop driver data in of and platform device id arraysUwe Kleine-König (The Capable Hub)1-7/+5
2026-06-02power: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)8-13/+13
2026-05-11power: sequencing: print power sequencing device parent in debugfsChen-Yu Tsai1-1/+1
2026-05-01power: supply: charger-manager: Switch to alarm_start_timer()Thomas Gleixner1-10/+6
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-0/+788
2026-04-17Merge tag 'for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds20-155/+1619
2026-04-16Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+133
2026-04-14Merge tag 'pwrseq-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-15/+336
2026-04-13power: reset: Add QEMU virt-ctrl driverKuan-Wei Chiu3-0/+133