index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
charger-manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-31
power: charger-manager: Add sysfs node for disabling charger
submit/tizen/20170407.011250
accepted/tizen/unified/20170407.190140
Dongwoo Lee
1
-2
/
+57
2017-03-31
power: charger-manager: Make sysfs node group
Dongwoo Lee
1
-5
/
+17
2017-03-31
power: charger-manager: Fix error handling of sysfs node creation
Dongwoo Lee
1
-5
/
+9
2016-12-14
thermal: consistently use int for temperatures
Sascha Hauer
1
-1
/
+1
2016-12-14
power_supply: charger-manager: Adjust to new API
Krzysztof Kozlowski
1
-12
/
+9
2016-12-14
LOCAL / power: charger-manager: Add battery state update function
Beomho Seo
1
-1
/
+46
2016-12-14
power: charger-manager: Support to change polling rate in runtime.
Jonghwa Lee
1
-0
/
+62
2016-12-14
power: charger-manager: Support different polling mode for sleep state.
Jonghwa Lee
1
-3
/
+17
2016-12-14
power: charger-manager: Not to start charging directly in cable nofitication.
Jonghwa Lee
1
-10
/
+2
2016-12-14
power: charger-manager: Make chraging decision focusing on battery status.
Jonghwa Lee
1
-120
/
+59
2016-12-14
power: charger-manager: Get external power souce information only from EXTCON.
Jonghwa Lee
1
-22
/
+14
2016-12-14
power: charger-manager: Concentrate scattered power_supply_changed() calls.
Jonghwa Lee
1
-12
/
+6
2016-12-14
power: charger-manager: Fix to use CHARGE_NOW/FULL property correctly.
Jonghwa Lee
1
-56
/
+27
2016-12-14
power: charger-manager: Remove deprecated function, cm_notify_event().
Jonghwa Lee
1
-196
/
+12
2016-12-14
power: charger-manager: Use power_supply_changed() not private uevent.
Jonghwa Lee
1
-80
/
+11
2016-12-14
power: charger-manager: Use thermal subsystem interface only to get temperature.
Jonghwa Lee
1
-90
/
+25
2015-03-24
power_supply: charger-manager: Fix dereferencing of ERR_PTR
Krzysztof Kozlowski
1
-1
/
+1
2015-03-20
power: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-13
power_supply: charger-manager: Decrement the power supply's device reference ...
Krzysztof Kozlowski
1
-23
/
+47
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-26
/
+28
2015-03-13
power_supply: charger-manager: Use power_supply_*() API for accessing functio...
Krzysztof Kozlowski
1
-17
/
+20
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-1
/
+1
2015-01-21
power: charger-manager: Use alarmtimer for battery monitoring in suspend.
Jonghwa Lee
1
-207
/
+82
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-10-28
power: charger-manager: Fix accessing invalidated power supply after charger ...
Krzysztof Kozlowski
1
-25
/
+39
2014-10-28
power: charger-manager: Fix accessing invalidated power supply after fuel gau...
Krzysztof Kozlowski
1
-28
/
+71
2014-10-28
power: charger-manager: Avoid recursive thermal get_temp call
Krzysztof Kozlowski
1
-0
/
+1
2014-10-20
power: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-26
power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gauge
Krzysztof Kozlowski
1
-0
/
+5
2014-09-06
power: charger-manager: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2014-09-06
power: charger-manager: Check charging state right after completed initializa...
Chanwoo Choi
1
-0
/
+7
2014-09-06
power: charger-manager: Fix checking of wrong return type
Chanwoo Choi
1
-1
/
+1
2013-12-23
charger-manager: of_cm_parse_desc() should be static
Anton Vorontsov
1
-1
/
+1
2013-12-23
charger-manager: Support deivce tree in charger manager driver
Jonghwa Lee
1
-3
/
+135
2013-12-23
charger-manager: Modify the way of checking battery's temperature
Jonghwa Lee
1
-41
/
+120
2013-10-25
charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code
Jonghwa Lee
1
-58
/
+27
2013-06-28
charger-manager: Fix regulator_get() return check
Jonghwa Lee
1
-3
/
+2
2013-06-28
charger-manager: Fix a bug when it unregisters notifier block of extcon
Jonghwa Lee
1
-1
/
+3
2013-06-09
charger-manager: Add missing newlines, fix a couple of typos, add pr_fmt
Joe Perches
1
-80
/
+57
2013-06-06
charger-manager: Ensure event is not used as format string
Kees Cook
1
-1
/
+1
2013-04-16
charger-manager: Use kmemdup instead of kzalloc + memcpy
Andrei Epure
1
-2
/
+1
2013-01-05
charger_manager: Don't use [delayed_]work_pending()
Tejun Heo
1
-15
/
+16
2013-01-05
charger-manager: Split _probe funtion to make the code more clean
Chanwoo Choi
1
-111
/
+168
2012-12-16
charger-manager: Fix bug when check dropped voltage after fullbatt event
Chanwoo Choi
1
-2
/
+3
2012-12-16
charger-manager: Fix bug related to checking fully charged state of battery
Chanwoo Choi
1
-20
/
+13
2012-11-28
power: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
power: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-07
Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-49
/
+385
2012-09-21
charger-manager: Add support sysfs entry for charger
Chanwoo Choi
1
-0
/
+172
2012-09-20
charger-manager: Support limit of maximum possible
Chanwoo Choi
1
-1
/
+79
[next]