index
:
kernel/git/stable/linux.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
2023-09-18
power: supply: act8945a_charger: Convert to platform remove callback returnin...
Uwe Kleine-König
2023-09-18
power: supply: acer_a500_battery: Convert to platform remove callback returni...
Uwe Kleine-König
2023-09-18
power: supply: ab8500_fg: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-18
power: supply: ab8500_charger: Convert to platform remove callback returning ...
Uwe Kleine-König
2023-09-18
power: supply: ab8500_chargalg: Convert to platform remove callback returning...
Uwe Kleine-König
2023-09-18
power: supply: ab8500_btemp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-17
power: supply: core: Don't export power_supply_notifier
Sebastian Reichel
2023-09-17
power: supply: mm8013: Add more properties
Konrad Dybcio
2023-09-15
power: supply: Add driver for pm8916 lbc
Nikita Travkin
2023-09-15
power: supply: Add pm8916 VM-BMS support
Nikita Travkin
2023-09-15
power: supply: Propagate of_node to child device
Vincent Whitchurch
2023-09-15
power: supply: Introduce MM8013 fuel gauge driver
Konrad Dybcio
2023-09-14
power: supply: rt9467: Fix rt9467_run_aicl()
Christophe JAILLET
2023-09-14
power: supply: rk817: Add missing module alias
Nicolas Frattaroli
2023-09-14
power: supply: rk817: query battery properties right after resume
Maximilian Weigand
2023-09-14
power: supply: ucs1002: fix error code in ucs1002_get_property()
Dan Carpenter
2023-09-14
power: max17040: get thermal data from adc if available
Svyatoslav Ryhel
2023-09-14
power: max17040: pass status property from supplier
Svyatoslav Ryhel
2023-09-13
power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
Kai-Heng Feng
2023-09-12
power: supply: bq24257_charger: Cleanup OF/ID table terminators
Biju Das
2023-09-12
power: supply: bq24257_charger: Make chip type and name in sync
Biju Das
2023-09-12
power: supply: bq2515x: Cleanup OF/ID table terminators
Biju Das
2023-09-12
power: supply: bq2515x: Simpilfy bq2515x_read_properties() and probe()
Biju Das
2023-09-12
power: reset: syscon-poweroff: get regmap from parent node
Krzysztof Kozlowski
2023-09-12
power: reset: syscon-poweroff: simplify pdev->dev usage
Krzysztof Kozlowski
2023-09-12
power: supply: max17042_battery: Do not use CONFIG_ prefix in regular C code
Przemyslaw Chwiala
2023-09-12
power: supply: Remove redundant dev_err_probe() for platform_get_irq_byname()
Ruan Jinjie
2023-09-12
power: supply: 88pm860x_battery: fix the return value handle for platform_get...
Ruan Jinjie
2023-09-12
power: reset: syscon-poweroff: use builtin_platform_driver() to simplify code
Yang Yingliang
2023-09-12
power: reset: axxia-reset: use builtin_platform_driver() to simplify code
Yang Yingliang
2023-09-12
power: reset: xgene-reboot: use builtin_platform_driver() to simplify code
Yang Yingliang
2023-09-12
power: reset: msm: use builtin_platform_driver() to simplify code
Yang Yingliang
2023-09-12
power: reset: st-poweroff: use builtin_platform_driver() to simplify code
Yang Yingliang
2023-09-12
power: vexpress: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-09-12
power: reset: nvmem-reboot-mode: quiet some device deferrals
Andrew Halaney
2023-09-12
power: reset: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-09-12
pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
David Thompson
2023-09-12
power: supply: rt5033_charger: recognize EXTCON setting
Randy Dunlap
2023-09-12
power: supply: sbs-battery: Make similar OF and ID table
Biju Das
2023-09-12
power: supply: bq256xx: Some cleanups
Biju Das
2023-09-12
power: supply: bq256xx: Use i2c_get_match_data()
Biju Das
2023-09-11
power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()
Harshit Mogalapalli
2023-09-11
power: supply: ab8500: Set typing and props
Linus Walleij
2023-09-05
thermal: Use thermal_tripless_zone_device_register()
Rafael J. Wysocki
2023-08-03
power: supply: qcom_pmi8998_charger: fix charger status
Caleb Connolly
2023-08-03
power: supply: qcom_pmi8998_charger: remove CHARGE_CONTROL_LIMIT_* props
Caleb Connolly
2023-08-03
power: supply: qcom_pmi8998_charger: fix uninitialized variable
Yu Liao
2023-07-20
power: reset: oxnas-restart: remove obsolete restart driver
Neil Armstrong
2023-07-19
power: supply: core: Avoid duplicate hwmon device from thermal framework
Chen-Yu Tsai
2023-07-19
power: reset: ocelot: Convert to devm_platform_ioremap_resource()
Yangtao Li
[prev]
[next]