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
2021-11-26
power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
Hans de Goede
1
-1
/
+2
2021-11-26
power: supply: rt5033_battery: Change voltage values to µV
Jakob Hauser
1
-1
/
+1
2021-11-26
power: supply: max17042_battery: use VFSOC for capacity when no rsns
Henrik Grimler
1
-1
/
+4
2021-11-26
power: supply: max17042_battery: Prevent int underflow in set_soc_threshold
Sebastian Krzyszkowiak
1
-1
/
+2
2021-09-22
power: supply: max17042: handle fails of reading status register
Krzysztof Kozlowski
1
-1
/
+5
2021-09-22
power: supply: max17042_battery: fix typo in MAx17042_TOFF
Sebastian Krzyszkowiak
1
-1
/
+1
2021-09-22
power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...
Hans de Goede
1
-2
/
+2
2021-07-20
power: supply: rt5033_battery: Fix device tree enumeration
Stephan Gerhold
2
-1
/
+9
2021-07-20
power: supply: ab8500: add missing MODULE_DEVICE_TABLE
Zou Wei
3
-0
/
+3
2021-07-20
power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-07-20
power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
1
-1
/
+1
2021-07-20
power: supply: ab8500: Avoid NULL pointers
Linus Walleij
1
-1
/
+17
2021-05-22
power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_re...
Yang Yingliang
1
-1
/
+1
2021-05-22
power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()
Yang Yingliang
1
-1
/
+1
2021-05-22
power: supply: Use IRQF_ONESHOT
dongjian
4
-4
/
+4
2021-05-22
power: supply: bq27xxx: fix power_avg for newer ICs
Matthias Schiffer
1
-24
/
+27
2021-03-04
power: reset: at91-sama5d2_shdwc: fix wkupdbc mask
Claudiu Beznea
1
-1
/
+1
2020-12-30
power: supply: bq24190_charger: fix reference leak
Zhang Qilong
1
-5
/
+15
2020-12-30
power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matching
Hans de Goede
1
-11
/
+17
2020-11-05
power: supply: test_power: add missing newlines when printing parameters by s...
Xiongfeng Wang
1
-0
/
+6
2020-11-05
power: supply: bq27xxx: report "not charging" on all types
Krzysztof Kozlowski
1
-2
/
+4
2020-10-01
power: supply: max17040: Correct voltage reading
Jonathan Bakker
1
-1
/
+1
2020-08-19
power: supply: check if calc_soc succeeded in pm860x_init_battery
Tom Rix
1
-2
/
+4
2020-06-25
power: supply: smb347-charger: IRQSTAT_D is volatile
Dmitry Osipenko
1
-0
/
+1
2020-06-25
power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'
Christophe JAILLET
1
-16
/
+2
2020-06-25
power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select
Enric Balletbo i Serra
1
-1
/
+1
2020-06-22
power: vexpress: add suppress_bind_attrs to true
Anders Roxell
1
-0
/
+1
2020-04-23
power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.
Jeffery Miller
1
-2
/
+2
2020-04-23
power: supply: bq27xxx_battery: Silence deferred-probe error
Dmitry Osipenko
1
-1
/
+4
2020-04-13
power: supply: axp288_charger: Add special handling for HP Pavilion x2 10
Hans de Goede
1
-1
/
+56
2020-02-11
power: supply: ltc2941-battery-gauge: fix use-after-free
Sven Van Asbroeck
1
-1
/
+1
2020-01-27
power: supply: Init device wakeup after device_add()
Stephen Boyd
1
-5
/
+5
2019-12-17
power: supply: cpcap-battery: Fix signed counter sample register
Tony Lindgren
1
-5
/
+6
2019-12-05
PM / AVS: SmartReflex: NULL check before some freeing functions is not needed
Thomas Meyer
1
-2
/
+1
2019-11-20
power: supply: twl4030_charger: disable eoc interrupt on linear charge
Andreas Kemnade
1
-1
/
+26
2019-11-20
power: supply: twl4030_charger: fix charging current out-of-bounds
Andreas Kemnade
1
-1
/
+2
2019-11-20
power: supply: max8998-charger: Fix platform data retrieval
Tomasz Figa
1
-1
/
+1
2019-11-20
power: reset: at91-poweroff: do not procede if at91_shdwc is allocated
Claudiu Beznea
1
-0
/
+3
2019-11-20
power: supply: ab8500_fg: silence uninitialized variable warnings
Dan Carpenter
1
-19
/
+12
2019-11-06
power: supply: max14656: fix potential use-after-free
Sven Van Asbroeck
1
-2
/
+15
2019-10-11
power: supply: sbs-battery: only return health when battery present
Michael Nosthoff
1
-9
/
+16
2019-10-11
power: supply: sbs-battery: use correct flags field
Michael Nosthoff
1
-1
/
+1
2019-10-01
power: supply: sysfs: ratelimit property read error message
David Lechner
1
-1
/
+2
2019-06-15
power: supply: max14656: fix potential use-before-alloc
Sven Van Asbroeck
1
-7
/
+7
2019-05-25
power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
Andrey Smirnov
1
-6
/
+0
2019-05-25
power: supply: cpcap-battery: Fix division by zero
Tony Lindgren
1
-0
/
+3
2019-05-22
power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklist
Hans de Goede
1
-0
/
+20
2019-05-22
power: supply: axp288_charger: Fix unchecked return value
Gustavo A. R. Silva
1
-0
/
+4
2019-03-27
power: supply: charger-manager: Fix incorrect return value
Baolin Wang
1
-2
/
+1
[next]