summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2015-08-11mfd: da9062: Support for the DA9063 RTC in the DA9062 coreS Twiss1-0/+11
2015-08-11mfd: arizona: Specify regmap endiannessRichard Fitzgerald4-0/+12
2015-08-11mfd: pm8921: Implement irq_get_irqchip_stateBjorn Andersson1-0/+38
2015-08-11mfd: atmel-hlcdc: Implement config synchronizationBoris Brezillon1-6/+45
2015-08-11mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bitSteve Twiss1-0/+4
2015-08-11mfd: axp20x: Add axp152 supportMichal Suchanek1-0/+83
2015-08-11mfd: kempld-core: Add support for COMe-bBL6 and COMe-cBW6 to Kontron PLD driverMichael Brunner2-0/+18
2015-08-11mfd: qcom-rpm: Add apq8064 QDSS clock resourceIvan T. Ivanov1-0/+1
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski49-49/+0
2015-08-11mfd: wm8994-regmap: Constify reg_default tablesAxel Lin1-3/+3
2015-08-11mfd: arizona: Fixup register table definitionsCharles Keepax3-59/+4
2015-08-11mfd: da9062: Supply core driverS Twiss3-1/+526
2015-08-11mfd: t7l66xb: Remove unnecessary pdata checkManinder Singh1-2/+2
2015-08-11mfd: tps6586x: Fix up define for TPS6586X_MAX_REGISTERAxel Lin1-2/+2
2015-08-11mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald7-8/+1720
2015-08-11mfd: Remove MFD_CROS_EC_SPI depends on OFJavier Martinez Canillas1-1/+1
2015-08-11mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax1-1/+1
2015-08-11mfd: intel_soc_pmic: Constify ACPI device idsMathias Krause1-1/+1
2015-08-11Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4...Lee Jones1-3/+29
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming1-3/+29
2015-07-28mfd: Add support for Intel Sunrisepoint LPSS devicesAndy Shevchenko6-0/+809
2015-07-28mfd: make mfd_remove_devices() iterate in reverse orderAndy Shevchenko1-1/+1
2015-07-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2015-06-26Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds1-0/+18
2015-06-25mfd/asic3: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2015-06-25mfd: provide RTC resource in MT6397 MFDEddie Huang1-0/+18
2015-06-24Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds40-294/+1134
2015-06-23Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2015-06-22mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg1-4/+4
2015-06-22mfd: si476x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flagFabio Estevam1-2/+4
2015-06-22mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: wm8350-core: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: htc-i2cpld: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: mc13xxx-core: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: twl4030-irq: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: mt6397-core: Add GPIO sub-module supportHongzhou Yang1-0/+3
2015-06-22mfd: da9063: Add support for OnKey driverSteve Twiss1-0/+54
2015-06-22mfd: arizona: Fix incorrect Makefile conditionalsRichard Fitzgerald1-3/+3
2015-06-22mfd: Check ACPI device companion before checking resourcesLorenzo Pieralisi1-3/+5
2015-06-22mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald1-2/+6
2015-06-22mfd: wm5110: Add delay before releasing reset lineCharles Keepax1-0/+10
2015-06-22mfd: arizona: Add better support for system suspendCharles Keepax1-16/+77
2015-06-22mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep modeCharles Keepax1-0/+52
2015-06-22mfd: wm5110: Add register patch required for low power sleepCharles Keepax1-0/+39
2015-06-22mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patchCharles Keepax1-20/+57
2015-06-22mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patchCharles Keepax1-20/+17
2015-06-22mfd: wm5102: Ensure we always boot the device fullyCharles Keepax1-10/+40