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
/
supply
/
axp288_charger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-26
power: supply: axp288_charger: Do not bind when the charge function is not used
Hans de Goede
1
-0
/
+12
2018-04-26
power: supply: axp288_charger: Support 3500 and 4000 mA input current limit
Hans de Goede
1
-3
/
+11
2018-01-08
power: supply: axp288_charger: Properly stop work on probe-error / remove
Hans de Goede
1
-0
/
+13
2018-01-08
power: supply: axp288_charger: Simplify extcon cable handling
Hans de Goede
1
-41
/
+10
2018-01-08
power: supply: axp288_charger: Use the right property for the input current l...
Hans de Goede
1
-2
/
+8
2018-01-08
power: supply: axp288_charger: Pick lower input current limit not higher
Hans de Goede
1
-35
/
+17
2018-01-08
power: supply: axp288_charger: Do not cache input current limit value
Hans de Goede
1
-12
/
+36
2018-01-08
power: supply: axp288_charger: Remove no longer needed locking
Hans de Goede
1
-19
/
+5
2018-01-08
power: supply: axp288_charger: Use regmap_update_bits to set the input limits
Hans de Goede
1
-10
/
+4
2018-01-08
power: supply: axp288_charger: Cleanup some double empty lines
Hans de Goede
1
-2
/
+0
2018-01-08
power: supply: axp288_charger: Remove charger-enabled state tracking
Hans de Goede
1
-7
/
+0
2018-01-08
power: supply: axp288_charger: Add missing newlines to some messages
Hans de Goede
1
-3
/
+3
2018-01-08
power: supply: axp288_charger: Do not stop + restart charging at boot
Hans de Goede
1
-51
/
+30
2017-04-19
power: supply: axp288_charger: Only wait for INT3496 device if present
Hans de Goede
1
-10
/
+18
2017-01-05
power: supply: axp288_charger: Use one notifier_block per extcon cable
Hans de Goede
1
-9
/
+32
2017-01-05
power: supply: axp288_charger: Fix the module not auto-loading
Hans de Goede
1
-0
/
+7
2017-01-05
power: supply: axp288_charger: Remove unnecessary irq?_en register writes
Hans de Goede
1
-32
/
+0
2017-01-05
power: supply: axp288_charger: Fix wrong regmap_update_bits
Hans de Goede
1
-1
/
+1
2017-01-05
power: supply: axp288_charger: Get and process initial hardware-state
Hans de Goede
1
-15
/
+17
2017-01-05
power: supply: axp288_charger: Some minor cleanups
Hans de Goede
1
-18
/
+5
2017-01-05
power: supply: axp288_charger: Handle charger type changing without disconnect
Hans de Goede
1
-18
/
+13
2017-01-05
power: supply: axp288_charger: Actually get and use the USB_HOST extcon device
Hans de Goede
1
-6
/
+13
2017-01-05
power: supply: axp288_charger: Move init_hw_regs call before supply registration
Hans de Goede
1
-4
/
+4
2017-01-05
power: supply: axp288_charger: Register extcon notifers after power_supply
Hans de Goede
1
-27
/
+15
2017-01-05
power: supply: axp288_charger: Use devm_power_supply_register
Hans de Goede
1
-23
/
+8
2017-01-05
Merge branch 'psy-mfd-axp288-immutable' into psy-next
Sebastian Reichel
1
-69
/
+63
2017-01-05
power: supply: axp288_charger: Replace the extcon API
Chanwoo Choi
1
-38
/
+13
2017-01-04
power: supply: axp288_charger: Drop platform_data dependency
Hans de Goede
1
-58
/
+30
2017-01-04
power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errors
Hans de Goede
1
-20
/
+42
2016-08-16
power: axp288_charger: remove duplicated include from axp288_charger.c
Wei Yongjun
1
-1
/
+0
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel
1
-0
/
+970