summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2021-06-02mfd: pm8008: Add driver for QCOM PM8008 PMICGuru Das Srinagesh3-0/+275
2021-06-02mfd: da9063: Propagate errno when I2C mode failsWolfram Sang1-1/+1
2021-06-02mfd: hisilicon: Use the correct HiSilicon copyrightHao Fang1-1/+1
2021-06-02mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren1-0/+4
2021-06-02mfd: arizona: Allow building arizona MFD-core as moduleHans de Goede3-8/+10
2021-06-02mfd: si476x-i2c: Fix incorrectly documented function namesLee Jones1-5/+5
2021-06-02mfd: si476x-cmd: Fix a bunch of incorrectly documented function namesLee Jones1-12/+12
2021-06-02mfd: omap-usb-tll: File headers are not good candidates for kernel-docLee Jones1-1/+1
2021-06-02mfd: omap-usb-host: File headers are not good candidates for kernel-docLee Jones1-1/+1
2021-06-02mfd: db8500-prcmu: Fix multiple incorrectly documented function namesLee Jones1-3/+3
2021-06-02mfd: twl-core: Fix incorrect function name twl_regcache_bypass()Lee Jones1-1/+1
2021-06-02mfd: wm831x-core: Fix incorrect function name wm831x_reg_unlock()Lee Jones1-1/+1
2021-06-02mfd: ioc3: Directly include linux/irqdomain.hMarc Zyngier1-0/+1
2021-06-02mfd: axp20x: Allow AXP 806 chips without interrupt linesAndre Przywara1-7/+17
2021-06-02mfd: mt6360: Merge different sub-devices I2C read/writeGene Chen2-23/+181
2021-06-02mfd: mt6360: Merge header file into driver and remove unuse register defineGene Chen1-1/+47
2021-06-02mfd: mt6360: Fix flow which is used to check ic existGene Chen1-11/+21
2021-06-02mfd: mt6360: Remove handle_post_irq callback functionGene Chen1-13/+4
2021-06-02mfd: mt6360: Rename mt6360_pmu by mt6360Gene Chen1-21/+20
2021-06-02mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddataGene Chen1-22/+22
2021-06-02mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resourcesGene Chen1-8/+2
2021-06-02mfd: mt6360: Indicate sub-dev compatible name by using "-"Gene Chen1-12/+12
2021-06-02mfd: mt6360: Remove redundant brackets around raw numbersGene Chen1-86/+86
2021-06-02mfd: mt6360: Rearrange include fileGene Chen1-2/+3
2021-06-02mfd: rt4831: Adds support for Richtek RT4831ChiYuan Huang3-0/+126
2021-06-02mfd: rn5t618: Fix IRQ trigger by changing it to level modeAndreas Kemnade1-1/+1
2021-06-02mfd: max8907: Move to use request_irq by IRQF_NO_AUTOEN flagTian Tao1-4/+2
2021-06-02mfd: lp87565: Handle optional reset pinLuca Ceresoli1-0/+27
2021-06-02mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2-1/+2
2021-06-02mfd: syscon: Free the allocated name field of struct regmap_configLimeng1-1/+1
2021-06-02mfd: Remove software node conditionally and locate at right placeAndy Shevchenko1-6/+9
2021-06-02mfd: wcd934x: Add additional interrupts required for MBHC supportSrinivas Kandagatla1-0/+7
2021-06-02mfd: wcd934x: Add macro for adding new interruptsSrinivas Kandagatla1-26/+17
2021-06-02mfd: si476x-cmd: Fix two typos of 'returned'Jian Dong1-2/+2
2021-06-02mfd: mt6397: Add PMIC keys for MT6358Mattijs Korpershoek1-0/+12
2021-06-02mfd: mt6397: Use named IRQs instead of index (keys)Mattijs Korpershoek1-4/+4
2021-06-02mfd: mp2629: Select MFD_CORE to fix build errorRandy Dunlap1-0/+1
2021-06-02mfd: intel-lpss: Add Intel Alder Lake-M PCI IDsAndy Shevchenko1-0/+13
2021-06-02Merge tags 'tb-mfd-asoc-v5.14-1', 'tb-mfd-gpio-regulator-v5.14' and 'tb-mfd-r...Lee Jones2-27/+86
2021-06-01mfd: Add support for the MediaTek MT6359 PMICHsin-Hsiung Wang2-0/+48
2021-06-01mfd: mt6358: Refine interrupt codeHsin-Hsiung Wang1-27/+38
2021-06-01mfd: Add Rockchip rk817 audio CODEC supportChris Morgan1-0/+81
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds30-1542/+1468
2021-04-28Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-9/+8
2021-04-26Merge tag 'hwmon-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+10
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2021-04-26Merge tag 'platform-drivers-x86-v5.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-37/+75
2021-04-20hwmon: (intel-m10-bmc-hwmon) add sensor support of Intel D5005 cardMatthew Gerlach1-0/+10
2021-04-14Revert "mfd: max8997: Add of_compatible to Extcon and Charger mfd_cell"Timon Baetz1-2/+2
2021-04-14mfd: intel_quark_i2c_gpio: Convert I²C to use software nodesAndy Shevchenko1-15/+26