summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
2014-11-18power: charger-manager: Concentrate scattered power_supply_changed() calls.Jonghwa Lee1-12/+6
2014-11-18power: max14577_charger: Fix to represent cable type properly.Jonghwa Lee1-1/+0
2014-11-18power: charger-manager: Hold wakeup event until userspace notice.Jonghwa Lee1-1/+7
2014-11-18power: charger-manager: Prevent ktimer's nsecs value exceeds its size.Jonghwa Lee1-1/+2
2014-11-18power: charger-manager: Add num_chargers variable to desc structure.Jonghwa Lee1-11/+10
2014-11-18power: charger-manager: Fix to use CHARGE_NOW/FULL property correctly.Jonghwa Lee1-52/+34
2014-11-18power: charger-manager: Use power_supply_changed() not private uevent.Jonghwa Lee1-75/+6
2014-11-18power: charger-manager: Remove deprecated function, cm_notify_event().Jonghwa Lee1-190/+6
2014-11-18power: charger-manager: Monitoring temperature becomes mandatory option.Jonghwa Lee2-59/+17
2014-11-18power: charger-manager: Use alarmtimer for battery monitoring in suspend.Jonghwa Lee2-207/+82
2014-11-18power: charger-manager: Rebase charger-manager up-to-date.Jonghwa Lee1-241/+199
2014-11-18power_supply: allow power supply devices registered w/o wakeup sourceZhang Rui1-2/+13
2014-11-18power_supply: Add power_supply_get_by_phandleSebastian Reichel1-0/+26
2014-11-18power_supply: Add power_supply notifierPali Rohár1-0/+18
2014-11-18power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan1-6/+6
2014-11-18power_supply: Prevent suspend until power supply events are processedZoran Markovic1-6/+32
2014-11-18power_supply: Add of_node_put to fix refcountRhyland Klein1-0/+4
2014-11-18power: charger-manager: Add uevent_notify for cable notificationJonghwa Lee1-1/+3
2014-11-18power: charger-manager: Notify chainging of battery soc to userJonghwa Lee1-2/+22
2014-11-18power: max17040: Update MAX17040 fuel-gague deviceChanwoo Choi1-101/+90
2014-11-18power: Add charger support for Maxim 14577/77836Krzysztof Kozlowski3-0/+368
2014-11-18charger-manager: Fix unit of temperature to deci centigrade.Jonghwa Lee1-4/+4
2014-11-18Revert "battery: max17042/7: Fix temperature unit to milli centigrade."Jonghwa Lee1-2/+2
2014-11-18charger-manager: Parse charger_desc from device tree.Jonghwa Lee1-88/+123
2014-11-18battery: max17042/7: Fix temperature unit to milli centigrade.Jonghwa Lee1-2/+2
2014-11-18charger-manager : Add default battery temperature checking funtion.Jonghwa Lee1-18/+79
2014-11-18charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code.Jonghwa Lee1-53/+22
2014-11-18charger-manager: Add cm_chg_add_prorperty() macro.Jonghwa Lee1-16/+10
2014-11-18M0 : charging : Make to charge battery fully.Jonghwa Lee2-2/+2
2014-11-18Fuel Guague: MAX17042: Use regmap to interface with internal registersJonghwa Lee1-165/+155
2014-11-18charger-manager : Make charge_now node under batter sysfs directory.Jonghwa Lee1-1/+6
2014-11-18charger: max77693: Fix initial charger configuration properly.Jonghwa Lee1-39/+12
2014-11-18charger: max77693: code cleaningJonghwa Lee1-120/+5
2014-11-18max77693_charger: fix section mismatchSeung-Woo Kim1-1/+1
2014-11-18power: charger-manager: Fix a bug when it unregisters notifier block of extcon.Jonghwa Lee1-1/+3
2014-11-18power: charger-manager: regulator_get() never returns NULL.Jonghwa Lee1-3/+2
2014-11-18charger_manager: Workaround for supporting platform data without DT parsing.Jonghwa Lee1-1/+114
2014-11-18power: max17042: Fix deadlock caused by deferred initializationTomasz Figa1-20/+20
2014-11-18fuelgauge: max1704xx: Fix max17042 driver to work properly.Jonghwa Lee1-2/+8
2014-11-18power: max77693: Add kernel configuation of Max77693 chargerJonghwa Lee2-1/+7
2014-11-18power: max77693: Add max77693 charger dirver.Jonghwa Lee2-0/+691
2014-11-18power: max8997-charger: Fix getting platform dataTomasz Figa1-1/+1
2014-02-22power: max17040: Fix NULL pointer dereference when there is no platform_dataKrzysztof Kozlowski1-2/+3
2013-07-13charger-manager: Ensure event is not used as format stringKees Cook1-1/+1
2013-05-25Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds3-2/+3
2013-05-10pm2301_charger: Fix module alias prefixAxel Lin1-1/+1
2013-05-10wm831x_backup: Fix wrong kfree call for devdata->backup.nameAxel Lin1-1/+0
2013-05-10bq27x00: Fix I2C dependency in KConfigXiong Zhou1-0/+1
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds1-0/+1
2013-05-02lp8788-charger: Fix kconfig dependencyRandy Dunlap1-0/+1