index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
power: supply: da9150: Fix use after free bug in da9150_charger_remove due to...
Zheng Wang
1
-0
/
+1
2023-03-10
power: supply: bq24190: Fix use after free bug in bq24190_remove due to race ...
Zheng Wang
1
-0
/
+1
2023-03-10
power: supply: axp288_fuel_gauge: Added check for negative values
Denis Arefev
1
-0
/
+2
2023-03-10
power: supply: cros_usbpd: reclassify "default case!" as debug
Grant Grundler
1
-1
/
+1
2023-03-10
power: supply: rk817: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-4
/
+0
2023-03-04
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+3
2023-03-01
power: supply: qcom_battmgr: remove bogus do_div()
Arnd Bergmann
1
-2
/
+1
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+1421
2023-02-25
Merge tag 'for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
35
-227
/
+2683
2023-02-25
power: supply: fix null pointer check order in __power_supply_register
qinyu
1
-3
/
+3
2023-02-22
Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+3
2023-02-16
power: reset: odroid-go-ultra: fix I2C dependency
Arnd Bergmann
1
-1
/
+1
2023-02-16
power: supply: leds: explicitly include linux/leds.h
Thomas Weißschuh
1
-0
/
+1
2023-02-15
power: reset: add Odroid Go Ultra poweroff driver
Neil Armstrong
3
-0
/
+185
2023-02-14
power: supply: Introduce Qualcomm PMIC GLINK power supply
Bjorn Andersson
3
-0
/
+1421
2023-02-13
power: supply: rt9467: Fix spelling mistake "attache" -> "attach"
Colin Ian King
1
-1
/
+1
2023-02-13
power: supply: rt9471: fix using wrong ce_gpio in rt9471_probe()
Yang Yingliang
1
-2
/
+1
2023-02-13
power: supply: max77650: Make max77650_charger_disable() return void
Uwe Kleine-König
1
-4
/
+4
2023-02-03
power: supply: rt9467: Add Richtek RT9467 charger driver
ChiaEn Wu
3
-0
/
+1302
2023-02-03
power: supply: rt9471: Add Richtek RT9471 charger driver
ChiYuan Huang
3
-0
/
+948
2023-02-03
power: supply: max1721x: Use strscpy() is more robust and safer
Minghao Chi
1
-4
/
+4
2023-02-03
power: supply: test-power: use strscpy() instead of strncpy()
Xu Panda
1
-2
/
+1
2023-02-03
power: supply: bq27xxx: fix reporting critical level
Sicelo A. Mhlongo
1
-4
/
+4
2023-02-03
power: supply: bq256xx: Init ichg/vbat value with chip default value
Hermes Zhang
1
-2
/
+2
2023-02-03
power: supply: collie_battery: Convert to GPIO descriptors (part 2)
Andy Shevchenko
1
-2
/
+2
2023-02-03
power: supply: remove faulty cooling logic
Andreas Kemnade
1
-93
/
+0
2023-02-03
power: reset: syscon-reboot: Add support for specifying priority
Pali Rohár
1
-1
/
+5
2023-02-03
platform/surface: aggregator: Enforce use of target-ID enum in device ID macros
Maximilian Luz
2
-3
/
+3
2023-02-01
power: remove pda_power supply driver
Arnd Bergmann
3
-530
/
+0
2023-01-28
power: supply: bq25890: Add new linux,iinlim-percentage property
Hans de Goede
1
-3
/
+28
2023-01-28
power: supply: bq25890: Add support for having a secondary charger IC
Hans de Goede
1
-1
/
+44
2023-01-20
power: remove tosa_battery driver
Arnd Bergmann
3
-520
/
+0
2023-01-20
power: remove z2_battery driver
Arnd Bergmann
3
-325
/
+0
2023-01-20
ARM: pxa: remove unused board files
Arnd Bergmann
1
-8
/
+0
2023-01-16
power: remove s3c adc battery driver
Arnd Bergmann
3
-460
/
+0
2023-01-03
power: supply: bq25890: Support boards with more then one charger IC
Hans de Goede
1
-4
/
+25
2023-01-03
power: supply: bq25890: Always take HiZ mode into account for ADC rate
Hans de Goede
1
-2
/
+2
2023-01-03
power: supply: bq25890: Fix setting of F_CONV_RATE rate when disabling HiZ mode
Hans de Goede
1
-24
/
+17
2023-01-03
power: supply: bq25890: Add HiZ mode support
Marek Vasut
1
-14
/
+44
2023-01-03
power: supply: bq25890: Factor out chip state update
Marek Vasut
1
-7
/
+16
2023-01-02
power: supply: da9150: Remove redundant error logging
Deepak R Varma
1
-7
/
+2
2023-01-02
power: supply: use sysfs_emit() instead of sprintf() for sysfs show()
ye xingchen
11
-51
/
+51
2023-01-02
power: supply: use sysfs_emit() instead of scnprintf() for sysfs show()
ye xingchen
7
-27
/
+22
2022-12-17
Merge tag 'for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
32
-261
/
+313
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+5
2022-12-06
power: supply: fix null pointer dereferencing in power_supply_get_battery_info
ruanjinjie
1
-0
/
+5
2022-12-03
power: supply: bq25890: Fix usb-notifier probe and remove races
Hans de Goede
1
-18
/
+12
2022-12-03
power: supply: bq25890: Ensure pump_express_work is cancelled on remove
Hans de Goede
1
-0
/
+15
2022-12-03
power: supply: Fix refcount leak in rk817_charger_probe
Qiheng Lin
1
-1
/
+3
2022-11-28
power: supply: bq25890: Only use pdata->regulator_init_data for vbus
Hans de Goede
1
-0
/
+2
[next]