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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: supply: bq25890: Fix initial setting of the F_CONV_RATE field
Hans de Goede
2021-11-02
1
-5
/
+5
*
power: supply: bq25890: Fix race causing oops at boot
Hans de Goede
2021-11-02
1
-12
/
+11
*
power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
Hans de Goede
2021-11-02
1
-1
/
+2
*
power: bq25890: add return values to error messages
Martin Kepplinger
2021-10-18
1
-18
/
+16
*
power: supply: axp288-charger: Simplify axp288_get_charger_health()
Hans de Goede
2021-10-18
1
-10
/
+5
*
power: supply: axp288-charger: Remove unnecessary is_present and is_online he...
Hans de Goede
2021-10-18
1
-20
/
+2
*
power: supply: axp288-charger: Add depends on IOSF_MBIO to Kconfig
Hans de Goede
2021-10-18
1
-1
/
+1
*
power: supply: ab8500_bmdata: Use standard phandle
Linus Walleij
2021-10-13
1
-2
/
+1
*
power: supply: axp288_charger: Fix missing mutex_init()
Wei Yongjun
2021-10-13
1
-0
/
+1
*
power: supply: max17042_battery: Prevent int underflow in set_soc_threshold
Sebastian Krzyszkowiak
2021-10-12
1
-1
/
+2
*
power: supply: max17042_battery: Clear status bits in interrupt handler
Sebastian Krzyszkowiak
2021-10-12
1
-0
/
+4
*
power: supply: max17040: fix null-ptr-deref in max17040_probe()
Yang Yingliang
2021-10-12
1
-0
/
+2
*
power: supply: rt5033_battery: Change voltage values to µV
Jakob Hauser
2021-10-12
1
-1
/
+1
*
power: supply: axp288-charger: Optimize register reading method
Kate Hsuan
2021-10-12
1
-51
/
+99
*
power: supply: cpcap-battery: use device_get_match_data() to simplify code
Tang Bin
2021-10-02
1
-11
/
+4
*
power: supply: max17042_battery: fix typo in MAX17042_IAvg_empty
Henrik Grimler
2021-10-02
1
-1
/
+1
*
power: supply: max17042_battery: use VFSOC for capacity when no rsns
Henrik Grimler
2021-10-02
1
-1
/
+4
*
power: reset: at91-reset: check properly the return value of devm_of_iomap
Claudiu Beznea
2021-10-02
1
-2
/
+2
*
power: supply: wm831x_power: fix spelling mistake on function name
Colin Ian King
2021-10-02
1
-6
/
+6
*
power: supply: core: Move psy_has_property() to fix build
Geert Uytterhoeven
2021-09-30
1
-16
/
+16
*
power: supply: core: Add psy_has_property()
Matthias Kaehlcke
2021-09-27
1
-28
/
+37
*
power: reset: ltc2952: Use hrtimer_forward_now()
Thomas Gleixner
2021-09-24
1
-3
/
+1
*
power: supply: max17042: extend help/description
Krzysztof Kozlowski
2021-09-24
1
-3
/
+6
*
power: supply: max17040: extend help/description
Krzysztof Kozlowski
2021-09-24
1
-5
/
+7
*
Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2021-08-30
25
-919
/
+2391
|
\
|
*
power: supply: core: Fix parsing of battery chemistry/technology
Dmitry Osipenko
2021-08-20
1
-2
/
+1
|
*
power: supply: max17042_battery: log SOC threshold using debug log level
Sebastian Krzyszkowiak
2021-08-17
1
-1
/
+1
|
*
power: supply: max17042_battery: more robust chip type checks
Sebastian Krzyszkowiak
2021-08-17
1
-19
/
+21
|
*
power: supply: max17042_battery: fix typo in MAx17042_TOFF
Sebastian Krzyszkowiak
2021-08-17
1
-1
/
+1
|
*
power: supply: max17042_battery: clean up MAX17055_V_empty
Sebastian Krzyszkowiak
2021-08-17
1
-4
/
+0
|
*
power: supply: smb347-charger: Implement USB VBUS regulator
Dmitry Osipenko
2021-08-16
2
-0
/
+220
|
*
power: supply: smb347-charger: Add missing pin control activation
Dmitry Osipenko
2021-08-16
1
-0
/
+10
|
*
power: supply: smb347-charger: Utilize generic regmap caching
Dmitry Osipenko
2021-08-16
1
-12
/
+4
|
*
power: supply: smb347-charger: Make smb347_set_writable() IRQ-safe
Dmitry Osipenko
2021-08-16
1
-9
/
+21
|
*
power: reset: Add TPS65086 restart driver
Emil Renner Berthing
2021-08-16
3
-0
/
+105
|
*
power: supply: max17042: remove duplicated STATUS bit defines
Krzysztof Kozlowski
2021-08-16
1
-4
/
+1
|
*
power: supply: max17042: handle fails of reading status register
Krzysztof Kozlowski
2021-08-16
1
-1
/
+5
|
*
power: supply: core: Parse battery chemistry/technology
Linus Walleij
2021-08-14
1
-0
/
+20
|
*
power: reset: linkstation-poweroff: add new device
Pawel Dembicki
2021-08-13
1
-0
/
+42
|
*
power: reset: linkstation-poweroff: prepare for new devices
Pawel Dembicki
2021-08-13
1
-6
/
+29
|
*
Merge tag 'ib-mt6360-for-5.15-signed' into psy-next
Sebastian Reichel
2021-08-13
3
-0
/
+879
|
|
\
|
|
*
power: supply: mt6360_charger: add MT6360 charger support
Gene Chen
2021-08-13
3
-0
/
+879
|
*
|
power: supply: bq24735: reorganize ChargeOption command macros
Bruno Meneguele
2021-08-13
1
-12
/
+15
|
*
|
power: supply: rn5t618: Add voltage_now property
Andreas Kemnade
2021-08-13
2
-0
/
+40
|
*
|
power: supply: ab8500: clean up warnings found by checkpatch
Colin Ian King
2021-08-13
1
-14
/
+10
|
*
|
power: supply: axp288_charger: Use the defined variable to clean code
Tang Bin
2021-08-13
1
-6
/
+5
|
*
|
power: supply: sbs-battery: add support for time_to_empty_now attribute
Matthias Schiffer
2021-08-06
1
-4
/
+10
|
*
|
power: supply: sbs-battery: relax voltage limit
Matthias Schiffer
2021-08-06
1
-1
/
+1
|
*
|
power: supply: qcom_smbb: Remove superfluous error message
Tang Bin
2021-08-06
1
-4
/
+1
|
*
|
power: supply: max17042_battery: Add support for MAX77849 Fuel-Gauge
Nikita Travkin
2021-08-06
1
-0
/
+2
[next]