index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
charger-manager.c
Age
Commit message (
Expand
)
Author
2020-10-09
power: supply: charger-manager: fix incorrect check on charging_duration_ms
Colin Ian King
2020-10-03
power: supply: charger-manager: drop unused charger assignment
Krzysztof Kozlowski
2020-08-28
power: supply: charger-manager: Count cm-chargers property directly
Jonathan Bakker
2020-08-28
power: supply: charger-manager: Update extcon functions
Jonathan Bakker
2020-08-28
power: supply: charger-manager: Don't start charging in cable nofitication
Jonghwa Lee
2020-08-28
power: supply: charger-manager: Make decisions focussed on battery status
Jonghwa Lee
2020-08-28
power: supply: charger-manager: Collect all power_supply_changed() calls
Jonghwa Lee
2020-08-28
power: supply: charger-manager: Correct usage of CHARGE_NOW/FULL
Jonghwa Lee
2020-08-28
power: supply: charger-manager: Always use POWER_SUPPLY_PROP_TEMP
Jonathan Bakker
2020-08-28
power: supply: charger-manager: Remove cm_notify_event function
Jonghwa Lee
2020-08-28
power: supply: charger-manager: Swap private uevent for power_supply_changed
Jonghwa Lee
2020-05-01
power: charger-manager: clarify num_properties starting value
Michał Mirosław
2020-05-01
power: supply: charger-manager: Prepare for const properties
Sebastian Reichel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-05
power: charger-manager: fix a potential NULL pointer dereference
Kangjie Lu
2019-01-20
power: supply: charger-manager: Fix trivial language typos
Krzysztof Kozlowski
2018-12-13
power: supply: charger-manager: fix race-condition in sysfs registration
Sebastian Reichel
2018-12-13
power: supply: charger-manager: simplify generation of sysfs attribute group ...
Sebastian Reichel
2018-12-05
power: supply: charger-manager: Make code more readable
Baolin Wang
2018-12-05
power: supply: charger-manager: Fix incorrect return value
Baolin Wang
2018-12-05
power: supply: charger-manager: Fix some misspelled words
Baolin Wang
2018-12-05
power: supply: charger-manager: Remove unused index counting
Baolin Wang
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-04-26
power: supply: charger-manager: Verify polling interval only when polling req...
Ladislav Michl
2017-12-01
power: supply: charger-manager: Fix typo in condition
Ryosuke Saito
2017-08-11
power: supply: charger-manager: Slighly simplify code
Christophe JAILLET
2017-08-11
power: supply: charger-manager: Fix a comment
Christophe JAILLET
2017-08-11
power: supply: charger-manager: Fix a NULL pointer dereference in 'charger_ma...
Christophe JAILLET
2017-04-14
power: supply: charger-manager: simplify return statements
Andi Shyti
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel