summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi2012-11-213-12/+7
* mfd: twl-core: Convert to use regmap for I/OPeter Ujfalusi2012-11-211-67/+80
* mfd: twl-core: Support for proper PWM driversPeter Ujfalusi2012-11-211-2/+9
* mfd: twl-core: Register twl4030-madc child only for twl4030 classPeter Ujfalusi2012-11-211-1/+2
* mfd: Introduce retu-mfd driverAaro Koskinen2012-11-213-0/+274
* mfd: twl6040: Remove duplicate inclusion of linux/err.hSachin Kamat2012-11-211-1/+0
* mfd: wm5102: Make FLL NCO test registers readableMark Brown2012-11-211-0/+4
* mfd: tps65217: Set PMIC to shutdown on PWR_EN toggleColin Foe-Parker2012-11-211-0/+12
* mfd: tps65090: Use regmap irq framework for interrupt supportLaxman Dewangan2012-11-211-165/+98
* mfd: tps65090: Move register access APIs to headerLaxman Dewangan2012-11-211-34/+0
* mfd: tps65090: Remove unused member of struct tps65090Laxman Dewangan2012-11-211-5/+1
* mfd: tps65090: Add error prints when mem alloc failedLaxman Dewangan2012-11-211-3/+4
* mfd: Add battery charger in tps65090 sub devsLaxman Dewangan2012-11-211-1/+1
* mfd: Add TI TPS80031 mfd core driverLaxman Dewangan2012-11-213-0/+588
* mfd: wm5102: Mark some more status registers as volatileMark Brown2012-11-201-0/+3
* mfd: wm5102: Update maximum registerMark Brown2012-11-201-2/+4
* mfd: sta2x11-mfd: Add myself to copyrightDavide Ciminaghi2012-11-201-1/+1
* mfd: sta2x11-mfd: Add scr (otp registers) platform driverDavide Ciminaghi2012-11-201-1/+51
* mfd: sta2x11-mfd: Use one lock per device instead of one lock per mfdDavide Ciminaghi2012-11-201-4/+6
* mfd: sta2x11-mfd: Do not mind about gpio platform dataDavide Ciminaghi2012-11-201-11/+0
* mfd: sta2x11-mfd: Only add sta2x11_mfd if it hasn't already been addedDavide Ciminaghi2012-11-201-1/+2
* mfd: sta2x11-mfd: Use defines for platform devices' namesDavide Ciminaghi2012-11-201-20/+22
* mfd: sta2x11-mfd: Add sta2x11_mfd_get_regs_data() functionDavide Ciminaghi2012-11-201-0/+22
* mfd: sta2x11-mfd: Add regmap supportDavide Ciminaghi2012-11-202-105/+130
* mfd: sta2x11-mfd: Add apb-soc regs driver and factor out common codeDavide Ciminaghi2012-11-201-109/+241
* iio: adc: Add viperboard adc driverLars Poeschel2012-11-201-0/+3
* i2c: Add viperboard i2c master driverLars Poeschel2012-11-201-0/+3
* gpio: Add viperboard gpio driverLars Poeschel2012-11-201-0/+3
* mfd: Add viperboard driverLars Poeschel2012-11-203-0/+144
* mfd: Only unregister platform devices allocated by the mfd coreCharles Keepax2012-11-201-2/+13
* mfd: da9052: Introduce da9052-irq.cFabio Estevam2012-11-203-263/+297
* mfd: da9052-core: Use regmap_irq_get_virq() and fix the probeFabio Estevam2012-11-201-15/+19
* mfd: tps65910: Pass irq_domain when adding mfd sub devicesLaxman Dewangan2012-11-201-1/+2
* mfd: tps65910: Move interrupt implementation code to mfd fileLaxman Dewangan2012-11-203-244/+217
* mfd: tps65910: Use regmap irq framework for interrupt supportLaxman Dewangan2012-11-201-196/+179
* mfd: tps65910: Initialize mfd devices after all initialization doneLaxman Dewangan2012-11-201-8/+8
* mfd: Add irq io-resource for tps6586x rtc sub driverLaxman Dewangan2012-11-131-1/+11
* mfd: Convert tps6586x to irq_domainLaxman Dewangan2012-11-131-25/+66
* mfd: twl6040: Rename the core driverPeter Ujfalusi2012-11-132-1/+1
* mfd: twl6040: Convert to use regmap_irqPeter Ujfalusi2012-11-134-223/+43
* mfd: twl6040: Correct Ready and Thermal interrupt handlingPeter Ujfalusi2012-11-131-21/+31
* mfd: twl6040: Restructure power up and down codePeter Ujfalusi2012-11-131-20/+18
* mfd: twl6040: Remove unused parameter for twl6040_power_up_completion()Peter Ujfalusi2012-11-131-4/+2
* mfd: twl6040: Fix typo for power on failurePeter Ujfalusi2012-11-131-1/+1
* mfd: Differentiate between u8500 and u9540 TCDM address mappingLee Jones2012-11-111-2/+6
* mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routinesLee Jones2012-11-111-38/+24
* mfd: Enable the STMPE MFD for Device TreeLee Jones2012-11-111-6/+42
* mfd: Correct copy and paste mistake in stmpeLee Jones2012-11-111-2/+2
* mfd: Provide the STMPE driver with its own IRQ domainLee Jones2012-11-111-32/+50
* mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameterLee Jones2012-11-111-12/+13