summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-15ab8500_fg: Round capacity outputpender011-13/+15
2013-01-15ab8500_bm: Adds support for Car/Travel AdaptersHakan Berg2-24/+69
2013-01-15ab8500_btemp: Ignore false btemp low interruptHakan Berg2-4/+9
2013-01-15ab8500_btemp: Allign battery temperature resolution with the frameworkLee Jones1-6/+6
2013-01-15ab8500_fg: Balance IRQ enableRickard Andersson1-0/+1
2013-01-15ab8500_bm: Recharge condition not optimal for batteryMarcus Cooper5-35/+168
2013-01-15ab8500_charger: Handle gpadc errorsJonas Aaberg1-4/+18
2013-01-15ab8500_fg: Replace msleep() with usleep_range() for greater accuracyJonas Aaberg1-1/+1
2013-01-15ab8500_charger: Detect charger removalLee Jones1-1/+141
2013-01-15ab8500_bm: Skip first CCEOC irq for instant currentJohan Bjornstedt3-15/+66
2013-01-15ab8500_charger: Rename the power_loss functionPaer-Olof Haakansson1-12/+11
2013-01-06da9052-battery: Avoid out-of-range array accessNickolai Zeldovich1-1/+1
2013-01-06max17040_battery: Use devm_kzallocDevendra Naga1-3/+1
2013-01-06lp8788-charger: Fix a parent device in kernel messagesKim, Milo1-6/+6
2013-01-06lp8788-charger: Fix a parent device in _probe()Kim, Milo1-2/+3
2013-01-06power/reset: Add a new driver implementing 'power off by restarting'Andrew Lunn4-0/+82
2013-01-06power/reset: Add a new driver to turn QNAP board power offAndrew Lunn4-0/+139
2013-01-06MAINTAINERS: Add LP8788 MFD driver entryKim, Milo1-0/+10
2013-01-06MAINTAINERS: Add LP8727 charger driver entryKim, Milo1-0/+6
2013-01-0688pm860x_battery: Eliminate possible references to released resourcesJulia Lawall1-9/+4
2013-01-05ab8500_charger: Use devm_regulator_get APISachin Kamat1-8/+3
2013-01-05bq27x00_battery: Fix bugs introduced with BQ27425 supportNeilBrown1-2/+0
2013-01-05power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala2-1/+4
2013-01-05bq2415x_charger: Use devm_kzalloc()Sachin Kamat1-9/+6
2013-01-05bq2415x_charger: Use module_i2c_driverSachin Kamat1-12/+1
2013-01-05bq2415x_charger: Remove unneeded version.h inclusionSachin Kamat1-1/+0
2013-01-05Merge branch 'ab8500-from-Rajanikanth'Anton Vorontsov0-0/+0
2013-01-05ab8500: Promote ab8500_fg probe before ab8500_btemp probeRajanikanth H.V1-1/+1
2013-01-05ab8500: Remove initial "UNKNOWN" battery-type string assignmentRajanikanth H.V1-7/+4
2013-01-05Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov8-519/+594
2013-01-05charger_manager: Don't use [delayed_]work_pending()Tejun Heo1-15/+16
2013-01-05charger-manager: Split _probe funtion to make the code more cleanChanwoo Choi1-111/+168
2013-01-02Linux 3.8-rc2v3.8-rc2Linus Torvalds1-1/+1
2013-01-02Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas1-2/+3
2013-01-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-14/+29
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds6-55/+63
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells1-3/+3
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells8-8/+0
2013-01-02Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+14
2013-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-28/+29
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2-21/+49
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-58/+152
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins4-14/+9
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins1-38/+26
2013-01-02epoll: prevent missed events on EPOLL_CTL_MODEric Wong1-1/+21
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen3-2/+23
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen1-1/+0
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin1-7/+6
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin1-4/+0