summaryrefslogtreecommitdiffstats
path: root/drivers/power/abx500_chargalg.c
Commit message (Expand)AuthorAgeFilesLines
* power: move power supply drivers to power/supplySebastian Reichel2016-08-111-2166/+0
* power: ab8500: convert to use match_string() helperAndy Shevchenko2016-03-171-9/+5
* power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-45/+45
* power_supply: ab8500: Use power_supply_*() API for accessing function attrsKrzysztof Kozlowski2015-03-131-2/+2
* power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-3/+5
* power: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ab8500_bm: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-1/+0
* abx500-chargalg: Add charging current step interfaceLee Jones2013-03-071-76/+155
* abx500-chargalg: Use module_platform_driver() rathersrinidhi kasagar2013-03-071-12/+1
* ab8500-chargalg: Use hrtimerLee Jones2013-03-071-39/+52
* abx500-chargalg: Prevent the watchdog from being kicked twiceLee Jones2013-03-071-6/+0
* ab8500-bm: Add usb power path supportLee Jones2013-03-071-0/+62
* ab8500-bm: Charge only mode fixes for the ab9540Lee Jones2013-03-071-0/+14
* ab8500-bm: Quick re-attach charging behaviourLee Jones2013-03-071-0/+33
* abx500-chargalg: Store the AB8500 MFD parent device for platform differentiationLee Jones2013-03-071-1/+4
* abx500-chargalg: Add new sysfs interface to get current charge statusLee Jones2013-01-231-1/+21
* pm2301: Update watchdog for pm2xxx supportLoic Pallardy2013-01-231-1/+11
* ab8500-chargalg: Only root should have write permission on sysfs fileLee Jones2013-01-231-1/+1
* ab8500-chargalg: Update battery health on safety timer expLee Jones2013-01-231-0/+3
* ab8500-charger: Kick watchdogLee Jones2013-01-231-0/+6
* ab8500_bm: Recharge condition not optimal for batteryMarcus Cooper2013-01-151-13/+17
* Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov2013-01-051-67/+66
|\
| * abx500_chargalg: Reorder obtainment of platform specific battery management dataLee Jones2012-12-111-14/+13
| * ab8500_bm: Always send platform specific battery information via pdataLee Jones2012-12-111-1/+1
| * ab8500_bm: Rename battery management platform data to something more logicalLee Jones2012-12-111-56/+56
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-111-3/+3
|\ \ | |/ |/|
| * power: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * power: remove use of __devinitBill Pemberton2012-11-281-1/+1
| * power: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* | ab8500: Add devicetree support for chargalgRajanikanth H.V2012-11-181-16/+38
* | ab8500: Add devicetree support for fuelgaugeRajanikanth H.V2012-11-181-5/+3
|/
* workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-211-2/+2
* ab8500: Turn unneeded global symbols into local onesAnton Vorontsov2012-03-261-1/+1
* abx500-chargalg: Add abx500 charging algorithmArun Murthy2012-03-261-0/+1921