summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2014-07-09mfd: pcf50633: Reconnect -ENOMEM error pathLee Jones1-9/+9
2014-07-09mfd: ab8500-debugfs.c: Cleaning up values that are never usedRickard Strandqvist1-2/+1
2014-07-09mfd: sec-core: Prepare regulators for suspend state to reduce power-consumptionChanwoo Choi2-0/+11
2014-07-09regulator: s2mps11: Add support S2MPU02 regulator deviceChanwoo Choi1-0/+25
2014-07-09mfd: sec-core: Add support for S2MPU02 deviceChanwoo Choi2-30/+126
2014-07-09mfd: mc13xxx: Use regmap irq framework for interruptsAlexander Shiyan3-273/+49
2014-07-09mfd: pm8921-core: Remove unused variableSachin Kamat1-4/+0
2014-07-09mfd: arizona: Add comment to explain non-devm regulator_getCharles Keepax1-0/+6
2014-07-09mfd: wm8994: Add a bunch of missing defaults/readablesCharles Keepax1-0/+64
2014-07-09mfd: cros_ec_spi: Set wakeup capabilityPrathyush K1-0/+2
2014-07-09mfd: arizona: Use num_core_supplies in arizona_dev_exitCharles Keepax1-1/+1
2014-07-09mfd: arizona: Don't use devres for DCVDDCharles Keepax1-3/+6
2014-07-09mfd: arizona: Disable DCVDD before we destroy the MFDCharles Keepax1-1/+3
2014-07-09mfd: arizona: Disable PM runtime at start of driver removalCharles Keepax1-1/+2
2014-07-09mfd: tc3589x: Translate onecell, not twocellLinus Walleij1-1/+1
2014-07-09mfd: asic3: Fix potential null pointer dereferenceSachin Kamat1-5/+7
2014-07-09mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delayDoug Anderson1-11/+7
2014-07-09mfd: Fix cs5535 dependenciesJean Delvare1-1/+1
2014-07-09mfd: timberdale: Depend on X86_32Jean Delvare1-1/+1
2014-07-09Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd...Lee Jones7-31/+425
2014-07-09mfd: rtsx: Add dma transfer functionMicky Ching1-28/+48
2014-06-26mfd: ab8500: Fix dt irq mappingGrygorii Strashko1-1/+1
2014-06-26mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann1-0/+1
2014-06-26mfd: STw481x: Allow modular buildArnd Bergmann1-1/+1
2014-06-26mfd: UCB1x00: Enable modular buildArnd Bergmann1-1/+1
2014-06-17mfd: intel_soc_pmic: Crystal Cove supportZhu, Lejun3-0/+173
2014-06-17mfd: intel_soc_pmic: Core driverZhu, Lejun2-0/+200
2014-06-17mfd: max77693: Handle IRQs using regmapRobert Baldyga4-358/+149
2014-06-17mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga2-74/+32
2014-06-12Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-25/+261
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds45-367/+1284
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+7
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+8
2014-06-03Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-47/+99
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-46/+275
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki1-11/+8
2014-06-03mfd: wm5102: Correct default for LDO Control 2 registerRichard Fitzgerald1-1/+1
2014-06-03mfd: menelaus: Use module_i2c_driverSachin Kamat1-22/+1
2014-06-03mfd: tps65218: Terminate of match tableStephen Boyd1-0/+1
2014-06-03mfd: db8500-prcmu: Remove check for CONFIG_DBX500_PRCMU_DEBUGPaul Bolle1-3/+0
2014-06-03mfd: abx500-core: Remove unused function abx500_dump_all_banks()Lee Jones1-20/+0
2014-06-03mfd: arizona: Correct addresses of always-on trigger registersRichard Fitzgerald3-10/+16
2014-06-03mfd: max14577: Cast to architecture agnostic data typeLee Jones1-1/+2
2014-06-03i2c: ChromeOS EC tunnel driverDoug Anderson1-0/+5
2014-06-03mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sourcesBill Richardson1-1/+1
2014-06-03mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100msDoug Anderson1-8/+16
2014-06-03mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliableDoug Anderson1-3/+12
2014-06-03mfd: cros_ec: spi: Add mutex to cros_ec_spiDoug Anderson1-5/+21
2014-06-03mfd: cros_ec: spi: Calculate delay between transfers correctlyDavid Hendricks1-1/+1
2014-06-03mfd: arizona: Correct error message for addition of main IRQ chipCharles Keepax1-1/+1