summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-16ab8500_btemp: Allign battery temperature resolution with the frameworkLee Jones1-6/+6
2013-01-16ab8500_fg: Balance IRQ enableRickard Andersson1-0/+1
2013-01-16ab8500_bm: Recharge condition not optimal for batteryMarcus Cooper3-33/+162
2013-01-16ab8500_charger: Handle gpadc errorsJonas Aaberg1-4/+18
2013-01-16ab8500_fg: Replace msleep() with usleep_range() for greater accuracyJonas Aaberg1-1/+1
2013-01-16ab8500_charger: Detect charger removalLee Jones1-1/+141
2013-01-16ab8500_bm: Skip first CCEOC irq for instant currentJohan Bjornstedt2-15/+59
2013-01-16ab8500_charger: Rename the power_loss functionPaer-Olof Haakansson1-12/+11
2013-01-07da9052-battery: Avoid out-of-range array accessNickolai Zeldovich1-1/+1
2013-01-07max17040_battery: Use devm_kzallocDevendra Naga1-3/+1
2013-01-07lp8788-charger: Fix a parent device in kernel messagesKim, Milo1-6/+6
2013-01-07lp8788-charger: Fix a parent device in _probe()Kim, Milo1-2/+3
2013-01-07power/reset: Add a new driver implementing 'power off by restarting'Andrew Lunn3-0/+74
2013-01-07power/reset: Add a new driver to turn QNAP board power offAndrew Lunn3-0/+126
2013-01-0788pm860x_battery: Eliminate possible references to released resourcesJulia Lawall1-9/+4
2013-01-06ab8500_charger: Use devm_regulator_get APISachin Kamat1-8/+3
2013-01-06bq27x00_battery: Fix bugs introduced with BQ27425 supportNeilBrown1-2/+0
2013-01-06power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala1-1/+2
2013-01-06bq2415x_charger: Use devm_kzalloc()Sachin Kamat1-9/+6
2013-01-06bq2415x_charger: Use module_i2c_driverSachin Kamat1-12/+1
2013-01-06bq2415x_charger: Remove unneeded version.h inclusionSachin Kamat1-1/+0
2013-01-06Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov7-516/+591
2013-01-06charger_manager: Don't use [delayed_]work_pending()Tejun Heo1-15/+16
2013-01-06charger-manager: Split _probe funtion to make the code more cleanChanwoo Choi1-111/+168
2013-01-03Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2013-01-03leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas1-2/+3
2013-01-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-14/+15
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds3-54/+58
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen1-2/+9
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
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds44-393/+849
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+0
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2-14/+0
2012-12-30drm: tegra: program only one window during modesetLucas Stach1-2/+1
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach1-18/+0
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach1-16/+3
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach2-0/+14
2012-12-30drm: tegra: don't leave clients host1x member uninitializedLucas Stach1-0/+2
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2-7/+7
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie12-84/+325
2012-12-30Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-24/+122
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+12
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-41/+22
2012-12-27net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman1-2/+4
2012-12-27cpts: fix a run time warn_on.Richard Cochran1-1/+1
2012-12-27cpts: fix build error by removing useless code.Richard Cochran2-2/+0
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-2/+5
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying1-1/+19