summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-15mfd: wm831x: Use DEVICE_ATTR_RO macroZhen Lei1-3/+3
2021-06-15mfd: wm831x: Use DEFINE_RES_IRQ_NAMED() and DEFINE_RES_IRQ() to simplify codeZhen Lei1-212/+36
2021-06-02dt-bindings: mfd: stm32-timers: Remove #address/size cells from required prop...Alexandre Torgue1-2/+0
2021-06-02mfd: sun6i-prcm: Use DEFINE_RES_MEM() to simplify codeZhen Lei1-25/+5
2021-06-02mfd: asic3: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei1-10/+2
2021-06-02mfd: 88pm805: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei1-21/+8
2021-06-02mfd: 88pm800: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei1-12/+2
2021-06-02mfd: tps80031: Use DEFINE_RES_IRQ() to simplify codeZhen Lei1-5/+1
2021-06-02mfd: da9055: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei1-30/+8
2021-06-02mfd: as3722: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei1-12/+2
2021-06-02mfd: t7l66xb: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei1-10/+2
2021-06-02mfd: cros_ec_dev: Load lightbar module only presentGwendal Grignou1-1/+19
2021-06-02mfd: sec: Remove unused platform data membersKrzysztof Kozlowski1-25/+0
2021-06-02mfd: sec: Enable wakeup from suspend via devicetree propertyKrzysztof Kozlowski2-11/+0
2021-06-02mfd: sec: Remove unused irq_base in platform dataKrzysztof Kozlowski3-7/+1
2021-06-02mfd: sec: Remove unused device_type in platform dataKrzysztof Kozlowski2-5/+1
2021-06-02mfd: sec: Remove unused cfg_pmic_irq in platform dataKrzysztof Kozlowski2-4/+0
2021-06-02mfd: sec: Drop support for board files and require devicetreeKrzysztof Kozlowski2-44/+16
2021-06-02mfd: sec: Simplify getting of_device_id match dataKrzysztof Kozlowski1-7/+3
2021-06-02mfd: da9062: Simplify getting of_device_id match dataKrzysztof Kozlowski1-9/+4
2021-06-02mfd: da9052: Simplify getting of_device_id match dataKrzysztof Kozlowski1-7/+2
2021-06-02mfd: max8998: Simplify getting of_device_id match dataKrzysztof Kozlowski1-5/+3
2021-06-02mfd: max8997: Simplify getting of_device_id match dataKrzysztof Kozlowski1-5/+4
2021-06-02mfd: qcom-spmi-pmic: Add support for four variantssatya priya1-0/+4
2021-06-02mfd: pm8008: Add driver for QCOM PM8008 PMICGuru Das Srinagesh3-0/+275
2021-06-02dt-bindings: mfd: pm8008: Add bindingsGuru Das Srinagesh1-0/+121
2021-06-02dt-bindings: mfd: pm8008: Add IRQ listingGuru Das Srinagesh1-0/+19
2021-06-02mfd: da9063: Propagate errno when I2C mode failsWolfram Sang1-1/+1
2021-06-02mfd: bd71828: Fix .n_voltages settingsAxel Lin1-5/+5
2021-06-02mfd: hisilicon: Use the correct HiSilicon copyrightHao Fang2-2/+2
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 Goede4-13/+15
2021-06-02mfd: db8500-prcmu: Add devicetree bindingsLinus Walleij1-0/+278
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-02Revert "MAINTAINERS: Add entry for Intel MAX 10 mfd driver"Lee Jones1-10/+0
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 Chen2-241/+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 Chen2-14/+5
2021-06-02mfd: mt6360: Rename mt6360_pmu by mt6360Gene Chen1-21/+20
2021-06-02mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddataGene Chen2-23/+23
2021-06-02mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resourcesGene Chen1-8/+2