aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-16mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker1-8/+39
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi1-0/+27
2012-04-16mfd : Fix dbx500 compilation errorDaniel Lezcano1-51/+37
2012-03-30Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds3-0/+785
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-7/+19
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds16-159/+1410
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-30/+22
2012-03-27mmc: tmio_mmc: power status flag doesn't have to be exposed in platform dataGuennadi Liakhovetski1-1/+0
2012-03-27mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski1-6/+19
2012-03-26ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov1-59/+0
2012-03-26ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov1-10/+0
2012-03-26ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov1-13/+2
2012-03-26ab8500-charger: AB8500 charger driverArun Murthy1-0/+554
2012-03-26abx500-chargalg: Add abx500 charging algorithmArun Murthy2-0/+311
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King2-30/+22
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds6-6/+10
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+52
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+3
2012-03-21Revert "mfd: Add platform data for MAX8997 haptic driver"Samuel Ortiz1-52/+1
2012-03-20mfd: Add support for TPS65090Venu Byravarasu1-0/+46
2012-03-18Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown3-10/+9
2012-03-16Input: add driver support for MAX8997-hapticDonggeun Kim1-1/+52
2012-03-16mfd: Add anatop mfd driverYing-Chun Liu (PaulLiu)1-0/+40
2012-03-16mfd: Fix compilation error in tps65910.hVenu Byravarasu1-0/+2
2012-03-16mfd: Add 8420 variant to db8500-prcmuBengt Jonsson1-0/+1
2012-03-16mfd: Add 8520 PRCMU variant to db8500-prcmuBengt Jonsson1-0/+1
2012-03-16mfd: Remove obsolete hwacc implementation for db8500-prmcuMattias Nilsson1-43/+0
2012-03-16mfd: Add support for RICOH PMIC RC5T583Laxman Dewangan1-0/+295
2012-03-16mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson1-2/+4
2012-03-16mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson1-0/+7
2012-03-16mfd: Support for the AB8500 AB8505 variantBengt Jonsson1-42/+57
2012-03-16mfd: Remove unused LDO supply field from WM8994 pdataMark Brown1-1/+0
2012-03-16mfd: Add platform data for MAX8997 haptic driverChanwoo Choi1-1/+52
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker6-6/+10
2012-03-11regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan1-3/+2
2012-03-06mfd : Check if the other db8500 core is in WFIDaniel Lezcano2-0/+9
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano2-0/+9
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano2-0/+9
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano2-0/+9
2012-03-06mfd: Add power control interface for pm8606 chipJett.Zhou1-0/+22
2012-03-06mfd: Use regmap for tps65910 register access.Laxman Dewangan1-0/+1
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou1-0/+1
2012-03-06mfd: Remove unused io_lock mutex from da9052Axel Lin1-2/+0
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano2-0/+18
2012-03-06mfd: Support AB9540 ab8500 variantLinus Walleij3-2/+91
2012-03-06mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij1-2/+7
2012-03-06mfd: Add ab8500 version detection and enforcingLinus Walleij2-8/+58
2012-03-06mfd: Add support for no-interrupt stmpe configChris Blair1-0/+1
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson2-12/+154