summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)Author
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-20Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2020-12-15mfd: ab8500-debugfs: Remove the racy fiddling with irq_descThomas Gleixner
2020-12-02mfd: kempld-core: Add support for additional devicesMichael Brunner
2020-11-27mfd: twl6030: Mark of_device_id table as maybe unusedKrzysztof Kozlowski
2020-11-27mfd: axp20x: Skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski
2020-11-27mfd: wm8994: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: sun4i: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: max77686: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: stmfx: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: rt5033: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: mt6397: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: max77650: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: fsl-imx25: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: ene-kb3930: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: da9150: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: da9063: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: da9062: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: da9055: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: bcm590xx: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-27mfd: omap-usb: Depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski
2020-11-27mfd: kempld-core: Check for DMI definition before ACPIMichael Brunner
2020-11-27mfd: tps65910: Correct power-off programming sequenceDmitry Osipenko
2020-11-27mfd: altera-sysmgr: Use resource_size function on resource objectZou Wei
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-19mfd: cpcap: Fix interrupt regression with regmap clear_ackTony Lindgren
2020-11-19mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()Amelie Delaunay
2020-11-19mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPEGeert Uytterhoeven
2020-11-19mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()Jing Xiangfeng
2020-11-19mfd: at91-usart: Do not use compatible to register child devicesCodrin Ciubotariu
2020-11-19mfd: madera: Add special errata reset handling for cs47l15Charles Keepax
2020-11-19mfd: madera: Add reset as part of resumeCharles Keepax
2020-11-19mfd: tps65910: Fix a bunch of alignment issues reported-by CheckpatchLee Jones
2020-11-19mfd: tps65910: Clean up after switching to regmapMichał Mirosław
2020-11-19mfd: tps65911-comparator: Use regmap accessorsMichał Mirosław
2020-11-19mfd: qcom-spmi-pmic: Add support for PM660/PM660LAngeloGioacchino Del Regno
2020-11-19mfd: Constify static struct resourcesRikard Falkeborn
2020-11-19mfd: sun4i-gpadc: Constify static struct resourceRikard Falkeborn
2020-11-19mfd: stmpe: Constify static struct resourceRikard Falkeborn
2020-11-19mfd: lp8788: Constify static struct resourceRikard Falkeborn
2020-11-19mfd: wm8xxx-core: Constify static struct resourceRikard Falkeborn
2020-11-19mfd: tps65xxx: Constify static struct resource in OMAP2+ driversRikard Falkeborn
2020-11-19mfd: intel: Constify static struct resourceRikard Falkeborn
2020-11-19mfd: da9xxx-core: Constify static struct resourceRikard Falkeborn
2020-11-19Merge branch 'ib-mfd-mediatek-5.11' into ibs-for-mfd-mergedLee Jones
2020-11-19mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra
2020-11-04mfd: Intel Platform Monitoring Technology supportDavid E. Box
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds