aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/abx500_chargalg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20power: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-06-06ab8500_bm: Remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-03-07abx500-chargalg: Add charging current step interfaceLee Jones1-76/+155
2013-03-07abx500-chargalg: Use module_platform_driver() rathersrinidhi kasagar1-12/+1
2013-03-07ab8500-chargalg: Use hrtimerLee Jones1-39/+52
2013-03-07abx500-chargalg: Prevent the watchdog from being kicked twiceLee Jones1-6/+0
2013-03-07ab8500-bm: Add usb power path supportLee Jones1-0/+62
2013-03-07ab8500-bm: Charge only mode fixes for the ab9540Lee Jones1-0/+14
2013-03-07ab8500-bm: Quick re-attach charging behaviourLee Jones1-0/+33
2013-03-07abx500-chargalg: Store the AB8500 MFD parent device for platform differentiationLee Jones1-1/+4
2013-01-23abx500-chargalg: Add new sysfs interface to get current charge statusLee Jones1-1/+21
2013-01-23pm2301: Update watchdog for pm2xxx supportLoic Pallardy1-1/+11
2013-01-23ab8500-chargalg: Only root should have write permission on sysfs fileLee Jones1-1/+1
2013-01-23ab8500-chargalg: Update battery health on safety timer expLee Jones1-0/+3
2013-01-23ab8500-charger: Kick watchdogLee Jones1-0/+6
2013-01-15ab8500_bm: Recharge condition not optimal for batteryMarcus Cooper1-13/+17
2013-01-05Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov1-67/+66
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov1-3/+3
2012-12-11abx500_chargalg: Reorder obtainment of platform specific battery management dataLee Jones1-14/+13
2012-12-11ab8500_bm: Always send platform specific battery information via pdataLee Jones1-1/+1
2012-12-11ab8500_bm: Rename battery management platform data to something more logicalLee Jones1-56/+56
2012-11-28power: remove use of __devexitBill Pemberton1-1/+1
2012-11-28power: remove use of __devinitBill Pemberton1-1/+1
2012-11-28power: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-18ab8500: Add devicetree support for chargalgRajanikanth H.V1-16/+38
2012-11-18ab8500: Add devicetree support for fuelgaugeRajanikanth H.V1-5/+3
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo1-2/+2
2012-03-26ab8500: Turn unneeded global symbols into local onesAnton Vorontsov1-1/+1
2012-03-26abx500-chargalg: Add abx500 charging algorithmArun Murthy1-0/+1921