aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds17-131/+148
2020-08-13mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov8-8/+8
2020-08-13mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax1-0/+5
2020-08-13mfd: max77693-private: Drop a duplicated wordRandy Dunlap1-1/+1
2020-08-13mfd: da9055: pdata.h: Drop a duplicated wordRandy Dunlap1-1/+1
2020-08-13mfd: da9063: Add support for latest DA silicon revisionAdam Thomson1-0/+1
2020-08-13mfd: da9063: Fix revision handling to correctly select reg tablesAdam Thomson1-5/+10
2020-08-13mfd: smsc-ece1099: Remove driverMichael Walle1-104/+0
2020-08-13mfd: core: Add OF_MFD_CELL_REG() helperLee Jones1-6/+11
2020-08-13mfd: core: Fix formatting of MFD helpersLee Jones1-10/+10
2020-08-13mfd: core: Make a best effort attempt to match devices with the correct of_nodesLee Jones1-0/+10
2020-07-01backlight: sky81452: Privatize platform dataLinus Walleij1-2/+0
2020-06-18mfd: Add support for the Khadas System control MicrocontrollerNeil Armstrong1-0/+91
2020-06-18mfd: madera: Remove unused forward declaration of madera_codec_pdataCharles Keepax1-1/+0
2020-06-18mfd: stm32: Add defines to be used for clkevent purposeBenjamin Gaignard1-0/+5
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds8-2/+721
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds2-0/+68
2020-06-01Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+1
2020-05-27mfd: Add support for PMIC MT6360Gene Chen1-0/+240
2020-05-26mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay1-0/+1
2020-05-26mfd: Constify properties in mfd_cellTomas Winkler1-1/+1
2020-05-26Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd-iio-power-5.8' and 'ib-mfd-hwmon-5.8' into ibs-for-mfd-mergedLee Jones6-1/+555
2020-05-26iio: adc: mp2629: Add support for mp2629 ADC driverSaravanan Sekar1-0/+9
2020-05-26mfd: mp2629: Add support for mps battery chargerSaravanan Sekar1-0/+17
2020-05-22regulator: max8998: Add charger regulatorJonathan Bakker1-0/+1
2020-05-21rtc: mt6397: Add support for the MediaTek MT6358 RTCRan Bi1-1/+8
2020-05-21mfd: Add support for the MediaTek MT6358 PMICHsin-Hsiung Wang3-0/+443
2020-05-21mfd: mt6397: Modify suspend/resume behaviorHsin-Hsiung Wang1-0/+2
2020-05-20mfd: Add Gateworks System Controller core driverTim Harvey1-0/+76
2020-05-04docs: dt: convert usage-model.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg1-0/+53
2020-04-24mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmicMika Westerberg1-0/+15
2020-04-08Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+0
2020-04-07Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds4-2/+172
2020-03-30mfd: sc27xx: Add USB charger type detection supportBaolin Wang1-0/+7
2020-03-30mfd: rk808: Convert RK805 to shutdown/suspend hooksRobin Murphy1-1/+0
2020-03-30mfd: rk808: Reduce shutdown duplicationRobin Murphy1-1/+0
2020-03-30Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-mfd-mergedLee Jones1-0/+26
2020-03-27mfd: rn5t618: Add RTC related registersAndreas Kemnade1-0/+11
2020-03-27mfd: rn5t618: Add IRQ supportAndreas Kemnade1-0/+15
2020-03-27mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy1-0/+139
2020-03-18watchdog: wm831x_wdt: Remove GPIO handlingLinus Walleij1-1/+0
2020-03-17mfd: wm8994: Fix comment spellingGeert Uytterhoeven1-1/+1
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-35/+0
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds10-74/+1089
2020-02-03mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven1-1/+1
2020-01-29mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2-0/+562
2020-01-27Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-3/+0
2020-01-24mfd: syscon: Add arguments support for syscon referenceOrson Zhai1-0/+14