summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-041-1/+0
|\
| * cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-071-1/+0
* | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-0320-150/+892
|\ \
| * | mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2020-01-293-0/+319
| * | mfd: syscon: Add arguments support for syscon referenceOrson Zhai2020-01-241-0/+29
| * | mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade2020-01-241-0/+1
| * | mfd: cros_ec: Add cros-usbpd-notify subdevicePrashant Malani2020-01-241-0/+22
| * | mfd: da9062: Fix watchdog compatible stringMarco Felsch2020-01-241-1/+1
| * | mfd: madera: Allow more time for hardware resetCharles Keepax2020-01-241-8/+8
| * | mfd: cs47l15: Add missing register defaultCharles Keepax2020-01-241-0/+1
| * | mfd: madera: Wait for boot done before accessing any other registersCharles Keepax2020-01-241-2/+15
| * | mfd: Kconfig: Rename Samsung to lowercaseKrzysztof Kozlowski2020-01-241-1/+1
| * | mfd: tqmx86: remove set but not used variable 'i2c_ien'yu kuai2020-01-241-2/+1
| * | mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij2020-01-241-66/+0
| * | mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij2020-01-241-30/+0
| * | mfd: max77650: Select REGMAP_IRQ in KconfigBartosz Golaszewski2020-01-241-0/+1
| * | mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland2020-01-241-1/+1
| * | mfd: ab8500: Fix ab8500-clk typoLinus Walleij2020-01-241-2/+2
| * | mfd: intel-lpss: Add Intel Jasper Lake PCI IDsAndy Shevchenko2020-01-241-0/+13
| * | mfd: ab8500-core: Add device tree support for AB8505Stephan Gerhold2020-01-242-8/+32
| * | mfd: da9062: add support for the DA9062 GPIOs in the coreMarco Felsch2020-01-241-1/+15
| * | mfd: dln2: More sanity checking for endpointsOliver Neukum2020-01-241-2/+11
| * | mfd: sm501: Fix mismatches of request_mem_regionChuhong Yuan2020-01-241-12/+7
| * | mfd: syscon: Re-use resource_size() to count max_registerAndy Shevchenko2020-01-241-1/+1
| * | Merge branches 'ib-mfd-drm-5.6' and 'ib-mfd-clk-gpio-regulator-rtc-5.6' into ...Lee Jones2020-01-245-9/+397
| |\ \
| | * | mfd: bd71828: Add power-key supportMatti Vaittinen2020-01-241-0/+26
| | * | mfd: bd71828: Support ROHM BD71828 PMIC - coreMatti Vaittinen2020-01-243-0/+334
| | * | mfd: bd718x7: Add compatible for BD71850Matti Vaittinen2020-01-241-0/+4
| | * | mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen2020-01-242-9/+33
| | |/
| * | mfd: atmel-hlcdc: Return in case of errorClaudiu Beznea2020-01-071-4/+11
| * | mfd: atmel-hlcdc: Add struct device member to struct atmel_hlcdc_regmapClaudiu Beznea2020-01-071-0/+3
| |/
* | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-01-313-0/+683
|\ \
| * | mfd: ioc3: Add driver for SGI IOC3 chipThomas Bogendoerfer2020-01-093-0/+683
| |/
* | drm/i915/dsi: Move Crystal Cove PMIC panel GPIO lookup from mfd to the i915 d...Hans de Goede2020-01-031-19/+0
* | mfd: intel_soc_pmic: Rename pwm_backlight pwm-lookup to pwm_pmic_backlightHans de Goede2019-12-171-1/+1
|/
* Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-031-223/+12
|\
| * mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou2019-11-211-191/+12
| * mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou2019-11-211-32/+0
* | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-0118-353/+255
|\ \
| * | Revert "mfd: syscon: Set name of regmap_config"Andy Shevchenko2019-11-131-1/+0
| * | mfd: ti_am335x_tscadc: Fix static checker warningVignesh Raghavendra2019-11-111-1/+1
| * | mfd: bd70528: Staticize bit value definitionsMatti Vaittinen2019-11-111-9/+8
| * | mfd: mfd-core: Honour Device Tree's request to disable a child-deviceLee Jones2019-11-111-0/+5
| * | mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDsAndy Shevchenko2019-11-111-1/+12
| * | mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij2019-11-111-20/+43
| * | mfd: mfd-core: Move pdev->mfd_cell creation back into mfd_add_device()Lee Jones2019-11-111-17/+4
| * | mfd: mfd-core: Remove usage counting for .{en,dis}able() call-backsLee Jones2019-11-111-48/+9
| * | mfd: mfd-core: Remove mfd_clone_cell()Lee Jones2019-11-111-33/+0
| * | mfd: mfd-core: Protect against NULL call-back function pointerLee Jones2019-11-111-0/+10
| * | mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entriesLee Jones2019-11-111-9/+16