summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
21 hoursMerge branch 'pwrseq/for-next' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pd...Mark Brown
25 hourspower: sequencing: pwrseq-pcie-m2: Add QCC2072 BT PCI device IDKrishna Chaitanya Chundru
4 dayspower: sequencing: pcie-m2: Add QCA2066 (QCNFA765) BT serdev IDLoic Poulain
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
6 dayspower: supply: surface_{battery,charger}: Consistently define ssam_device_ids...Uwe Kleine-König (The Capable Hub)
11 dayspower: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 BluetoothSherry Sun
12 daysMerge tag 'pwrseq-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-22power: sequencing: fix ABBA deadlock in pwrseq_device_unregister()Bartosz Golaszewski
2026-06-22power: sequencing: pcie-m2: Sort PCI device IDs in ascending orderWei Deng
2026-06-22pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()Wentao Liang
2026-06-19Merge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2026-06-16Merge 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)