summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-04-2818-161/+1504
|\
| * mfd: intel-m10-bmc: Add support for MAX10 BMC Secure UpdatesRuss Weight2021-04-141-0/+85
| * mfd: twl: Remove unused inline function twl4030charger_usb_en()YueHaibing2021-04-141-2/+0
| * mfd: max8997: Replace 8998 with 8997Timon Baetz2021-04-141-4/+4
| * mfd: ntxec: Support for EC in Tolino Shine 2 HDAndreas Kemnade2021-04-141-0/+1
| * mfd: rn5t618: Do not cache various USB related registersAndreas Kemnade2021-04-141-0/+1
| * mfd: core: Remove support for dangling device propertiesHeikki Krogerus2021-04-141-4/+0
| * mfd: core: Add support for software nodesHeikki Krogerus2021-04-141-0/+4
| * mfd: da9063: Support SMBus and I2C modeHubert Streidl2021-04-141-0/+3
| * mfd: intel-m10-bmc: Add access table configuration to the regmapMatthew Gerlach2021-04-141-1/+4
| * mfd: intel-m10-bmc: Simplify the legacy version reg definitionXu Yilun2021-04-141-1/+1
| * mfd: intel-m10-bmc: Fix the register access rangeXu Yilun2021-04-141-1/+1
| * mfd: Remove support for AB3100Arnd Bergmann2021-04-141-128/+0
| * mfd: lp87565: Remove unused define 'LP87565_NUM_BUCK'Luca Ceresoli2021-04-141-3/+0
| * mfd: dbx500-prcmu: Use true and false for bool variableJiapeng Chong2021-04-141-1/+1
| * Merge tag 'ib-mfd-watchdog-v5.13' into ibs-for-mfd-mergedLee Jones2021-04-142-0/+142
| |\
| | * mfd: bd9576: Add safety limit/monitoring registersMatti Vaittinen2021-03-101-0/+19
| | * mfd: bd9576: Add IRQ supportMatti Vaittinen2021-03-101-0/+62
| | * mfd: Support ROHM BD9576MUF and BD9573MUFMatti Vaittinen2021-03-102-0/+61
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones2021-04-147-803/+684
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | * mfd: Add base driver for Netronix embedded controllerJonathan Neuschäfer2021-03-101-0/+37
| | | |_|/ | | |/| |
| | | * | mfd: Add MFD driver for ATC260x PMICsCristian Ciocaltea2021-03-103-0/+647
| | |/ /
| * | | regulator: rohm-regulator: Support SNVS HW state.Matti Vaittinen2021-04-141-1/+5
| * | | mfd: Support for ROHM BD71815 PMIC coreMatti Vaittinen2021-04-142-0/+565
| * | | mfd: Sort ROHM chip ID list for better readabilityMatti Vaittinen2021-04-141-4/+4
| * | | mfd: Add ROHM BD71815 IDMatti Vaittinen2021-04-141-0/+1
| * | | mfd: bd718x7: simplify by cleaning unnecessary device dataMatti Vaittinen2021-04-141-13/+0
| |/ /
* | | Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-04-283-803/+0
|\ \ \ | | |/ | |/|
| * | mfd/power: ab8500: Push data to power supply codeLinus Walleij2021-03-221-276/+0
| * | mfd/power: ab8500: Push algorithm to power supply codeLinus Walleij2021-03-221-51/+0
| * | mfd/power: ab8500: Push data to power supply codeLinus Walleij2021-03-221-476/+0
| |/
* / mtd: spi-nor: intel-spi: Move platform data header to x86 subfolderAndy Shevchenko2021-03-081-1/+1
|/
* Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-453/+0
|\
| * mfd: intel_msic: Remove driver for deprecated platformAndy Shevchenko2021-02-091-453/+0
* | Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-02-225-38/+35
|\ \
| * | mfd: iqs62x: Do not poll during ATIJeff LaBundy2021-02-081-7/+4
| * | mfd: intel-m10-bmc: Expose MAC address and countRuss Weight2021-02-081-0/+9
| * | mfd: Standardise MFD_CELL_* helper namesLee Jones2021-02-081-3/+3
| | |
| | \
| *-. \ Merge branches 'ib-mfd-asoc-5.12', 'ib-mfd-bus-5.12' and 'ib-mfd-gpio-regulat...Lee Jones2021-02-083-29/+20
| |\ \ \ | | |_|/ | |/| |
| | | * mfd: bd9571mwv: Add support for BD9574MWFKhiem Nguyen2021-01-141-3/+14
| | | * mfd: bd9571mwv: Make the driver more genericKhiem Nguyen2021-01-141-16/+2
| | | * mfd: bd9571mwv: Use the SPDX license identifierYoshihiro Shimoda2021-01-141-9/+1
| | | * mfd: rohm-generic: Add BD9571 and BD9574Yoshihiro Shimoda2021-01-141-0/+2
| | |/ | |/|
* | | Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-222-11/+6
|\ \ \
| * \ \ Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown2021-02-121-3/+0
| |\ \ \
| | * | | regulator: ab8500: Remove unused platform dataLinus Walleij2021-01-131-3/+0
| | |/ /
| * / / regulator: bd718x7, bd71828, Fix dvs voltage levelsMatti Vaittinen2021-02-121-8/+6
| |/ /
* | | Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-02-201-26/+3
|\ \ \ | |_|/ |/| |
| * | staging: hikey9xx: hi6421-spmi-pmic: update copyright notesMauro Carvalho Chehab2021-01-311-0/+1
| * | staging: hikey9xx: hi6421-spmi-pmic: cleanup header fileMauro Carvalho Chehab2021-01-311-20/+0