summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: cros_ec: Update ACPI interface definitionGwendal Grignou2019-06-101-126/+293
* mfd: cros_ec: use BIT macroGwendal Grignou2019-06-101-55/+55
* mfd: cros_ec: Define commands as 4-digit UPPER CASE hex valuesGwendal Grignou2019-06-101-99/+136
* mfd: cros_ec: add ec_align macrosGwendal Grignou2019-06-101-204/+238
* mfd: cros_ec: set comments properlyGwendal Grignou2019-06-101-25/+40
* mfd: cros_ec: Zero BUILD_ macroGwendal Grignou2019-06-101-0/+5
* mfd: cros_ec: Update license termGwendal Grignou2019-06-101-15/+5
* Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-05-1413-37/+327
|\
| * mfd: cros_ec: Instantiate properly CrOS Touchpad MCU deviceEnric Balletbo i Serra2019-05-141-0/+1
| * mfd: cros_ec: Instantiate properly CrOS FP MCU deviceEnric Balletbo i Serra2019-05-141-0/+1
| * mfd: cros_ec: Update the EC feature codesEnric Balletbo i Serra2019-05-141-1/+31
| * mfd: imx6sx: Add MQS register definition for iomuxc gprS.j. Wang2019-05-141-0/+9
| * mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss2019-05-141-3/+3
| * platform/chrome: Add support for v1 of host sleep eventEvan Green2019-05-141-0/+2
| * mfd: cros_ec: Add host_sleep_event_v1 commandEvan Green2019-05-141-0/+57
| * mfd: syscon: atmel: Switch to SPDX license identifiersTudor Ambarus2019-05-144-19/+4
| * mfd: da9063: Convert headers to SPDXWolfram Sang2019-05-142-12/+2
| * mfd: cros_ec: Instantiate properly CrOS ISH MCU deviceRushikesh S Kadam2019-05-142-0/+3
| *-----. Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones2019-05-144-2/+214
| |\ \ \ \
| | | | | * mfd: max77620: Support Maxim 77663Dmitry Osipenko2019-05-081-0/+1
| | | | | * mfd: max77620: Fix swapped FPS_PERIOD_MAX_US valuesDmitry Osipenko2019-05-081-2/+2
| | | | * | mfd: Add ST Multi-Function eXpander (STMFX) core driverAmelie Delaunay2019-05-101-0/+123
| | | | |/
| | | * / mfd: Add new driver for MAX77650 PMICBartosz Golaszewski2019-05-081-0/+59
| | | |/
| | * / mfd: altera-sysmgr: Add SOCFPGA System ManagerThor Thayer2019-04-021-0/+29
| | |/
* | | Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-072-45/+0
|\| |
| * | mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy2019-04-072-45/+0
| |/
* | Merge tag 'v5.1-rc1' into regulator-5.2Mark Brown2019-03-1911-23/+757
|\|
| * Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-03-089-23/+740
| |\
| | * mfd: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax2019-02-073-0/+503
| | * mfd: tps65218.c: Add input voltage optionsChristian Hohnstaedt2019-02-011-0/+4
| | * mfd: wm8350-core: Drop unused module infrastructure from non-modular codePaul Gortmaker2019-02-011-1/+0
| | * mfd: wm831x-core: Drop unused module infrastructure from non-modular codePaul Gortmaker2019-02-011-1/+0
| | *-. Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones2019-02-017-23/+319
| | |\ \
| | | | * mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra2019-02-011-3/+0
| | | | * mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra2019-02-011-6/+0
| | | | * mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra2019-02-011-1/+0
| | | | * mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra2019-02-011-1/+0
| | | | * mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra2019-02-011-10/+0
| | | * | mfd: stpmic1: Add STPMIC1 driverPascal PAILLET-LME2019-01-161-0/+212
| | * | | mfd: stmpe: Preparations for STMPE ADC driverStefan Agner2019-01-161-0/+10
| | * | | mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker2019-01-161-0/+11
| | |/ /
| * | | Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-081-0/+3
| |\ \ \
| | * \ \ Merge v5.0-rc7 into drm-nextDave Airlie2019-02-185-2/+107
| | |\ \ \ | | | | |/ | | | |/|
| | * | | ACPI / PMIC: Add support for executing PMIC MIPI sequence elementsHans de Goede2019-01-091-0/+3
| | | |/ | | |/|
| * | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-061-0/+14
| |\ \ \
| | * \ \ Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann2019-02-151-0/+14
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | soc: bcm: bcm2835-pm: Add support for power domains under a new binding.Eric Anholt2019-01-091-0/+1
| | | * | bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt2019-01-091-0/+13
| | | |/
* | | | regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-131-1/+1
* | | | regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functionsAxel Lin2019-03-111-8/+0