summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: atmel-hlcdc: Implement config synchronizationBoris Brezillon2015-08-111-6/+45
* mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bitSteve Twiss2015-08-111-0/+4
* mfd: axp20x: Add axp152 supportMichal Suchanek2015-08-111-0/+83
* mfd: kempld-core: Add support for COMe-bBL6 and COMe-cBW6 to Kontron PLD driverMichael Brunner2015-08-112-0/+18
* mfd: qcom-rpm: Add apq8064 QDSS clock resourceIvan T. Ivanov2015-08-111-0/+1
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-1149-49/+0
* mfd: wm8994-regmap: Constify reg_default tablesAxel Lin2015-08-111-3/+3
* mfd: arizona: Fixup register table definitionsCharles Keepax2015-08-113-59/+4
* mfd: da9062: Supply core driverS Twiss2015-08-113-1/+526
* mfd: t7l66xb: Remove unnecessary pdata checkManinder Singh2015-08-111-2/+2
* mfd: tps6586x: Fix up define for TPS6586X_MAX_REGISTERAxel Lin2015-08-111-2/+2
* mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald2015-08-117-8/+1720
* mfd: Remove MFD_CROS_EC_SPI depends on OFJavier Martinez Canillas2015-08-111-1/+1
* mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax2015-08-111-1/+1
* mfd: intel_soc_pmic: Constify ACPI device idsMathias Krause2015-08-111-1/+1
*-. Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4...Lee Jones2015-08-111-3/+29
|\ \
| | * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2015-08-111-3/+29
| |/
* | mfd: Add support for Intel Sunrisepoint LPSS devicesAndy Shevchenko2015-07-286-0/+809
* | mfd: make mfd_remove_devices() iterate in reverse orderAndy Shevchenko2015-07-281-1/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-011-2/+1
|\
| * mfd/asic3: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
* | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2015-06-251-0/+18
|\ \
| * | mfd: provide RTC resource in MT6397 MFDEddie Huang2015-06-251-0/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-0/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-4/+4
| |\ \ \ | | |/ /
| * | | can: janz-ican3: add support for CAL/CANopen firmwareAndreas Gröger2015-05-061-0/+4
* | | | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-2340-294/+1134
|\ \ \ \ | |_|_|/ |/| | |
| * | | mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg2015-06-221-4/+4
| * | | mfd: si476x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+2
| * | | mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-2/+4
| * | | mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+1
| * | | mfd: wm8350-core: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+2
| * | | mfd: htc-i2cpld: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+2
| * | | mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+2
| * | | mfd: mc13xxx-core: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+1
| * | | mfd: twl4030-irq: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+1
| * | | mfd: mt6397-core: Add GPIO sub-module supportHongzhou Yang2015-06-221-0/+3
| * | | mfd: da9063: Add support for OnKey driverSteve Twiss2015-06-221-0/+54
| * | | mfd: arizona: Fix incorrect Makefile conditionalsRichard Fitzgerald2015-06-221-3/+3
| * | | mfd: Check ACPI device companion before checking resourcesLorenzo Pieralisi2015-06-221-3/+5
| * | | mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald2015-06-221-2/+6
| * | | mfd: wm5110: Add delay before releasing reset lineCharles Keepax2015-06-221-0/+10
| * | | mfd: arizona: Add better support for system suspendCharles Keepax2015-06-221-16/+77
| * | | mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep modeCharles Keepax2015-06-221-0/+52
| * | | mfd: wm5110: Add register patch required for low power sleepCharles Keepax2015-06-221-0/+39
| * | | mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patchCharles Keepax2015-06-221-20/+57
| * | | mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patchCharles Keepax2015-06-221-20/+17
| * | | mfd: wm5102: Ensure we always boot the device fullyCharles Keepax2015-06-221-10/+40
| * | | mfd: arizona: Factor out hard reset into helper functionsCharles Keepax2015-06-221-8/+17
| * | | mfd: arizona: Use devres to manage reset GPIOCharles Keepax2015-06-221-6/+4
OpenPOWER on IntegriCloud