summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-290/+1047
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds-1/+99
2014-10-10Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+148
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-37/+12
2014-10-06mfd: cros_ec: wait for completion of commands that return IN_PROGRESSAndrew Bresticker-0/+33
2014-10-06mfd: cros_ec: move locking into cros_ec_cmd_xferAndrew Bresticker-12/+9
2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker-0/+7
2014-10-06mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_ECDoug Anderson-0/+9
2014-09-26mfd: arizona: Correct mask to allow setting micbias external capCharles Keepax-0/+1
2014-09-26mfd: Add ACPI supportMika Westerberg-0/+40
2014-09-26Revert "mfd: wm5102: Manually apply register patch"Charles Keepax-12/+0
2014-09-26mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TSJeff Lance-13/+17
2014-09-26mfd: Inherit coherent_dma_mask from parent deviceBoris BREZILLON-0/+1
2014-09-26mfd: Add support for Qualcomm SPMI PMICsJosh Cartwright-0/+83
2014-09-26mfd: axp209x: Drop the parent supplies fieldMaxime Ripard-11/+0
2014-09-26mfd: twl4030-power: Use 'ti,system-power-controller' as alternative way to su...Nishanth Menon-0/+3
2014-09-26mfd: rk808: Add register cachingDoug Anderson-0/+30
2014-09-26mfd: arizona: Use handle_simple_irq for IRQ dispatch chipCharles Keepax-1/+1
2014-09-26mfd: max14577: Don't pass IRQ domain to mfd_add_devicesKrzysztof Kozlowski-2/+1
2014-09-26mfd: stmpe: Support gpio over irq under device treeSean Cross-1/+6
2014-09-26mfd: intel_soc_pmic: Add CONFIG_PM_SLEEP check for suspend_fn/resume_fnJaewon Kim-0/+2
2014-09-26mfd: rtsx_pcr: Fix MSI enable error handlingChris Ball-1/+1
2014-09-26mfd: ti_am335x_tscadc: Fix TSC resumeSebastian Andrzej Siewior-1/+1
2014-09-26mfd: tps65217: Tell regmap what registers are validMark Brown-0/+2
2014-09-26mfd: mc13xxx: Configure WDI resetMarkus Pargmann-0/+8
2014-09-26mfd: pcf50633: Use sprintf directlyAndy Shevchenko-4/+1
2014-09-26mfd: Add HI6421 PMIC Core driverGuodong Xu-0/+127
2014-09-26mfd: lpc_sch: Remove FSF addressAndy Shevchenko-4/+1
2014-09-26mfd: lpc_sch: Add support for Intel Quark X1000Andy Shevchenko-6/+31
2014-09-26mfd: lpc_sch: Reduce duplicate code and improve manageabilityAndy Shevchenko-82/+99
2014-09-26mfd: RK808: Add new mfd driver for RK808Chris Zhong-0/+259
2014-09-26mfd: da9052: Avoid setting read_flag_mask for da9052-i2c driverAxel Lin-4/+5
2014-09-26mfd: arizona: Propagate irq_wake through to parent IRQCharles Keepax-0/+8
2014-09-26mfd: arizona: Add support for INn_Mode register controlInha Song-0/+13
2014-09-26mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registersCharles Keepax-0/+7
2014-09-26mfd: Add Ricoh RN5T618 PMIC core driverBeniamino Galvani-0/+146
2014-09-26mfd: ti_am335x_tscadc: Fix TSC operation after ADC continouous modeVignesh R-1/+2
2014-09-26mfd: tps65910: Work around silicon erratum SWCZ010Arnout Vandecappelle (Essensium/Mind)-0/+5
2014-09-26mfd: stmpe: Rid variable length array Sparse warningsLee Jones-2/+2
2014-09-26mfd: max8925-i2c: Fix variable length array Sparse warningLee Jones-1/+1
2014-09-26mfd: 88pm860x-i2c: Fix variable length array Sparse warningLee Jones-1/+1
2014-09-26mfd: 88pm860x-i2c: Purge unused functionsLee Jones-64/+0
2014-09-26mfd: lpc_ich: Add Device IDs for Intel 9 Series PCHJames Ralston-0/+11
2014-09-26mfd: max77693: Improve support for the flash cellJacek Anaszewski-1/+4
2014-09-26mfd: lpc_ich: Add PCI ID for Intel BraswellAlan Cox-0/+6
2014-09-26mfd: da9052-i2c: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functiona...Axel Lin-7/+0
2014-09-26mfd: menelaus: Fix error return codeJulia Lawall-4/+4
2014-09-26mfd: arizona: Avoid use of legacy IRQ mappingCharles Keepax-2/+2
2014-09-26mfd: arizona: Mark additional registers as volatileCharles Keepax-6/+11
2014-09-26mfd: wm5102: Mark register write sequencer control 3 readableMark Brown-1/+3