summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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 Chen2-291/+291
2021-06-02mfd: mt6360: Rearrange include fileGene Chen1-2/+3
2021-06-02mfd: rt4831: Adds DT binding document for Richtek RT4831ChiYuan Huang1-0/+90
2021-06-02mfd: rt4831: Adds support for Richtek RT4831ChiYuan Huang3-0/+126
2021-06-02backlight: rt4831: Adds DT binding document for Richtek RT4831 backlightChiYuan Huang2-0/+85
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: google,cros-ec: add DT bindings for a baseboard's switch deviceIkjoon Jang1-0/+20
2021-06-02mfd: lp87565: Handle optional reset pinLuca Ceresoli2-0/+28
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