summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+39
2020-12-16Merge tag 'mfd-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds6-690/+27
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann1-0/+39
2020-12-09soc: xilinx: vcu: add missing register NUM_COREMichael Tretter1-0/+1
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter1-0/+38
2020-12-04mmc: tmio: set max_busy_timeoutWolfram Sang1-1/+6
2020-11-27mfd: si476x-core.h: Fix "regulator" spelling in commentMichael Klein1-1/+1
2020-11-19mfd: rt5033: Fix errorneous definesMichael Srba1-14/+14
2020-11-19mfd: madera: Add special errata reset handling for cs47l15Charles Keepax1-0/+1
2020-11-19mfd: tps65910: Remove unused pointersMichał Mirosław1-5/+0
2020-11-19mfd: tps65910: Clean up after switching to regmapMichał Mirosław1-35/+0
2020-11-19mfd: madera: Delete register field xxx_WIDTH definesRichard Fitzgerald1-635/+0
2020-11-19mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra1-0/+11
2020-10-21Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+0
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+53
2020-10-15rtc: mt6397: Remove unused member devFei Shao1-1/+0
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-0/+66
2020-09-30mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PACXu Yilun1-0/+65
2020-09-30mfd: lp87565: Add LP87524-Q1 variantLuca Ceresoli1-0/+1
2020-09-09gpio: tc35894: Disable Direct KBD interrupts to enable gpio irqdillon min1-0/+6
2020-08-18staging: mfd: hi6421-spmi-pmic: get rid of interrupt propertiesMauro Carvalho Chehab1-15/+0
2020-08-18staging: mfd: hi6421-spmi-pmic: cleanup the codeMauro Carvalho Chehab1-5/+7
2020-08-18staging: mfd: hi6421-spmi-pmic: fix some coding style issuesMauro Carvalho Chehab1-1/+1
2020-08-18staging: mfd: hi6421-spmi-pmic: change namespace on its functionsMauro Carvalho Chehab1-32/+19
2020-08-18staging: mfd: hi6421-spmi-pmic: get rid of unused OF propertiesMauro Carvalho Chehab1-11/+3
2020-08-18staging: mfd: hi6421-spmi-pmic: cleanup hi6421-spmi-pmic.h headerMauro Carvalho Chehab1-26/+0
2020-08-18staging: mfd: hi6421-spmi-pmic: get rid of the static varsMauro Carvalho Chehab1-15/+5
2020-08-18staging: mfd: hi6421-spmi-pmic: get rid of unused codeMauro Carvalho Chehab1-42/+0
2020-08-18staging: mfd: add a PMIC driver for HiSilicon 6421 SPMI versionMayulong1-0/+165
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus 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/g...Linus Torvalds1-1/+1
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds8-2/+721
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds2-0/+68
2020-06-01Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus 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