summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* lpc_sch: Add Intel Centerton Multifunction Device supportSeth Heasley2012-05-091-2/+9
* mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-093-0/+473
* mfd: Convert wm8994 to module_i2c_driver()Mark Brown2012-05-071-17/+1
* mfd: Read CUST_ID from the wm8994 deviceMark Brown2012-05-071-3/+4
* mfd: Convert wm8350 physical I/O to regmap APIMark Brown2012-05-072-59/+25
* mfd: Fix wm831x register range passing for recent ARM updatesMark Brown2012-05-071-0/+26
* mfd: Fix tps65910 section annotationsMark Brown2012-05-071-5/+5
* mfd: Don't use I2C-specific suspend and resume operations for tps65090Mark Brown2012-05-071-6/+9
* mfd: Fix tps65090 ifdefs for suspend modeMark Brown2012-05-071-2/+2
* mfd: Add parameter to disable ab8500 battery managementRickard Andersson2012-05-011-20/+35
* mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg2012-05-011-7/+31
* mfd: Handle the ab8500 irq for suspend/resumeRabin Vincent2012-05-011-0/+32
* mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath2012-05-011-5/+55
* mfd: Add mc13xxx i2c driverMarc Reilly2012-05-013-1/+137
* mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly2012-05-015-147/+204
* mfd: Use regmap for the mc13xxx-core register accessMarc Reilly2012-05-012-79/+35
* mfd: Prepare for separating spi and i2c mc13xxx-core backendsMarc Reilly2012-05-011-75/+113
* mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-011-0/+1
* mfd: No need to check for the GPIO offset from asic3_gpio_to_irqSamuel Ortiz2012-05-011-1/+1
* mfd: Add support for tps65910 device sleepLaxman Dewangan2012-05-011-0/+62
* mfd: Add device-tree support for da9502 i2c driverYing-Chun Liu (PaulLiu)2012-05-011-8/+42
* mfd: Convert Intel MSIC driver to use devm_* interfaces.Pasi Savanainen2012-05-011-26/+5
* mfd: Avoid unbalanced asic3 irq wakeup enables/disablesPaul Parsons2012-05-011-0/+16
* mfd: Remove redundant spi driver bus initializationLars-Peter Clausen2012-05-012-2/+0
* mfd: Set asic3 DS1WM clock_ratePaul Parsons2012-05-011-3/+6
* mfd: Add rc5t583's gpio in mfd device listLaxman Dewangan2012-05-011-0/+1
* mfd: Add PCMCIA/CF support to asic3Paul Parsons2012-05-011-0/+6
* mfd: Cache wm8994 chip revisionMark Brown2012-05-011-1/+0
* mfd: Use module_pci_driverAxel Lin2012-05-015-63/+5
* mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra2012-05-013-0/+729
* mfd: Mark const init data with __initconst instead of __initdata for ab5500Uwe Kleine-König2012-05-011-1/+1
* mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-161-38/+1
* mfd: Fix asic3_gpio_to_irqDmitry Artamonow2012-04-161-1/+3
* ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda2012-04-161-44/+0
* mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-162-48/+77
* ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-131-0/+1
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-052-15/+2
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-052-15/+2
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-282-3/+0
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-282-2/+0
* | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-2837-858/+3468
|\ \ \ | |_|/ |/| |
| * | mfd: Detach twl6040 from the pmic mfd driverPeter Ujfalusi2012-03-221-26/+33
| * | mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanupsBenoit Cousson2012-03-223-45/+46
| * | mfd: Micro-optimization on twl4030 IRQ handlerFelipe Balbi2012-03-221-7/+7
| * | mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson2012-03-221-17/+6
| * | mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq filesBenoit Cousson2012-03-224-37/+56
| * | mfd: Remove references already defineid in header file from twl-coreBenoit Cousson2012-03-221-5/+2
| * | mfd: Remove unneeded header from twl-coreFelipe Balbi2012-03-221-4/+0
| * | mfd: Make twl-core not depend on pdata->irq_base/endFelipe Balbi2012-03-221-34/+27
| * | mfd: Return twl6030_mmc_card_detect IRQ for board setupBenoit Cousson2012-03-221-1/+2