aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski1-1/+2
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-15Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds11-29/+622
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+8
2013-11-13rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim2-0/+12
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+7
2013-11-12Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+6
2013-11-11mfd: Stop setting refcounting pointers in original mfd_cell arraysGeert Uytterhoeven1-1/+1
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-68/+2
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2013-10-23mfd: syscon: Return -ENOSYS if CONFIG_MFD_SYSCON is not enabledPeter Chen1-0/+25
2013-10-23mfd: Add support for ams AS3722 PMICLaxman Dewangan1-0/+423
2013-10-23mfd: max77693: Remove device wakeup from driverAndrzej Hajda2-3/+0
2013-10-23mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown1-0/+7
2013-10-23mfd: ti_am335x_tscadc: Restore clock divider on resumeMatthias Kaehlcke1-0/+1
2013-10-23mfd: Add STw481x driverLinus Walleij1-0/+56
2013-10-23mfd: arizona: Correct register definition for FLL2_SYNC_BWCharles Keepax1-1/+1
2013-10-23mfd: rtsx: Modify rts5249_optimize_phyWei WANG1-0/+53
2013-10-23mfd: ti_am335x_tscadc: Fix idle timeout valueMatthias Kaehlcke1-7/+12
2013-10-23mfd: wm8994: Remove unused irq_lockMark Brown1-2/+0
2013-10-23mfd: wm8994: Inline register I/O functionsMark Brown1-9/+36
2013-10-23mfd: da9052: Avoid multiwrite mode due to silicon errataDavid Jander1-6/+14
2013-10-23mfd: Allow mapping regulator supplies to MFD device from childrenCharles Keepax1-0/+6
2013-10-21ARM: imx6sl: add imx6sl iomux-gpr field defineFugang Duan1-0/+5
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat1-1/+1
2013-09-27ARM: imx6q: Add PCIe bits to GPR syscon definitionSean Cross1-0/+8
2013-09-26mfd: dbx500-prcmu: Move PRCMU numerical clock identifiers into DT include fileLee Jones1-75/+2
2013-09-26mfd: dbx500-prcmu: Correctly reorder PRCMU clock identifiersLee Jones1-64/+71
2013-09-25mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown1-0/+7
2013-09-22Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+9
2013-09-21iio: ti_am335x_adc: Add continuous sampling supportZubair Lutfullah1-0/+9
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-1/+0
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds12-14/+1352
2013-09-06Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"Chris Ball1-0/+1
2013-09-04Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+96
2013-09-04Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-11/+24
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-5/+3
2013-09-02Merge branch 'topic/for-asoc'Samuel Ortiz2-1/+3
2013-09-02mfd: twl6040: Use regmap for register cacheMark Brown1-1/+0
2013-09-02mfd: davinci_voicecodec: Provide a regmap for register I/OMark Brown1-0/+3
2013-09-01Merge remote-tracking branch 'regulator/topic/sec' into regulator-nextMark Brown1-0/+11
2013-09-01Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown1-4/+5
2013-09-01Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-nextMark Brown1-19/+0
2013-08-30regulator: tps65217: Convert to use linear rangesAxel Lin1-19/+0
2013-08-30mfd: mmc: rtsx: Change default tx phaseWei WANG1-0/+15
2013-08-29Merge tag 'v3.11-rc7' into develLinus Walleij2-45/+108
2013-08-24mmc: tmio-mmc: Remove .set_pwr() callback from platform dataLaurent Pinchart1-1/+0
2013-08-24mmc: tmio-mmc: Remove .get_cd() callback from platform dataLaurent Pinchart1-1/+0
2013-08-22Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown1-0/+96
2013-08-21Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz1-0/+1