summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mfd: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski2014-11-251-1/+1
| * | | | mfd: axp20x: Constify axp20x_acpi_match and rid unused warningLee Jones2014-11-251-1/+1
| * | | | mfd: t7l66xb: prepare/unprepare clocksDmitry Eremin-Solenikov2014-11-251-7/+7
| * | | | mfd: tc6387xb: prepare/unprepare clocksDmitry Eremin-Solenikov2014-11-251-5/+5
| * | | | mfd: dln2: add support for USB-SPI moduleLaurentiu Palcu2014-11-251-0/+12
| * | | | mfd: wm5110: Add missing registers for AIF2 channels 3-6Charles Keepax2014-11-251-0/+16
| * | | | mfd: tc3589x: get rid of static baseLinus Walleij2014-11-251-6/+3
| * | | | mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registersCharles Keepax2014-11-253-2/+12
| * | | | mfd: wm8997: Mark INTERRUPT_STATUS_2_MASK as readableCharles Keepax2014-11-251-0/+2
| * | | | mfd: tc6393xb: Prepare/unprepare clocksDmitry Eremin-Solenikov2014-11-251-5/+5
| * | | | mfd: tps65090: Fix bonkers indenting strategyLee Jones2014-11-251-31/+31
| * | | | mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov2014-11-251-1/+12
| * | | | mfd: lpc_sch: Don't call mfd_remove_devices()Andy Shevchenko2014-11-251-5/+1
| * | | | mfd: wm8350-core: Fix probable mask then right shift defectJoe Perches2014-11-251-1/+1
| * | | | mfd: ab8500-sysctrl: Drop ab8500_restartGuenter Roeck2014-11-251-57/+0
| * | | | mfd: db8500-prcmu: Provide sane error path valuesLee Jones2014-11-251-11/+8
| * | | | mfd: db8500-prcmu: Check return of devm_ioremap for errorPramod Gurav2014-11-251-0/+5
| * | | | mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren2014-11-251-0/+3
| * | | | mfd: rtsx: Fix PM suspend for 5227 & 5249Micky Ching2014-11-255-1/+51
| * | | | Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c...Javier Martinez Canillas2014-11-252-11/+0
| * | | | mfd: max77693: Map charger device to its own of_nodeKrzysztof Kozlowski2014-11-251-1/+4
| * | | | mfd: arizona-spi: Add lines after declarations - checkpatch catchWill Sheppard2014-11-251-0/+2
| * | | | mfd: Add atmel-hlcdc driverBoris Brezillon2014-11-253-0/+129
| * | | | mfd: core: Fix platform-device id generationJohan Hovold2014-11-251-1/+7
| * | | | mfd: Use mfd_add_hotplug_devices() helperJohan Hovold2014-11-252-4/+4
| * | | | mfd: syscon: Decouple syscon interface from platform devicesPankaj Dubey2014-11-251-22/+74
| * | | | mfd: max77693: Add haptic of_compatible in mfd_cellJaewon Kim2014-11-251-1/+4
| * | | | mfd: max77693: Initialize haptic register mapJaewon Kim2014-11-251-3/+18
| * | | | mfd: tps65217: Add compatible string for subdevicesJohannes Pointner2014-11-251-0/+2
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulato...Lee Jones2014-11-256-62/+1134
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| / / | | |_|_|/ / | |/| | | |
| | | | * | regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi2014-11-251-0/+13
| | | | * | mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi2014-11-252-6/+33
| | |_|/ / | |/| | |
| | | * | mfd/axp20x: avoid irq numbering collisionJacob Pan2014-11-181-9/+9
| | | * | mfd: axp20x: Extend axp20x to support axp288 pmicJacob Pan2014-10-072-56/+308
| | | |/
| | * | mfd: dln2: A couple endian fixesDan Carpenter2014-11-191-3/+5
| | * | mfd: dln2: Add a limit check for invalid echoOctavian Purdila2014-11-191-0/+4
| | * | mfd: dln2: Fix _dln2_transfer return codeOctavian Purdila2014-11-191-3/+3
| | * | mfd: Add support for Diolan DLN-2 devicesOctavian Purdila2014-11-103-0/+774
| |/ /
* | | mfd: twl4030-power: Fix poweroff with PM configuration enabledTony Lindgren2014-11-101-0/+52
* | | mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski2014-11-101-0/+12
* | | mfd: max77693: Use proper regmap for handling MUIC interruptsKrzysztof Kozlowski2014-11-101-1/+1
* | | mfd: viperboard: Fix platform-device id collisionJohan Hovold2014-11-101-2/+3
* | | mfd: rtsx: Fix build warnings for !PMThierry Reding2014-11-101-0/+2
* | | mfd: stmpe: Fix STMPE24xx GPMR LSBLinus Walleij2014-11-101-1/+1
|/ /
* | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-1541-290/+1047
|\ \
| * | mfd: cros_ec: wait for completion of commands that return IN_PROGRESSAndrew Bresticker2014-10-061-0/+33
| * | mfd: cros_ec: move locking into cros_ec_cmd_xferAndrew Bresticker2014-10-062-12/+9
| * | mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker2014-10-061-0/+7
| * | mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_ECDoug Anderson2014-10-061-0/+9
| * | mfd: arizona: Correct mask to allow setting micbias external capCharles Keepax2014-09-261-0/+1
OpenPOWER on IntegriCloud