summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-02mfd: kempld-core: Add support for additional devicesMichael Brunner2-29/+77
2020-11-27mfd: si476x-core.h: Fix "regulator" spelling in commentMichael Klein1-1/+1
2020-11-27mfd: twl6030: Mark of_device_id table as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-27mfd: axp20x: Skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-27mfd: wm8994: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: sun4i: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: max77686: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: stmfx: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: rt5033: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: mt6397: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: max77650: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: fsl-imx25: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: ene-kb3930: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: da9150: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: da9063: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: da9062: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: da9055: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: bcm590xx: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: omap-usb: Depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski1-0/+1
2020-11-27mfd: kempld-core: Check for DMI definition before ACPIMichael Brunner1-21/+3
2020-11-27mfd: tps65910: Correct power-off programming sequenceDmitry Osipenko1-2/+8
2020-11-27mfd: altera-sysmgr: Use resource_size function on resource objectZou Wei1-1/+1
2020-11-19mfd: cpcap: Fix interrupt regression with regmap clear_ackTony Lindgren1-3/+3
2020-11-19mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()Amelie Delaunay1-5/+5
2020-11-19mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPEGeert Uytterhoeven1-0/+1
2020-11-19mfd: rt5033: Fix errorneous definesMichael Srba1-14/+14
2020-11-19dt-binding: mfd: syscon: add Rockchip QoS register compatiblesJohan Jonker1-0/+4
2020-11-19mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()Jing Xiangfeng1-0/+2
2020-11-19mfd: at91-usart: Do not use compatible to register child devicesCodrin Ciubotariu1-8/+4
2020-11-19gpio: tps65910: use regmap accessorsMichał Mirosław1-6/+6
2020-11-19mfd: madera: Add special errata reset handling for cs47l15Charles Keepax2-5/+21
2020-11-19mfd: madera: Add reset as part of resumeCharles Keepax1-1/+15
2020-11-19dt-bindings: mfd: rohm,bd71837-pmic: Add common propertiesKrzysztof Kozlowski1-0/+6
2020-11-19mfd: tps65910: Fix a bunch of alignment issues reported-by CheckpatchLee Jones1-11/+11
2020-11-19mfd: tps65910: Remove unused pointersMichał Mirosław1-5/+0
2020-11-19mfd: tps65910: Clean up after switching to regmapMichał Mirosław2-43/+8
2020-11-19mfd: tps65911-comparator: Use regmap accessorsMichał Mirosław1-2/+2
2020-11-19mfd: qcom-spmi-pmic: Add support for PM660/PM660LAngeloGioacchino Del Regno1-0/+4
2020-11-19mfd: madera: Delete register field xxx_WIDTH definesRichard Fitzgerald1-635/+0
2020-11-19mfd: Constify static struct resourcesRikard Falkeborn15-82/+82
2020-11-19mfd: sun4i-gpadc: Constify static struct resourceRikard Falkeborn1-1/+1
2020-11-19mfd: stmpe: Constify static struct resourceRikard Falkeborn1-5/+5
2020-11-19mfd: lp8788: Constify static struct resourceRikard Falkeborn1-2/+2
2020-11-19mfd: wm8xxx-core: Constify static struct resourceRikard Falkeborn2-28/+28
2020-11-19mfd: tps65xxx: Constify static struct resource in OMAP2+ driversRikard Falkeborn2-3/+3
2020-11-19mfd: intel: Constify static struct resourceRikard Falkeborn5-28/+28
2020-11-19mfd: da9xxx-core: Constify static struct resourceRikard Falkeborn4-23/+23
2020-11-19Merge branch 'ib-mfd-mediatek-5.11' into ibs-for-mfd-mergedLee Jones2-0/+29
2020-11-19mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra2-0/+29
2020-11-04platform/x86: Intel PMT Crashlog capability driverAlexander Duyck4-0/+405