index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
2026-07-18
power: supply: generic-adc-battery: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: da9150-fg: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: cpcap-charger: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: cpcap-battery: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: bq257xx_charger: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: bq256xx_charger: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: bq24735-charger: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: bq24257_charger: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: bq24190_charger: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: axp288_fuel_gauge: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: axp288_charger: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: axp20x_usb_power: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: axp20x_ac_power: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: act8945a_charger: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: ab8500_fg: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: ab8500_charger: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: ab8500_btemp: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: 88pm860x_charger: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: supply: 88pm860x_battery: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-18
power: reset: pwr-mlxbf: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-09
power: supply: surface_{battery,charger}: Consistently define ssam_device_ids...
Uwe Kleine-König (The Capable Hub)
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2026-07-05
iio: inkern: Use namespaced exports
Romain Gantois
2026-07-03
power: sequencing: pcie-m2: Add QCA2066 (QCNFA765) BT serdev ID
Loic Poulain
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-26
power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 Bluetooth
Sherry Sun
2026-06-25
Merge tag 'pwrseq-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-06-22
power: sequencing: fix ABBA deadlock in pwrseq_device_unregister()
Bartosz Golaszewski
2026-06-22
power: sequencing: pcie-m2: Sort PCI device IDs in ascending order
Wei Deng
2026-06-22
pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()
Wentao Liang
2026-06-19
Merge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2026-06-16
Merge tag 'pwrseq-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-06-13
power: supply: charger-manager: fix refcount leak in is_full_charged()
WenTao Liang
2026-06-12
power: supply: core: fix supplied_from allocations
Lucas Tsai
2026-06-08
power: sequencing: pcie-m2: Add PCI ID 0x1103 for WCN6855 Bluetooth
Wei Deng
2026-06-08
power: sequencing: Add an API to return the pwrseq device's 'dev' pointer
Manivannan Sadhasivam
2026-06-08
power: sequencing: pcie-m2: Create BT node based on the pci_device_id[] table
Manivannan Sadhasivam
2026-06-08
power: sequencing: pcie-m2: Create serdev for PCI devices present before probe
Manivannan Sadhasivam
2026-06-08
power: sequencing: pcie-m2: Improve PCI device ID check
Manivannan Sadhasivam
2026-06-08
power: sequencing: pcie-m2: Allow creating serdev for multiple PCI devices
Manivannan Sadhasivam
2026-06-08
power: sequencing: pcie-m2: Fix inconsistent function prefixes
Manivannan Sadhasivam
2026-06-05
power: supply: max17042_battery: Use modern PM ops to clear up warning
Nathan Chancellor
2026-06-04
power: supply: add support for Samsung S2M series PMIC charger device
Kaustabh Chakraborty
2026-06-04
power: supply: Add support for Surface RT battery and charger
Jonas Schwöbel
2026-06-03
power: supply: bd71828: sysfs for auto input current limitation
Andreas Kemnade
2026-06-03
power: supply: cpcap-charger: include missing <linux/property.h>
Vladimir Oltean
2026-06-03
power: supply: cros_charge-control: Move MODULE_DEVICE_TABLE next to the tabl...
Krzysztof Kozlowski
2026-06-03
power: supply: ab8500_fg: Fix typos in comments
Md Shofiqul Islam
2026-06-03
power: supply: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-06-03
power: reset: st-poweroff: Use of_device_get_match_data()
Rosen Penev
[prev]
[next]