aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/ab8500_fg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov1-3/+3
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 fuelgaugeRajanikanth H.V1-40/+42
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+1
2012-08-22ab8500_fg: Fix error return codeJulia Lawall1-0/+1
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo1-4/+4
2012-05-05ab8500: Clean up probe routinesLee Jones1-6/+10
2012-05-05ab8500_fg: Harden platform data checkLinus Walleij1-2/+2
2012-03-26ab8500_fg: Fix some build warnings on x86_64Anton Vorontsov1-2/+2
2012-03-26ab8500: Turn unneeded global symbols into local onesAnton Vorontsov1-1/+1
2012-03-26ab8500_fg: Fix copy-paste errorAnton Vorontsov1-1/+1
2012-03-26ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov1-1/+2
2012-03-26ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov1-1/+1
2012-03-26ab8500-fg: A8500 fuel gauge driverArun Murthy1-0/+2636