summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clockJarkko Nikula2020-03-301-8/+13
* mfd: aat2870: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-301-1/+1
* mfd: dln2: Allow to be enumerated via ACPIAndy Shevchenko2020-03-301-0/+21
* mfd: da9062: Add support for interrupt polarity defined in device treeShreyas Joshi2020-03-301-3/+41
* mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko2020-03-301-2/+7
* mfd: intel-lpss: Add Intel Comet Lake PCH-V PCI IDsAndy Shevchenko2020-03-301-0/+10
* mfd: sc27xx: Add USB charger type detection supportBaolin Wang2020-03-301-0/+52
* mfd: rk808: Convert RK805 to shutdown/suspend hooksRobin Murphy2020-03-301-25/+12
* mfd: rk808: Reduce shutdown duplicationRobin Murphy2020-03-301-41/+20
* mfd: rk808: Stop using syscore opsRobin Murphy2020-03-301-14/+12
* mfd: rk808: Ensure suspend/resume hooks always workRobin Murphy2020-03-301-2/+2
* mfd: rk808: Always use poweroff when requestedSoeren Moch2020-03-301-9/+2
* mfd: omap: Remove useless cast for driver.nameCorentin Labbe2020-03-302-2/+2
* mfd: Kconfig: Fix some misspelling of the word functionalityChristophe JAILLET2020-03-301-4/+4
* mfd: pm8xxx: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-301-1/+1
* mfd: omap-usb-tll: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-301-1/+1
* mfd: cpcap: Fix compile if MFD_CORE is not selectedTony Lindgren2020-03-301-0/+1
* mfd: cros_ec: Check DT node for usbpd-notify addPrashant Malani2020-03-301-1/+1
* Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-m...Lee Jones2020-03-302-11/+99
|\
| * mfd: rn5t618: Cleanup i2c_device_idAndreas Kemnade2020-03-271-9/+2
| * mfd: rn5t618: Add more subdevicesAndreas Kemnade2020-03-271-2/+18
| * mfd: rn5t618: Add RTC related registersAndreas Kemnade2020-03-271-0/+2
| * mfd: rn5t618: Add IRQ supportAndreas Kemnade2020-03-272-1/+78
* | mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy2020-03-273-0/+1077
|/
* 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