index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
charger-manager: Fix unit of temperature to deci centigrade.
Jonghwa Lee
1
-4
/
+4
2014-11-18
Revert "battery: max17042/7: Fix temperature unit to milli centigrade."
Jonghwa Lee
1
-2
/
+2
2014-11-18
charger-manager: Parse charger_desc from device tree.
Jonghwa Lee
1
-88
/
+123
2014-11-18
battery: max17042/7: Fix temperature unit to milli centigrade.
Jonghwa Lee
1
-2
/
+2
2014-11-18
charger-manager : Add default battery temperature checking funtion.
Jonghwa Lee
1
-18
/
+79
2014-11-18
charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code.
Jonghwa Lee
1
-53
/
+22
2014-11-18
charger-manager: Add cm_chg_add_prorperty() macro.
Jonghwa Lee
1
-16
/
+10
2014-11-18
M0 : charging : Make to charge battery fully.
Jonghwa Lee
2
-2
/
+2
2014-11-18
Fuel Guague: MAX17042: Use regmap to interface with internal registers
Jonghwa Lee
1
-165
/
+155
2014-11-18
charger-manager : Make charge_now node under batter sysfs directory.
Jonghwa Lee
1
-1
/
+6
2014-11-18
charger: max77693: Fix initial charger configuration properly.
Jonghwa Lee
1
-39
/
+12
2014-11-18
charger: max77693: code cleaning
Jonghwa Lee
1
-120
/
+5
2014-11-18
max77693_charger: fix section mismatch
Seung-Woo Kim
1
-1
/
+1
2014-11-18
power: charger-manager: Fix a bug when it unregisters notifier block of extcon.
Jonghwa Lee
1
-1
/
+3
2014-11-18
power: charger-manager: regulator_get() never returns NULL.
Jonghwa Lee
1
-3
/
+2
2014-11-18
charger_manager: Workaround for supporting platform data without DT parsing.
Jonghwa Lee
1
-1
/
+114
2014-11-18
power: max17042: Fix deadlock caused by deferred initialization
Tomasz Figa
1
-20
/
+20
2014-11-18
fuelgauge: max1704xx: Fix max17042 driver to work properly.
Jonghwa Lee
1
-2
/
+8
2014-11-18
power: max77693: Add kernel configuation of Max77693 charger
Jonghwa Lee
2
-1
/
+7
2014-11-18
power: max77693: Add max77693 charger dirver.
Jonghwa Lee
2
-0
/
+691
2014-11-18
power: max8997-charger: Fix getting platform data
Tomasz Figa
1
-1
/
+1
2014-02-22
power: max17040: Fix NULL pointer dereference when there is no platform_data
Krzysztof Kozlowski
1
-2
/
+3
2013-07-13
charger-manager: Ensure event is not used as format string
Kees Cook
1
-1
/
+1
2013-05-25
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-2
/
+3
2013-05-10
pm2301_charger: Fix module alias prefix
Axel Lin
1
-1
/
+1
2013-05-10
wm831x_backup: Fix wrong kfree call for devdata->backup.name
Axel Lin
1
-1
/
+0
2013-05-10
bq27x00: Fix I2C dependency in KConfig
Xiong Zhou
1
-0
/
+1
2013-05-05
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-0
/
+1
2013-05-02
lp8788-charger: Fix kconfig dependency
Randy Dunlap
1
-0
/
+1
2013-04-30
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
Linus Torvalds
37
-659
/
+2521
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-16
pm2301-charger: Fix suspend/resume
Lars-Peter Clausen
1
-8
/
+18
2013-04-16
charger-manager: Use kmemdup instead of kzalloc + memcpy
Andrei Epure
1
-2
/
+1
2013-04-16
power_supply: Populate supplied_from hierarchy from the device tree
Rhyland Klein
1
-0
/
+140
2013-04-16
power_supply: Add core support for supplied_from
Rhyland Klein
1
-13
/
+34
2013-04-16
rx51_battery: Fix reporting temperature
Pali Rohár
1
-2
/
+2
2013-04-16
ab8500_bmdata: Export abx500_res_to_temp tables for hwmon
Hongbo Zhang
1
-6
/
+14
2013-04-16
ab8500_{bmdata,fg}: Add const attributes to some data arrays
Hongbo Zhang
2
-12
/
+12
2013-04-16
ab8500_bmdata: Eliminate CamelCase warning of some variables
Hongbo Zhang
1
-12
/
+12
2013-04-16
ab8500_btemp: Make ab8500_btemp_get* interfaces public
Hongbo Zhang
1
-1
/
+4
2013-04-08
power: rx51_battery: Fix reporting correct values
Pali Rohár
1
-0
/
+1
2013-03-31
goldfish_battery: Use resource_size()
Silviu-Mihai Popescu
1
-1
/
+1
2013-03-31
lp8788-charger: Use PAGE_SIZE for the sysfs read operation
Kim, Milo
1
-5
/
+3
2013-03-31
max8925_power: Use devm_kzalloc()
Jingoo Han
1
-3
/
+2
2013-03-31
da9030_battery: Use devm_kzalloc()
Jingoo Han
1
-5
/
+1
2013-03-31
da9052-battery: Use devm_kzalloc()
Jingoo Han
1
-3
/
+2
2013-03-31
ds2760_battery: Use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-31
ds2780_battery: Use devm_kzalloc()
Jingoo Han
1
-5
/
+2
2013-03-31
gpio-charger: Use devm_kzalloc()
Jingoo Han
1
-3
/
+2
2013-03-31
isp1704_charger: Use devm_kzalloc()
Jingoo Han
1
-4
/
+1
[next]