Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2b2f72d8ce59acce95ceb156f0f31b848e32e6d4
/
drivers
/
power
/
charger-manager.c
5f47682
power: charger_manager: convert to use match_string() helper
by Andy Shevchenko
· 9 years ago
8e5cfb7
power_supply: charger-manager: add missing of_node_put
by Julia Lawall
· 9 years ago
17e8351
thermal: consistently use int for temperatures
by Sascha Hauer
· 9 years ago
4970d83
power_supply: charger-manager: Add parent for power supply
by Krzysztof Kozlowski
· 10 years ago
ecf896b
power_supply: charger-manager: Fix dereferencing of ERR_PTR
by Krzysztof Kozlowski
· 10 years ago
8fb0885
power: constify of_device_id array
by Fabian Frederick
· 10 years ago
b43eb35
power_supply: charger-manager: Decrement the power supply's device reference counter
by Krzysztof Kozlowski
· 10 years ago
297d716
power_supply: Change ownership from driver to core
by Krzysztof Kozlowski
· 10 years ago
b70229b
power_supply: charger-manager: Use power_supply_*() API for accessing function attrs
by Krzysztof Kozlowski
· 10 years ago
2dc9215
power_supply: Move run-time configuration to separate structure
by Krzysztof Kozlowski
· 10 years ago
c1155c6
power: charger-manager: Use alarmtimer for battery monitoring in suspend.
by Jonghwa Lee
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
cdaf3e1
power: charger-manager: Fix accessing invalidated power supply after charger unbind
by Krzysztof Kozlowski
· 10 years ago
bdbe814
power: charger-manager: Fix accessing invalidated power supply after fuel gauge unbind
by Krzysztof Kozlowski
· 10 years ago
ba9c918
power: charger-manager: Avoid recursive thermal get_temp call
by Krzysztof Kozlowski
· 10 years ago
816c44c
power: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
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