summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: tps80031: Use DEFINE_RES_IRQ() to simplify codeZhen Lei2021-06-021-5/+1
* mfd: da9055: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei2021-06-021-30/+8
* mfd: as3722: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei2021-06-021-12/+2
* mfd: t7l66xb: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei2021-06-021-10/+2
* mfd: cros_ec_dev: Load lightbar module only presentGwendal Grignou2021-06-021-1/+19
* mfd: sec: Remove unused platform data membersKrzysztof Kozlowski2021-06-021-25/+0
* mfd: sec: Enable wakeup from suspend via devicetree propertyKrzysztof Kozlowski2021-06-022-11/+0
* mfd: sec: Remove unused irq_base in platform dataKrzysztof Kozlowski2021-06-023-7/+1
* mfd: sec: Remove unused device_type in platform dataKrzysztof Kozlowski2021-06-022-5/+1
* mfd: sec: Remove unused cfg_pmic_irq in platform dataKrzysztof Kozlowski2021-06-022-4/+0
* mfd: sec: Drop support for board files and require devicetreeKrzysztof Kozlowski2021-06-022-44/+16
* mfd: sec: Simplify getting of_device_id match dataKrzysztof Kozlowski2021-06-021-7/+3
* mfd: da9062: Simplify getting of_device_id match dataKrzysztof Kozlowski2021-06-021-9/+4
* mfd: da9052: Simplify getting of_device_id match dataKrzysztof Kozlowski2021-06-021-7/+2
* mfd: max8998: Simplify getting of_device_id match dataKrzysztof Kozlowski2021-06-021-5/+3
* mfd: max8997: Simplify getting of_device_id match dataKrzysztof Kozlowski2021-06-021-5/+4
* mfd: qcom-spmi-pmic: Add support for four variantssatya priya2021-06-021-0/+4
* mfd: pm8008: Add driver for QCOM PM8008 PMICGuru Das Srinagesh2021-06-023-0/+275
* dt-bindings: mfd: pm8008: Add bindingsGuru Das Srinagesh2021-06-021-0/+121
* dt-bindings: mfd: pm8008: Add IRQ listingGuru Das Srinagesh2021-06-021-0/+19
* mfd: da9063: Propagate errno when I2C mode failsWolfram Sang2021-06-021-1/+1
* mfd: bd71828: Fix .n_voltages settingsAxel Lin2021-06-021-5/+5
* mfd: hisilicon: Use the correct HiSilicon copyrightHao Fang2021-06-022-2/+2
* mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren2021-06-021-0/+4
* mfd: arizona: Allow building arizona MFD-core as moduleHans de Goede2021-06-024-13/+15
* mfd: db8500-prcmu: Add devicetree bindingsLinus Walleij2021-06-021-0/+278
* mfd: si476x-i2c: Fix incorrectly documented function namesLee Jones2021-06-021-5/+5
* mfd: si476x-cmd: Fix a bunch of incorrectly documented function namesLee Jones2021-06-021-12/+12
* mfd: omap-usb-tll: File headers are not good candidates for kernel-docLee Jones2021-06-021-1/+1
* mfd: omap-usb-host: File headers are not good candidates for kernel-docLee Jones2021-06-021-1/+1
* mfd: db8500-prcmu: Fix multiple incorrectly documented function namesLee Jones2021-06-021-3/+3
* mfd: twl-core: Fix incorrect function name twl_regcache_bypass()Lee Jones2021-06-021-1/+1
* mfd: wm831x-core: Fix incorrect function name wm831x_reg_unlock()Lee Jones2021-06-021-1/+1
* Revert "MAINTAINERS: Add entry for Intel MAX 10 mfd driver"Lee Jones2021-06-021-10/+0
* mfd: ioc3: Directly include linux/irqdomain.hMarc Zyngier2021-06-021-0/+1
* mfd: axp20x: Allow AXP 806 chips without interrupt linesAndre Przywara2021-06-021-7/+17
* mfd: mt6360: Merge different sub-devices I2C read/writeGene Chen2021-06-022-23/+181
* mfd: mt6360: Merge header file into driver and remove unuse register defineGene Chen2021-06-022-241/+47
* mfd: mt6360: Fix flow which is used to check ic existGene Chen2021-06-021-11/+21
* mfd: mt6360: Remove handle_post_irq callback functionGene Chen2021-06-022-14/+5
* mfd: mt6360: Rename mt6360_pmu by mt6360Gene Chen2021-06-021-21/+20
* mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddataGene Chen2021-06-022-23/+23
* mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resourcesGene Chen2021-06-021-8/+2
* mfd: mt6360: Indicate sub-dev compatible name by using "-"Gene Chen2021-06-021-12/+12
* mfd: mt6360: Remove redundant brackets around raw numbersGene Chen2021-06-022-291/+291
* mfd: mt6360: Rearrange include fileGene Chen2021-06-021-2/+3
* mfd: rt4831: Adds DT binding document for Richtek RT4831ChiYuan Huang2021-06-021-0/+90
* mfd: rt4831: Adds support for Richtek RT4831ChiYuan Huang2021-06-023-0/+126
* backlight: rt4831: Adds DT binding document for Richtek RT4831 backlightChiYuan Huang2021-06-022-0/+85
* mfd: rn5t618: Fix IRQ trigger by changing it to level modeAndreas Kemnade2021-06-021-1/+1