summaryrefslogtreecommitdiff
path: root/include/linux/mfd
AgeCommit message (Expand)Author
2018-08-31regulator: da9063: fix DT probing with constraintsPhilipp Zabel
2018-08-29regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-16mfd: madera: Add register definitions for accessory detectRichard Fitzgerald
2018-08-16mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen
2018-07-27mfd: as3722: Disable auto-power-on when AC OKMarcel Ziswiler
2018-07-27mfd: wm8994: Allow to configure CS/ADDR Pulldown from dtsAlberto Panizzo
2018-07-27mfd: rave-sp: Add legacy EEPROM access command translationAndrey Smirnov
2018-07-27Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones
2018-07-16mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa
2018-07-13mfd: cros-ec: Introduce CEC commands and events definitions.Neil Armstrong
2018-07-13mfd: cros-ec: Increase maximum mkbp event sizeNeil Armstrong
2018-07-04mfd: da9063: Add DA9063L typeMarek Vasut
2018-07-04mfd: da9063: Replace model with typeMarek Vasut
2018-07-04mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063Marek Vasut
2018-07-04mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZEMarek Vasut
2018-07-04mfd: da9063: Replace mfd_add_devices with devm counterpartMarek Vasut
2018-07-04mfd: da9063: Replace regmap_add_irq_chip with devm counterpartMarek Vasut
2018-07-04mfd: cros_ec: Add USBPD charger commands and struct definitions.Sameer Nanda
2018-07-03ARM: imx: enable bus auto clock gating function for i.mx6sllAnson Huang
2018-06-11Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-06-11backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold
2018-06-09Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-06-05mfd: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald
2018-06-05mfd: madera: Add register definitions for Cirrus Logic Madera codecsRichard Fitzgerald
2018-06-04Merge tag 'chrome-platform-for-linus-4.18' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-06-04mfd: stm32-timers: Fix pwm-stm32 linker issue with COMPILE_TESTFabrice Gasnier
2018-05-30platform/chrome: Use to_cros_ec_dev more broadlyGwendal Grignou
2018-05-30regulator: wm8994: Fix shared GPIOsMark Brown
2018-05-29mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson
2018-05-24regulator: tps65090: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24regulator: s5m8767: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24regulator: lp8788-ldo: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-17regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-16mfd: axp20x: Correct AXP806 POK interrupt prefixChen-Yu Tsai
2018-05-16mfd: axp20x: Constify struct mfd_cell and struct resourceChen-Yu Tsai
2018-05-16mfd: arizona: Update reset pin to use GPIODCharles Keepax
2018-05-16Revert "mfd: cros_ec: Add ACPI GPE handler for LID0 devices"Wenkai Du
2018-05-16mfd: Update to SPDX license identifierRajmohan Mani
2018-05-16mfd: tps65218: Reorder tps65218_regulator_id enumDave Gerlach
2018-05-16mfd: syscon: Remove unused Exynos PMU headersKrzysztof Kozlowski
2018-05-16Merge tags 'ib-mfd-hwmon-v4.18', 'ib-mfd-input-rtc-v4.18' and 'ib-mfd-pwm-v4....Lee Jones
2018-05-16pwm: stm32: Use input prescaler to improve period captureFabrice Gasnier
2018-05-16pwm: stm32: Add capture supportFabrice Gasnier
2018-05-16mfd: stm32-timers: Add support for DMAsFabrice Gasnier
2018-05-02Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown