summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-15mfd: ab8500-core: Use DEVICE_ATTR_RO/RW macroZhen Lei
2021-06-15mfd: intel_soc_pmic_bxtwc: Use DEVICE_ATTR_ADMIN_RW macroZhen Lei
2021-06-15mfd: janz-cmodio: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: kempld-core: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: pcf50633: Use DEVICE_ATTR_ADMIN_RO macroZhen Lei
2021-06-15mfd: sm501: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: timberdale: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: ucb1x00-assabet: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: wm831x: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: wm831x: Use DEFINE_RES_IRQ_NAMED() and DEFINE_RES_IRQ() to simplify codeZhen Lei
2021-06-02dt-bindings: mfd: stm32-timers: Remove #address/size cells from required prop...Alexandre Torgue
2021-06-02mfd: sun6i-prcm: Use DEFINE_RES_MEM() to simplify codeZhen Lei
2021-06-02mfd: asic3: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei
2021-06-02mfd: 88pm805: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei
2021-06-02mfd: 88pm800: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei
2021-06-02mfd: tps80031: Use DEFINE_RES_IRQ() to simplify codeZhen Lei
2021-06-02mfd: da9055: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei
2021-06-02mfd: as3722: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei
2021-06-02mfd: t7l66xb: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei
2021-06-02mfd: cros_ec_dev: Load lightbar module only presentGwendal Grignou
2021-06-02mfd: sec: Remove unused platform data membersKrzysztof Kozlowski
2021-06-02mfd: sec: Enable wakeup from suspend via devicetree propertyKrzysztof Kozlowski
2021-06-02mfd: sec: Remove unused irq_base in platform dataKrzysztof Kozlowski
2021-06-02mfd: sec: Remove unused device_type in platform dataKrzysztof Kozlowski
2021-06-02mfd: sec: Remove unused cfg_pmic_irq in platform dataKrzysztof Kozlowski
2021-06-02mfd: sec: Drop support for board files and require devicetreeKrzysztof Kozlowski
2021-06-02mfd: sec: Simplify getting of_device_id match dataKrzysztof Kozlowski
2021-06-02mfd: da9062: Simplify getting of_device_id match dataKrzysztof Kozlowski
2021-06-02mfd: da9052: Simplify getting of_device_id match dataKrzysztof Kozlowski
2021-06-02mfd: max8998: Simplify getting of_device_id match dataKrzysztof Kozlowski
2021-06-02mfd: max8997: Simplify getting of_device_id match dataKrzysztof Kozlowski
2021-06-02mfd: qcom-spmi-pmic: Add support for four variantssatya priya
2021-06-02mfd: pm8008: Add driver for QCOM PM8008 PMICGuru Das Srinagesh
2021-06-02dt-bindings: mfd: pm8008: Add bindingsGuru Das Srinagesh
2021-06-02dt-bindings: mfd: pm8008: Add IRQ listingGuru Das Srinagesh
2021-06-02mfd: da9063: Propagate errno when I2C mode failsWolfram Sang
2021-06-02mfd: bd71828: Fix .n_voltages settingsAxel Lin
2021-06-02mfd: hisilicon: Use the correct HiSilicon copyrightHao Fang
2021-06-02mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren
2021-06-02mfd: arizona: Allow building arizona MFD-core as moduleHans de Goede
2021-06-02mfd: db8500-prcmu: Add devicetree bindingsLinus Walleij
2021-06-02mfd: si476x-i2c: Fix incorrectly documented function namesLee Jones
2021-06-02mfd: si476x-cmd: Fix a bunch of incorrectly documented function namesLee Jones
2021-06-02mfd: omap-usb-tll: File headers are not good candidates for kernel-docLee Jones
2021-06-02mfd: omap-usb-host: File headers are not good candidates for kernel-docLee Jones
2021-06-02mfd: db8500-prcmu: Fix multiple incorrectly documented function namesLee Jones
2021-06-02mfd: twl-core: Fix incorrect function name twl_regcache_bypass()Lee Jones
2021-06-02mfd: wm831x-core: Fix incorrect function name wm831x_reg_unlock()Lee Jones
2021-06-02Revert "MAINTAINERS: Add entry for Intel MAX 10 mfd driver"Lee Jones
2021-06-02mfd: ioc3: Directly include linux/irqdomain.hMarc Zyngier