summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-02-211-2/+10
|\
| * ASoC: da9055: Fix device registration of PMIC and CODEC devicesAdam Thomson2014-02-101-2/+10
* | mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven2014-02-191-0/+2
* | mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven2014-02-191-0/+2
* | mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-2/+2
* | mfd: wm8994-core: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-1/+1
* | mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-3/+3
* | mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-3/+3
|/
* Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-252-31/+1
|\
| *-. Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...Mark Brown2014-01-231-30/+0
| |\ \
| | | * mfd: sec: Remove sec_reg* regmap helpersKrzysztof Kozlowski2013-12-181-30/+0
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpi...Mark Brown2014-01-231-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | | | | | |/
| | | | | * | mfd: pcf50633: Correct device name for pcf50633 regulatorAxel Lin2013-12-021-1/+1
| | | |_|/ / | | |/| | |
* | | | | | drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...David Howells2014-01-231-1/+1
* | | | | | drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i...David Howells2014-01-231-1/+1
* | | | | | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-2172-515/+944
|\ \ \ \ \ \
| * | | | | | mfd: wm5110: Add register patch for rev D chipCharles Keepax2014-01-211-1/+29
| * | | | | | mfd: omap-usb-tll: Don't hold lock during pm_runtime_get/put_sync()Roger Quadros2014-01-211-24/+12
| * | | | | | mfd: sta2x11-mfd: Use named constants for pci_power_t valuesJulia Lawall2014-01-211-1/+1
| * | | | | | mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code.Manish Badarkhe2014-01-211-12/+2
| * | | | | | mfd: twl6030: Fix endianness problem in IRQ handlerDanke Xie2014-01-211-3/+5
| * | | | | | mfd: sec-core: Add cells for S5M8767-clocksTushar Behera2014-01-211-1/+3
| * | | | | | mfd: max14577: Remove redundant of_match_ptr helperSachin Kamat2014-01-211-1/+1
| * | | | | | mfd: twl6040: Fix sparse non static symbol warningWei Yongjun2014-01-211-1/+1
| * | | | | | mfd: Revert "mfd: Always assign of_node in mfd_add_device()"Lee Jones2014-01-211-2/+0
| * | | | | | mfd: rtsx: Fix sparse non static symbol warningWei Yongjun2014-01-211-1/+1
| * | | | | | mfd: max77693: Set proper maximum register for MUIC regmapKrzysztof Kozlowski2014-01-211-1/+7
| * | | | | | mfd: max77686: Fix regmap resource leak on driver removeKrzysztof Kozlowski2014-01-211-1/+1
| * | | | | | mfd: rtsx: Add support for card reader rtl8402Micky Ching2014-01-213-4/+46
| * | | | | | mfd: rtsx: Add set pull control macro and simplify rtl8411Micky Ching2014-01-212-40/+21
| * | | | | | mfd: max8997: Enforce mfd_add_devices() return value checkLaszlo Papp2014-01-211-4/+5
| * | | | | | mfd: mc13xxx: Simplify probe() & remove()Alexander Shiyan2014-01-214-50/+29
| * | | | | | mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-211-4/+0
| * | | | | | mfd: ssbi: Mark match table constStephen Boyd2014-01-211-1/+1
| * | | | | | mfd: ssbi: Constify buffer in ssbi_writeStephen Boyd2014-01-211-4/+4
| * | | | | | mfd: ssbi: Remove platform data structs and hide ssbi type enumStephen Boyd2014-01-211-0/+6
| * | | | | | mfd: Always assign of_node in mfd_add_device()Stephen Warren2014-01-211-0/+2
| * | | | | | mfd: cros ec: spi: Add delay for raising CSRhyland Klein2014-01-211-0/+29
| * | | | | | mfd: cros ec: spi: Use 0 instead of '\0' consistentlyThierry Reding2014-01-211-3/+3
| * | | | | | mfd: cros ec: spi: Depend on OFThierry Reding2014-01-211-1/+1
| * | | | | | mfd: cros ec: spi: Use correct module licenseThierry Reding2014-01-211-1/+1
| * | | | | | mfd: sec-core: Fix sparse NULL pointer warningWei Yongjun2014-01-211-1/+1
| * | | | | | mfd: sta2x11-mfd: Fix return value check in sta2x11_mfd_platform_probe()Wei Yongjun2014-01-211-1/+1
| * | | | | | mfd: mc13xxx: Remove redundant checksAlexander Shiyan2014-01-211-4/+1
| * | | | | | mfd: tps6586x: Add version detectionStefan Agner2014-01-211-8/+42
| * | | | | | mfd: Add LP3943 MFD driverMilo Kim2014-01-213-0/+179
| * | | | | | mfd: max14577: Cleanup an error messageDan Carpenter2014-01-211-2/+1
| * | | | | | mfd: wm831x: Use PM ops for shutdownMark Brown2014-01-212-6/+10
| * | | | | | mfd: ab8500: Use irqdomain to map interruptsLinus Walleij2014-01-211-1/+1
| * | | | | | mfd: rtsx: Prevent 'used uninitialised' warningsLee Jones2014-01-211-3/+3
OpenPOWER on IntegriCloud