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-01-28
power-supply: use kobj_to_dev()
Jian Dong
1
-1
/
+1
2021-01-25
power: supply: charger-manager: fix typo
Junlin Yang
1
-2
/
+2
2021-01-25
power/reset: remove zte zx driver
Arnd Bergmann
3
-94
/
+0
2021-01-25
power: supply: bq25980: Fix repetive bq25975 with bq25960
xinjian
1
-1
/
+1
2021-01-25
power: supply: smb347-charger: Fix interrupt usage if interrupt is unavailable
Dmitry Osipenko
1
-4
/
+8
2021-01-25
power: supply: axp20x_usb_power: Init work before enabling IRQs
Samuel Holland
1
-1
/
+1
2021-01-17
power: supply: fix sbs-charger build, needs REGMAP_I2C
Randy Dunlap
1
-0
/
+1
2021-01-16
power: supply: bq27xxx: fix polarity of current_now
Andreas Kemnade
1
-2
/
+2
2021-01-16
power: supply: charger-manager: fix incorrect health status
Junlin Yang
1
-2
/
+2
2021-01-16
power: reset: at91-sama5d2_shdwc: add support for sama7g5
Claudiu Beznea
1
-18
/
+54
2021-01-16
power: reset: at91-sama5d2_shdwc: fix wkupdbc mask
Claudiu Beznea
1
-1
/
+1
2021-01-16
power: supply: bq24190_charger: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-16
power: supply: ab8500_fg: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-16
power: supply: ds2780: Switch to using the new API kobj_to_dev()
Tian Tao
1
-4
/
+4
2021-01-16
power: supply: bq27xxx: Support CHARGE_NOW for bq27z561/bq28z610/bq34z100
Hermes Zhang
1
-1
/
+34
2021-01-15
power: supply: cpcap-charger: Fix power_supply_put on null battery pointer
Colin Ian King
1
-1
/
+2
2021-01-15
power: supply: cpcap-battery: constify psy_desc
Sebastian Reichel
1
-15
/
+13
2021-01-15
power: supply: cpcap-battery: Fix typo
Pavel Machek
1
-1
/
+1
2021-01-15
power: supply: cpcap-battery: Add charge_now property
Arthur Demchenkov
1
-0
/
+11
2021-01-15
power: supply: cpcap-battery: Implement capacity reporting
Arthur Demchenkov
1
-1
/
+12
2021-01-15
power: supply: cpcap-battery: Keep track of state for capacity reporting
Arthur Demchenkov
1
-1
/
+55
2021-01-15
power: supply: cpcap-battery: Add charge_full property
Arthur Demchenkov
1
-0
/
+17
2021-01-15
power: supply: cpcap-battery: Use charger status for battery full detection
Tony Lindgren
1
-4
/
+52
2021-01-15
power: supply: cpcap-charger: Provide state updates for battery from charger
Tony Lindgren
2
-7
/
+40
2021-01-15
power: supply: cpcap-charger: Simplify things with enable and disable
Tony Lindgren
1
-42
/
+39
2021-01-15
power: supply: cpcap-charger: Drop internal state and use generic stats
Tony Lindgren
1
-39
/
+42
2021-01-15
power: supply: cpcap-charger: Limiting charge current on Droid 4
Pavel Machek
1
-6
/
+43
2021-01-15
power: supply: cpcap-charger: Use standard enumeration
Tony Lindgren
1
-20
/
+19
2021-01-15
power: supply: cpcap-charger: Make VBUS already provided debug only
Tony Lindgren
1
-1
/
+1
2021-01-15
power: supply: cpcap-charger: Fix flakey reboot with charger connected
Tony Lindgren
1
-1
/
+7
2021-01-15
power: supply: cpcap-battery: Fix missing power_supply_put()
Tony Lindgren
1
-3
/
+7
2021-01-15
power: supply: cpcap-charger: Fix missing power_supply_put()
Tony Lindgren
1
-0
/
+1
2021-01-15
power: supply: Add battery gauge driver for Acer Iconia Tab A500
Dmitry Osipenko
3
-0
/
+304
2021-01-15
power: supply: bq256xx: Fix BQ256XX_NUM_WD_VAL and bq256xx_watchdog_time[] ov...
Ricardo Rivera-Matos
1
-1
/
+5
2021-01-14
Merge tag 'ib-psy-pxa-for-5.12-signed' into psy-next
Sebastian Reichel
2
-51
/
+40
2021-01-14
power: supply: wm97xx_battery: Convert to GPIO descriptor
Linus Walleij
1
-26
/
+19
2021-01-14
power: supply: z2_battery: Convert to GPIO descriptors
Linus Walleij
1
-25
/
+21
2021-01-14
power: reset: Add poweroff driver for ATC260x PMICs
Cristian Ciocaltea
3
-1
/
+270
2021-01-14
power: supply: core: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2021-01-14
power: supply: ltc4162-l: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2021-01-13
power/supply: Add ltc4162-l-charger
Mike Looijmans
3
-0
/
+940
2021-01-13
power: supply: max8903: Convert to GPIO descriptors
Linus Walleij
1
-220
/
+168
2021-01-13
power: supply: max8903: Absorb pdata header
Linus Walleij
1
-1
/
+31
2021-01-13
power: supply: max14656: Drop unused includes
Linus Walleij
1
-2
/
+0
2021-01-13
power: supply: remove duplicated argument in power_supply_hwmon_info
Menglong Dong
1
-2
/
+0
2021-01-13
power: supply: axp288_fuel_gauge: Add Mele PCG03 to the deny-list
Hans de Goede
1
-0
/
+6
2021-01-06
power: supply: bq256xx: Introduce the BQ256XX charger driver
Ricardo Rivera-Matos
3
-0
/
+1757
2021-01-06
power: supply: max8997_charger: fix spelling mistake "diconnected" -> "discon...
Colin Ian King
1
-1
/
+1
2021-01-05
power: supply: max8997_charger: Set CHARGER current limit
Timon Baetz
2
-0
/
+97
2021-01-03
power: supply: cpcap: Add missing IRQF_ONESHOT to fix regression
Tony Lindgren
2
-2
/
+2
[next]