summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: Put WM8994 into cache only mode when suspendingMark Brown2012-01-091-0/+2
* mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown2011-12-141-0/+14
* mfd: Convert wm8994 to use generic regmap irq_chipMark Brown2011-12-132-163/+34
* mfd: Mark WM1811 GPIO6 register volatile for later revisionsMark Brown2011-12-132-7/+24
* mfd: Add WM1811A device ID to wm8994 driverMark Brown2011-12-131-0/+1
* mfd: Correct revision display for WM1811 revision DMark Brown2011-12-131-0/+5
* mfd: Initialise WM8994 register cache after reading chip ID registersMark Brown2011-12-133-17/+30
* mfd: Enable register cache for wm8994 devicesMark Brown2011-12-131-52/+30
* mfd: Add wm8994 register access and default informationMark Brown2011-12-133-1/+1243
* mfd: Don't hard code the reset value for WM8994 devicesMark Brown2011-12-131-1/+2
* mfd: Disable more pulls on WM8994Mark Brown2011-12-131-3/+8
* mfd: Convert wm8994 to devm_kzalloc()Mark Brown2011-12-131-11/+5
* mfd: Add basic device tree binding for wm8994Mark Brown2011-12-131-0/+9
* mfd: Remove some unused functions in wm8894-irqMark Brown2011-12-131-10/+0
* mfd: fix build failures in recently added ab5500 codePaul Gortmaker2011-11-072-0/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0614-0/+14
|\
| * mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-314-0/+4
| * mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker2011-10-3111-0/+11
* | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-0332-2111/+4039
|\ \ | |/ |/|
| * mfd: Add missing <linux/io.h> include to intel_msicMika Westerberg2011-10-241-0/+1
| * mfd: Expose TurnOnStatus in ab8500 sysfsAndrew Lynn2011-10-241-0/+30
| * mfd: Remove support for early drop ab8500 chipMattias Wallin2011-10-241-1/+0
| * mfd: Add support for ab8500 v3.3Mattias Wallin2011-10-241-0/+1
| * mfd: Add ab8500 interrupt disable hookVirupax Sadashivpetimath2011-10-241-0/+1
| * mfd: Convert db8500-prcmu panic() into pr_crit()Linus Walleij2011-10-241-3/+3
| * mfd: Refactor db8500-prcmu request_clock() functionLinus Walleij2011-10-241-8/+11
| * mfd: Rename db8500-prcmu init functionLinus Walleij2011-10-241-2/+2
| * mfd: Fix db5500-prcmu definesLinus Walleij2011-10-241-2/+5
| * mfd: db8500-prcmu voltage domain consumers additionsBengt Jonsson2011-10-241-1/+51
| * mfd: db8500-prcmu reset code retrievalSebastian Rasmussen2011-10-241-0/+11
| * mfd: db8500-prcmu tweak for modem wakeupMattias Nilsson2011-10-241-4/+28
| * mfd: Add db8500-pcmu watchdog accessor functions for watchdogJonas Aberg2011-10-241-0/+72
| * mfd: hwacc power state db8500-prcmu accessorBengt Jonsson2011-10-241-0/+126
| * mfd: Add db8500-prcmu accessors for PLL and SGA clockMattias Nilsson2011-10-241-1/+82
| * mfd: Move to the new db500 PRCMU APIMattias Nilsson2011-10-244-149/+34
| * mfd: Initialize DB8500 PRCMU regsMattias Nilsson2011-10-241-0/+12
| * mfd: Extend DB8500 PRCMU mailbox defsMattias Nilsson2011-10-241-2/+21
| * mfd: Refactor DB8500 PRCMU reg accessMattias Nilsson2011-10-242-196/+229
| * mfd: Fix aat2870 build failure for x86_64Jin Park2011-10-241-1/+1
| * mfd: Disable twl6030 IRQ during suspendTodd Poynor2011-10-241-0/+6
| * mfd: Fix twl6030 lockdep recursion warning on setting wake IRQsTodd Poynor2011-10-241-2/+44
| * mfd: Fix a sparse warning about mc13xxx_chipname not being declaredUwe Kleine-König2011-10-241-1/+1
| * mfd: Delete ab3550 driverLinus Walleij2011-10-243-1395/+0
| * mfd: Break out ab5500 debugfs codeLinus Walleij2011-10-246-890/+941
| * mfd: ab5500 chip register accessMattias Wallin2011-10-243-0/+2322
| * mfd: Do not leak init_data in tps65912_device_init()Jesper Juhl2011-10-241-3/+3
| * mfd: Fix ab3100 initconst sectionAndi Kleen2011-10-241-1/+1
| * mfd: Add Intel MSIC driverMika Westerberg2011-10-243-0/+511
| * mfd: Make jz4740_adc_driver staticLars-Peter Clausen2011-10-241-1/+1
| * mfd: Simulate active high IRQs with wm831xMark Brown2011-10-241-1/+21
OpenPOWER on IntegriCloud