summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: mxs-mmc: fix error return code in mxs_mmc_probe()Wei Yongjun2013-05-261-0/+1
| * mmc: dw_mmc: fix error return code in dw_mci_probe()Wei Yongjun2013-05-261-1/+3
| * mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-05-266-22/+72
| * mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson2013-05-262-4/+2
| * mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt2013-05-262-4/+17
* | Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-07-1021-17/+1387
|\ \
| * | pwm: pwm-tiehrpwm: Use clk_enable/disable instead clk_prepare/unprepare.Marek Belisko2013-06-261-2/+11
| * | pwm: pca9685: Fix wrong argument to set MODE1_SLEEP bitAxel Lin2013-06-261-2/+3
| * | pwm: renesas-tpu: Add MODULE_ALIAS to make module auto loading workAxel Lin2013-06-261-0/+1
| * | pwm: renesas-tpu: fix return value check in tpu_probe()Wei Yongjun2013-06-251-4/+2
| * | pwm: Add Renesas TPU PWM driverLaurent Pinchart2013-06-214-0/+502
| * | pwm: Add sysfs interfaceH Hartley Sweeten2013-06-217-3/+524
| * | pwm: Fill in missing .owner fieldsThierry Reding2013-06-129-0/+9
| * | pwm: add pca9685 driverSteffen Trumtrar2013-06-124-0/+335
| * | pwm: atmel-tcb: prepare clk before calling enableBoris BREZILLON2013-06-121-2/+2
| * | pwm: devm: alloc correct pointer sizeWolfram Sang2013-06-101-2/+2
| * | pwm: mxs: Let device core handle pinctrlFabio Estevam2013-05-271-6/+0
| * | MAINTAINERS: Update PWM subsystem entryThierry Reding2013-05-271-2/+2
* | | Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6Linus Torvalds2013-07-1024-130/+241
|\ \ \
| * | | charger-manager: Fix regulator_get() return checkJonghwa Lee2013-06-281-3/+2
| * | | charger-manager: Fix a bug when it unregisters notifier block of extconJonghwa Lee2013-06-281-1/+3
| * | | tps65090-charger: Add dt node to power_supplyRhyland Klein2013-06-281-0/+1
| * | | sbs-battery: Add dt to power_supply structRhyland Klein2013-06-281-0/+1
| * | | power_supply: Add of_node_put to fix refcountRhyland Klein2013-06-281-0/+4
| * | | power_supply: Move of_node out of the #ifdef CONFIG_OFAnton Vorontsov2013-06-281-2/+2
| * | | power/reset: Make the vexpress driver optional on arm and arm64Pawel Moll2013-06-211-1/+2
| * | | charger-manager: Add missing newlines, fix a couple of typos, add pr_fmtJoe Perches2013-06-091-80/+57
| * | | tps65090-charger: Fix AC detectAndrew Chew2013-06-091-5/+30
| * | | MAINTAINERS: Update email address for Anton VorontsovAnton Vorontsov2013-06-091-4/+4
| * | | charger-manager: Ensure event is not used as format stringKees Cook2013-06-061-1/+1
| * | | power_supply: Replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-062-7/+7
| * | | generic-adc-battery: Fix checking if none of the channels are supportedAxel Lin2013-06-061-1/+3
| * | | power: Use platform_{get,set}_drvdata()Jingoo Han2013-06-062-3/+3
| * | | pm2301_charger: Return error if create_singlethread_workqueue failsAxel Lin2013-06-061-2/+2
| * | | pm2301_charger: Fix NULL pointer dereferenceAxel Lin2013-06-061-1/+6
| * | | lp8727_charger: Support the device tree featureKim, Milo2013-06-062-0/+112
| * | | twl4030_charger: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-2/+0
| * | | rx51_battery: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-4/+1
| * | | jz4740-battery: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-3/+1
| * | | gpio-charger: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-2/+0
| * | | bq27x00_battery: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-2/+0
| * | | ab8500_bm: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-064-5/+0
| * | | 88pm860x_charger: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-1/+0
| * | | 88pm860x_battery: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-1/+0
* | | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-1097-1018/+4836
|\ \ \ \
| * | | | mfd: sec: Provide max_register to regmapMark Brown2013-07-021-1/+40
| * | | | mfd: wm8994: Remove duplicate check for active JACKDETMark Brown2013-07-021-14/+0
| * | | | MAINTAINERS: Add include directory to MFD file patternsMark Brown2013-06-301-0/+1
| * | | | mfd: sec: Remove fields not used since regmap conversionMark Brown2013-06-301-6/+0
| * | | | watchdog: Kontron PLD watchdog timer driverKevin Strasser2013-06-303-0/+593
OpenPOWER on IntegriCloud