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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-06-21
power: supply: Fix logic checking if system is running from battery
Mario Limonciello
1
-2
/
+6
2023-06-21
power: supply: Ratelimit no data debug output
Marek Vasut
1
-1
/
+2
2023-06-21
power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()
Hans de Goede
1
-4
/
+2
2023-06-21
power: supply: ab8500: Fix external_power_changed race
Hans de Goede
2
-8
/
+4
2023-06-09
power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...
Hans de Goede
1
-2
/
+2
2023-05-30
power: supply: sbs-charger: Fix INHIBITED bit for Status reg
Daisuke Nojiri
1
-1
/
+1
2023-05-30
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
1
-13
/
+9
2023-05-30
power: supply: bq27xxx: Fix I2C IRQ race on remove
Hans de Goede
1
-1
/
+2
2023-05-30
power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition
Hans de Goede
1
-8
/
+13
2023-05-30
power: supply: leds: Fix blink to LED on transition
Hans de Goede
1
-2
/
+3
2023-05-17
power: supply: generic-adc-battery: fix unit scaling
Sebastian Reichel
1
-0
/
+3
2023-04-05
power: supply: da9150: Fix use after free bug in da9150_charger_remove due to...
Zheng Wang
1
-0
/
+1
2023-01-18
power: supply: fix residue sysfs file in error handle route of __power_supply...
Zeng Heng
1
-1
/
+1
2023-01-18
soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe
Zhang Qilong
1
-0
/
+1
2022-07-29
power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
Miaoqian Lin
1
-0
/
+1
2022-04-20
power: supply: axp20x_battery: properly report current when discharging
Evgeny Boger
1
-7
/
+6
2022-04-20
power: supply: wm8350-power: Add missing free in free_charger_irq
Jiasheng Jiang
1
-0
/
+1
2022-04-20
power: supply: wm8350-power: Handle error for wm8350_register_irq
Jiasheng Jiang
1
-14
/
+82
2022-04-20
power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false return
Hans de Goede
1
-1
/
+6
2022-04-20
power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_init
Miaoqian Lin
1
-1
/
+3
2022-04-20
power: reset: gemini-poweroff: Fix IRQ check in gemini_poweroff_probe
Miaoqian Lin
1
-2
/
+2
2022-01-27
power: bq25890: Enable continuous conversion for ADC at charging
Yauhen Kharuzhy
1
-2
/
+2
2022-01-11
power: reset: ltc2952: Fix use of floating point literals
Nathan Chancellor
1
-2
/
+2
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-03
power: reset: at91-sama5d2_shdwc: fix wkupdbc mask
Claudiu Beznea
1
-1
/
+1
2020-12-29
power: supply: bq24190_charger: fix reference leak
Zhang Qilong
1
-5
/
+15
2020-11-05
power: supply: test_power: add missing newlines when printing parameters by s...
Xiongfeng Wang
1
-0
/
+6
2020-10-01
power: supply: max17040: Correct voltage reading
Jonathan Bakker
1
-1
/
+1
2020-08-21
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-20
power: vexpress: add suppress_bind_attrs to true
Anders Roxell
1
-0
/
+1
2020-04-24
power: supply: bq27xxx_battery: Silence deferred-probe error
Dmitry Osipenko
1
-1
/
+4
[next]