aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-0/+148
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds5-37/+12
2014-09-24Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGuenter Roeck3-0/+148
2014-09-24mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driverAndreas Werner3-0/+148
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe5-37/+12
2014-09-16Merge tag 'ib-mfd-arm-v3.18' into imx/dtShawn Guo1-13/+13
2014-08-29devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'Steve Twiss1-13/+13
2014-08-28mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulatorsTony Lindgren1-10/+10
2014-08-20mfd: ab8500-core: Use 'ifdef' for config optionsFabio Estevam1-1/+1
2014-08-20mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-20mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-14drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney1-0/+1
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds61-1164/+1869
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+2
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2mpu02', 'regulator/topic/s5m8767' and 'regulator/topic/tps65090' into regulator-nextMark Brown4-400/+149
2014-08-05Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc3589', 'regulator/topic/max8952', 'regulator/topic/mc13xxx' and 'regulator/topic/palmas' into regulator-nextMark Brown1-57/+176
2014-07-29mfd: omap-usb-host: Fix improper mask use.Michael Welling1-1/+1
2014-07-28mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested itCharles Keepax1-7/+12
2014-07-28mfd: arizona: Add missing handling for ISRC3 under/overclockedCharles Keepax1-0/+4
2014-07-28mfd: wm5110: Add new interrupt register definitionsCharles Keepax3-1/+223
2014-07-28mfd: arizona: Rename thermal shutdown interruptCharles Keepax3-12/+12
2014-07-28mfd: wm5110: Add in the output done interruptsCharles Keepax1-0/+18
2014-07-28mfd: wm5110: Remove non-existant interruptsCharles Keepax1-6/+0
2014-07-28mfd: tps65912-spi: Remove unused variableSachin Kamat1-2/+1
2014-07-28mfd: htc-i2cpld: Remove unused codeSachin Kamat1-5/+0
2014-07-28mfd: da9063: Add support for AD silicon variantOpensource [Steve Twiss]2-28/+112
2014-07-28mfd: arizona: Map MICVDD from extcon device to the Arizona coreCharles Keepax1-4/+16
2014-07-28mfd: arizona: Add MICVDD to mapped regulators for wm8997Charles Keepax1-0/+1
2014-07-25mfd: max77686: Ensure device type IDs are architecture agnosticLee Jones1-3/+2
2014-07-25mfd: max77686: Add Maxim 77802 PMIC supportJavier Martinez Canillas2-30/+173
2014-07-25mfd: tps6105x: Use managed resources when allocating memoryHimangi Saraogi1-13/+4
2014-07-25mfd: wm8997-tables: Suppress 'line over 80 chars' warningsLee Jones1-4/+4
2014-07-25mfd: kempld-core: Correct a variety of checkpatch warningsLee Jones1-4/+6
2014-07-25mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatchLee Jones1-4/+4
2014-07-25mfd: si476x-cmd: Remedy checkpatch style complainsLee Jones1-6/+6
2014-07-25mfd: tc6387xb: Remove unnecessary braces and correct style warningsLee Jones1-4/+3
2014-07-25mfd: twl6030-irq: Extinguish coding style warningsLee Jones1-1/+3
2014-07-25mfd: wm8350-i2c: Replace spaces with tabsLee Jones1-4/+4
2014-07-25mfd: max8925-core: Fix 'missing blank line after declarations' warningLee Jones1-0/+2
2014-07-25mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof()Lee Jones1-3/+3
2014-07-25mfd: lp8788-irq: Fix 'missing blank line after declarations' warningLee Jones1-0/+2
2014-07-25mfd: ezx-pcap: Repair coding style errors picked up with checkpatchLee Jones1-2/+1
2014-07-23mfd: cros_ec_spi: Use ktime_get_ns()Thomas Gleixner1-6/+2
2014-07-22mfd: twl6040: Fix 'insert space after ','', errorLee Jones1-1/+1
2014-07-22mfd: sec-core: Fix 'missing blank line after declarations' warningLee Jones1-0/+1
2014-07-22mfd: dm355evm_msp: Fix checkpatch error: insert space after ','Lee Jones1-1/+1
2014-07-22mfd: wm8350-irq: Fix 'line over 80 chars' warningLee Jones1-1/+2
2014-07-22mfd: mcp-core: Fix 'blank line after declarations' warningLee Jones1-0/+1
2014-07-21mfd: max8925-i2c: Fix 'blank line after declarations' warningLee Jones1-0/+2