Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
128603f05af371acc09e4cfd9124388f1b3e2966
/
drivers
/
power
/
charger-manager.c
661a888
power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gauge
by Krzysztof Kozlowski
· 10 years ago
86515b7
power: charger-manager: Remove casting the return value which is a void pointer
by Jingoo Han
· 10 years ago
b1022e2
power: charger-manager: Check charging state right after completed initialization
by Chanwoo Choi
· 10 years ago
c6738d0
power: charger-manager: Fix checking of wrong return type
by Chanwoo Choi
· 10 years ago
434a09f
charger-manager: of_cm_parse_desc() should be static
by Anton Vorontsov
· 11 years ago
856ee61
charger-manager: Support deivce tree in charger manager driver
by Jonghwa Lee
· 11 years ago
5c49a62
charger-manager: Modify the way of checking battery's temperature
by Jonghwa Lee
· 11 years ago
883c10a
charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code
by Jonghwa Lee
· 11 years ago
5a6c220
charger-manager: Fix regulator_get() return check
by Jonghwa Lee
· 11 years ago
3cc9d269
charger-manager: Fix a bug when it unregisters notifier block of extcon
by Jonghwa Lee
· 11 years ago
e5409cb
charger-manager: Add missing newlines, fix a couple of typos, add pr_fmt
by Joe Perches
· 11 years ago
3594f4c
charger-manager: Ensure event is not used as format string
by Kees Cook
· 11 years ago
f2c6a5f
charger-manager: Use kmemdup instead of kzalloc + memcpy
by Andrei Epure
· 12 years ago
2fbb520
charger_manager: Don't use [delayed_]work_pending()
by Tejun Heo
· 12 years ago
41468a1
charger-manager: Split _probe funtion to make the code more clean
by Chanwoo Choi
· 12 years ago
f36b9dd
charger-manager: Fix bug when check dropped voltage after fullbatt event
by Chanwoo Choi
· 12 years ago
0fa11db
charger-manager: Fix bug related to checking fully charged state of battery
by Chanwoo Choi
· 12 years ago
415ec69
power: remove use of __devexit
by Bill Pemberton
· 12 years ago
28ea73f
power: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
e665faa
Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 12 years ago
3950c78
charger-manager: Add support sysfs entry for charger
by Chanwoo Choi
· 12 years ago
8fcfe08
charger-manager: Support limit of maximum possible
by Chanwoo Choi
· 12 years ago
2ed9e9b
charger-manager: Check fully charged state of battery periodically
by Chanwoo Choi
· 12 years ago
fd65ee5
charger-manager: Use replacement variable to check state of battery
by Chanwoo Choi
· 12 years ago
dbb61fc
charger-manager: Disable regulator when charger cable is detached
by Chanwoo Choi
· 12 years ago
41f63c5
workqueue: use mod_delayed_work() instead of cancel + queue
by Tejun Heo
· 12 years ago
45cd4fb
charger-manager: Set current limit of regulator for over current protection
by Chanwoo Choi
· 12 years ago
bee737b
charger-manager: Use EXTCON Subsystem to detect charger cables for charging
by Chanwoo Choi
· 12 years ago
dfeccb1
charger-manager: Provide cm_notify_event function for in-kernel use
by Chanwoo Choi
· 13 years ago
d829dc7
charger-manager: Poll battery health in normal state
by Chanwoo Choi
· 13 years ago
df58c04
charger-manager: Simplify charger_get_property(), get rid of a warning
by Anton Vorontsov
· 13 years ago
bb2a95c
charger-manager: Clean up for better readability
by Axel Lin
· 13 years ago
1bbe24d
power_supply: Fix modalias for charger-manager
by Axel Lin
· 13 years ago
ad3d13ee
power_supply: Charger-Manager: Add properties for power-supply-class
by Donggeun Kim
· 13 years ago
3bb3dbb
power_supply: Add initial Charger-Manager driver
by Donggeun Kim
· 13 years ago