summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2011-12-20mfd: Include linux/io.h to jz4740-adcAxel Lin-0/+1
2011-12-20mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown-5/+8
2011-12-20mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown-2/+3
2011-12-20mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson-1/+1
2011-12-20mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin-0/+2
2011-12-20mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok-8/+8
2011-12-20mfd: include linux/module.h for ab5500-debugfsAxel Lin-1/+1
2011-12-20mfd: Update wm8994 active device checks for WM1811Mark Brown-0/+1
2011-12-20mfd: Set tps6586x bits if new value is different from the old oneAxel Lin-1/+1
2011-12-20mfd: Set da903x bits if new value is different from the old oneAxel Lin-1/+1
2011-12-20mfd: Set adp5520 bits if new value is different from the old oneAxel Lin-1/+1
2011-12-20mfd: Add missed free_irq in da903x_removeAxel Lin-0/+1
2011-11-07mfd: fix build failures in recently added ab5500 codePaul Gortmaker-0/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+14
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds-2111/+4039
2011-10-31mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker-0/+4
2011-10-31mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker-0/+11
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-24/+70
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds-1/+1
2011-10-25Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds-497/+507
2011-10-24mfd: Add missing <linux/io.h> include to intel_msicMika Westerberg-0/+1
2011-10-24mfd: Expose TurnOnStatus in ab8500 sysfsAndrew Lynn-0/+30
2011-10-24mfd: Remove support for early drop ab8500 chipMattias Wallin-1/+0
2011-10-24mfd: Add support for ab8500 v3.3Mattias Wallin-0/+1
2011-10-24mfd: Add ab8500 interrupt disable hookVirupax Sadashivpetimath-0/+1
2011-10-24mfd: Convert db8500-prcmu panic() into pr_crit()Linus Walleij-3/+3
2011-10-24mfd: Refactor db8500-prcmu request_clock() functionLinus Walleij-8/+11
2011-10-24mfd: Rename db8500-prcmu init functionLinus Walleij-2/+2
2011-10-24mfd: Fix db5500-prcmu definesLinus Walleij-2/+5
2011-10-24mfd: db8500-prcmu voltage domain consumers additionsBengt Jonsson-1/+51
2011-10-24mfd: db8500-prcmu reset code retrievalSebastian Rasmussen-0/+11
2011-10-24mfd: db8500-prcmu tweak for modem wakeupMattias Nilsson-4/+28
2011-10-24mfd: Add db8500-pcmu watchdog accessor functions for watchdogJonas Aberg-0/+72
2011-10-24mfd: hwacc power state db8500-prcmu accessorBengt Jonsson-0/+126
2011-10-24mfd: Add db8500-prcmu accessors for PLL and SGA clockMattias Nilsson-1/+82
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson-149/+34
2011-10-24mfd: Initialize DB8500 PRCMU regsMattias Nilsson-0/+12
2011-10-24mfd: Extend DB8500 PRCMU mailbox defsMattias Nilsson-2/+21
2011-10-24mfd: Refactor DB8500 PRCMU reg accessMattias Nilsson-196/+229
2011-10-24mfd: Fix aat2870 build failure for x86_64Jin Park-1/+1
2011-10-24mfd: Disable twl6030 IRQ during suspendTodd Poynor-0/+6
2011-10-24mfd: Fix twl6030 lockdep recursion warning on setting wake IRQsTodd Poynor-2/+44
2011-10-24mfd: Fix a sparse warning about mc13xxx_chipname not being declaredUwe Kleine-König-1/+1
2011-10-24mfd: Delete ab3550 driverLinus Walleij-1395/+0
2011-10-24mfd: Break out ab5500 debugfs codeLinus Walleij-890/+941
2011-10-24mfd: ab5500 chip register accessMattias Wallin-0/+2322
2011-10-24mfd: Do not leak init_data in tps65912_device_init()Jesper Juhl-3/+3
2011-10-24mfd: Fix ab3100 initconst sectionAndi Kleen-1/+1
2011-10-24mfd: Add Intel MSIC driverMika Westerberg-0/+511
2011-10-24mfd: Make jz4740_adc_driver staticLars-Peter Clausen-1/+1