aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/ab8500_charger.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 chargerRajanikanth H.V1-29/+45
2012-11-18ab8500: Add devicetree support for fuelgaugeRajanikanth H.V1-12/+4
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+1
2012-08-22ab8500_charger: Fix error return codeJulia Lawall1-0/+1
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo1-4/+4
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I1-1/+1
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I1-1/+1
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I1-3/+3
2012-05-05ab8500: Clean up probe routinesLee Jones1-6/+10
2012-05-05ab8500_charger: Harden platform data checkLinus Walleij1-3/+2
2012-03-26ab8500: Turn unneeded global symbols into local onesAnton Vorontsov1-1/+1
2012-03-26ab8500_charger: Convert to the new USB OTG callsAnton Vorontsov1-12/+12
2012-03-26ab8500-charger: AB8500 charger driverArun Murthy1-0/+2789