summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-1517-131/+148
|\
| * mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-138-8/+8
| * mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax2020-08-131-0/+5
| * mfd: max77693-private: Drop a duplicated wordRandy Dunlap2020-08-131-1/+1
| * mfd: da9055: pdata.h: Drop a duplicated wordRandy Dunlap2020-08-131-1/+1
| * mfd: da9063: Add support for latest DA silicon revisionAdam Thomson2020-08-131-0/+1
| * mfd: da9063: Fix revision handling to correctly select reg tablesAdam Thomson2020-08-131-5/+10
| * mfd: smsc-ece1099: Remove driverMichael Walle2020-08-131-104/+0
| * mfd: core: Add OF_MFD_CELL_REG() helperLee Jones2020-08-131-6/+11
| * mfd: core: Fix formatting of MFD helpersLee Jones2020-08-131-10/+10
| * mfd: core: Make a best effort attempt to match devices with the correct of_nodesLee Jones2020-08-131-0/+10
| * mfd: Add support for the Khadas System control MicrocontrollerNeil Armstrong2020-06-181-0/+91
| * mfd: madera: Remove unused forward declaration of madera_codec_pdataCharles Keepax2020-06-181-1/+0
| * mfd: stm32: Add defines to be used for clkevent purposeBenjamin Gaignard2020-06-181-0/+5
* | backlight: sky81452: Privatize platform dataLinus Walleij2020-07-011-2/+0
|/
* Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-041-1/+1
|\
| * docs: dt: convert usage-model.txt to ReSTMauro Carvalho Chehab2020-05-041-1/+1
* | Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-06-048-2/+721
|\ \
| * | mfd: Add support for PMIC MT6360Gene Chen2020-05-271-0/+240
| * | mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay2020-05-261-0/+1
| * | mfd: Constify properties in mfd_cellTomas Winkler2020-05-261-1/+1
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd...Lee Jones2020-05-266-1/+555
| |\ \ \ \
| | | * | | iio: adc: mp2629: Add support for mp2629 ADC driverSaravanan Sekar2020-05-261-0/+9
| | | * | | mfd: mp2629: Add support for mps battery chargerSaravanan Sekar2020-05-261-0/+17
| | | | |/ | | | |/|
| | * | | rtc: mt6397: Add support for the MediaTek MT6358 RTCRan Bi2020-05-211-1/+8
| | * | | mfd: Add support for the MediaTek MT6358 PMICHsin-Hsiung Wang2020-05-213-0/+443
| | * | | mfd: mt6397: Modify suspend/resume behaviorHsin-Hsiung Wang2020-05-211-0/+2
| | |/ /
* | | | Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-06-022-0/+68
|\| | |
| * | | platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg2020-04-241-0/+53
| * | | mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmicMika Westerberg2020-04-241-0/+15
| |/ /
* | | Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2020-06-011-0/+1
|\ \ \ | |_|/ |/| |
| * | regulator: max8998: Add charger regulatorJonathan Bakker2020-05-221-0/+1
| |/
* / mfd: Add Gateworks System Controller core driverTim Harvey2020-05-201-0/+76
|/
* Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-04-081-1/+0
|\
| * watchdog: wm831x_wdt: Remove GPIO handlingLinus Walleij2020-03-181-1/+0
* | Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-04-074-2/+172
|\ \
| * | mfd: sc27xx: Add USB charger type detection supportBaolin Wang2020-03-301-0/+7
| * | mfd: rk808: Convert RK805 to shutdown/suspend hooksRobin Murphy2020-03-301-1/+0
| * | mfd: rk808: Reduce shutdown duplicationRobin Murphy2020-03-301-1/+0
| * | Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-m...Lee Jones2020-03-301-0/+26
| |\ \
| | * | mfd: rn5t618: Add RTC related registersAndreas Kemnade2020-03-271-0/+11
| | * | mfd: rn5t618: Add IRQ supportAndreas Kemnade2020-03-271-0/+15
| | |/
| * / mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy2020-03-271-0/+139
| |/
* / mfd: wm8994: Fix comment spellingGeert Uytterhoeven2020-03-171-1/+1
|/
* Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-041-35/+0
|\
| * cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-071-35/+0
* | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-0310-74/+1089
|\ \
| * | mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven2020-02-031-1/+1
| * | mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2020-01-292-0/+562
| * | mfd: syscon: Add arguments support for syscon referenceOrson Zhai2020-01-241-0/+14