aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds10-9/+1612
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+5
2017-09-05Merge tag 'regulator-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+6
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-7/+97
2017-09-05mfd: Add support for TPS68470 deviceRajmohan Mani1-0/+97
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches1-9/+23
2017-09-05mfd: axp20x: Add support for AXP813 PMICChen-Yu Tsai1-0/+29
2017-09-05mfd: Add ROHM BD9571MWV-M MFD PMIC driverMarek Vasut1-0/+115
2017-09-05mfd: hi6421-pmic: Add support for HiSilicon Hi6421v530Guodong Xu1-0/+5
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-mergedLee Jones7-1/+1359
2017-09-04mfd: Add STM32 LPTimer driverFabrice Gasnier1-0/+62
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-0/+876
2017-08-30mmc: renesas_sdhi: use extra flag for CBSY usageWolfram Sang1-0/+3
2017-08-30mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_dataYoshihiro Shimoda1-0/+2
2017-08-28w1: ds1wm: make endian clean and use standard io memory accessorsJohannes Poehlmann1-0/+5
2017-08-28w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann1-7/+17
2017-08-27regulator: rn5t618: add RC5T619 PMIC supportPierre-Hugues Husson1-0/+6
2017-08-23mfd: tmio: Add partition parsers platform dataAndrea Adami1-0/+1
2017-08-22mfd: da9052: Add register details for TSISebastian Reichel2-1/+16
2017-08-21mfd: rk808: Add rk805 regs addr and IDElaine Zhang1-0/+120
2017-08-21mfd: rk808: Fix up the chip id get failedElaine Zhang1-0/+1
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang1-0/+205
2017-08-15mfd: dm355evm_msp: Move header file out of I2C realmWolfram Sang1-0/+79
2017-07-17extcon: cros-ec: Add extcon-cros-ec driver to support display outBenson Leung1-0/+75
2017-07-11Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platformLinus Torvalds4-4/+208
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-1/+279
2017-07-06mfd: Add LP87565 PMIC supportKeerthy1-0/+270
2017-07-06mfd: rtsx: Do retry when DMA transfer errorSteven Feng1-0/+5
2017-07-04Merge tag 'regulator-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-1/+40
2017-07-04Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-18/+17
2017-07-03Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps65910' and 'regulator/topic/tps65917' into regulator-nextMark Brown2-1/+3
2017-06-27cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh1-1/+4
2017-06-23platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequenceEric Caruso1-2/+9
2017-06-23platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfsEric Caruso1-1/+11
2017-06-23platform/chrome: cros_ec_lpc: Add support for mec1322 ECShawn Nematbakhsh2-0/+104
2017-06-23platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variantsShawn Nematbakhsh1-0/+47
2017-06-20mmc: tmio: improve checkpatch cleannessSimon Horman1-17/+16
2017-06-20mmc: use proper name for the R-Car SoCWolfram Sang1-1/+1
2017-06-19mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chipsKuppuswamy Sathyanarayanan1-1/+4
2017-06-16mfd: cros_ec: add debugfs, console log fileEric Caruso1-0/+4
2017-06-16mfd: cros_ec: Add EC console read structures definitionsNicolas Boichat1-1/+20
2017-06-16mfd: cros_ec: Add helper for event notifier.Gwendal Grignou1-0/+10
2017-06-15regulator: tps65910: wire up sleep control configurationMichał Mirosław1-1/+1
2017-05-29Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+2
2017-05-25regulator: tps65917: Add support for SMPS12Keerthy1-0/+2
2017-05-19regulator: axp20x-regulator: add support for AXP803Icenowy Zheng1-0/+37
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+4
2017-05-07iio: stm32 trigger: Add support for TRGO2 triggersFabrice Gasnier1-0/+2
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-0/+8