summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-012-15/+194
|\
| * mfd: Add support for S2MPA01 deviceSachin Kamat2014-03-181-5/+44
| * mfd: sec-core: Silence compiler warningPankaj Dubey2014-03-181-3/+3
| * mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy errorKrzysztof Kozlowski2014-03-181-0/+4
| * mfd: sec: Add support for S2MPS14Krzysztof Kozlowski2014-03-182-6/+131
| * mfd: sec-irq: Use consistent S2MPS11 RTC alarm interrupt indexesKrzysztof Kozlowski2014-03-181-4/+4
| * mfd: sec-core: Select different RTC regmaps for devicesKrzysztof Kozlowski2014-03-181-3/+12
| * mfd: sec-core: Add maximum RTC register for regmap configKrzysztof Kozlowski2014-03-181-0/+2
| |
| \
*-. \ Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown2014-03-282-21/+4
|\ \ \ | |_|/ |/| |
| | * mfd: arizona: Use new regmap features for manual register patchCharles Keepax2014-02-262-21/+4
| |/
* | 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
OpenPOWER on IntegriCloud