summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-151-0/+53
|\
| * staging: mfd: hi6421-spmi-pmic: get rid of interrupt propertiesMauro Carvalho Chehab2020-08-181-15/+0
| * staging: mfd: hi6421-spmi-pmic: cleanup the codeMauro Carvalho Chehab2020-08-181-5/+7
| * staging: mfd: hi6421-spmi-pmic: fix some coding style issuesMauro Carvalho Chehab2020-08-181-1/+1
| * staging: mfd: hi6421-spmi-pmic: change namespace on its functionsMauro Carvalho Chehab2020-08-181-32/+19
| * staging: mfd: hi6421-spmi-pmic: get rid of unused OF propertiesMauro Carvalho Chehab2020-08-181-11/+3
| * staging: mfd: hi6421-spmi-pmic: cleanup hi6421-spmi-pmic.h headerMauro Carvalho Chehab2020-08-181-26/+0
| * staging: mfd: hi6421-spmi-pmic: get rid of the static varsMauro Carvalho Chehab2020-08-181-15/+5
| * staging: mfd: hi6421-spmi-pmic: get rid of unused codeMauro Carvalho Chehab2020-08-181-42/+0
| * staging: mfd: add a PMIC driver for HiSilicon 6421 SPMI versionMayulong2020-08-181-0/+165
* | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-10-142-0/+66
|\ \
| * | mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PACXu Yilun2020-09-301-0/+65
| * | mfd: lp87565: Add LP87524-Q1 variantLuca Ceresoli2020-09-301-0/+1
| |/
* / gpio: tc35894: Disable Direct KBD interrupts to enable gpio irqdillon min2020-09-091-0/+6
|/
* 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
|\ \