summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/pcf50633-irq.c (unfollow)
Commit message (Expand)AuthorFilesLines
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