summaryrefslogtreecommitdiff
path: root/include/linux/mfd
AgeCommit message (Expand)Author
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-05-14mfd: cros_ec: Instantiate properly CrOS Touchpad MCU deviceEnric Balletbo i Serra
2019-05-14mfd: cros_ec: Instantiate properly CrOS FP MCU deviceEnric Balletbo i Serra
2019-05-14mfd: cros_ec: Update the EC feature codesEnric Balletbo i Serra
2019-05-14mfd: imx6sx: Add MQS register definition for iomuxc gprS.j. Wang
2019-05-14mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss
2019-05-14platform/chrome: Add support for v1 of host sleep eventEvan Green
2019-05-14mfd: cros_ec: Add host_sleep_event_v1 commandEvan Green
2019-05-14mfd: syscon: atmel: Switch to SPDX license identifiersTudor Ambarus
2019-05-14mfd: da9063: Convert headers to SPDXWolfram Sang
2019-05-14mfd: cros_ec: Instantiate properly CrOS ISH MCU deviceRushikesh S Kadam
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones
2019-05-10mfd: Add ST Multi-Function eXpander (STMFX) core driverAmelie Delaunay
2019-05-08mfd: max77620: Support Maxim 77663Dmitry Osipenko
2019-05-08mfd: max77620: Fix swapped FPS_PERIOD_MAX_US valuesDmitry Osipenko
2019-05-08mfd: Add new driver for MAX77650 PMICBartosz Golaszewski
2019-05-07Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-07mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy
2019-04-02mfd: altera-sysmgr: Add SOCFPGA System ManagerThor Thayer
2019-03-19Merge tag 'v5.1-rc1' into regulator-5.2Mark Brown
2019-03-13regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-11regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functionsAxel Lin
2019-03-11regulator: palmas: Remove *rdev[PALMAS_NUM_REGS] from struct palmas_pmicAxel Lin
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown
2019-02-22regulator: tps65218: Add support for LS2Christian Hohnstaedt
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2019-02-07mfd: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax
2019-02-01mfd: tps65218.c: Add input voltage optionsChristian Hohnstaedt
2019-02-01mfd: wm8350-core: Drop unused module infrastructure from non-modular codePaul Gortmaker
2019-02-01mfd: wm831x-core: Drop unused module infrastructure from non-modular codePaul Gortmaker
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones
2019-02-01mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra
2019-01-16mfd: stpmic1: Add STPMIC1 driverPascal PAILLET-LME
2019-01-16mfd: stmpe: Preparations for STMPE ADC driverStefan Agner
2019-01-16mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-09soc: bcm: bcm2835-pm: Add support for power domains under a new binding.Eric Anholt
2019-01-09bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt
2019-01-09ACPI / PMIC: Add support for executing PMIC MIPI sequence elementsHans de Goede
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-03mfd: cros_ec: Add commands to control codecCheng-Yi Chiang