summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds2020-12-261-1/+0
* mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor2020-12-251-1/+0
* Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-241-13/+3
|\
| * mfd: ab8500-debugfs: Remove the racy fiddling with irq_descThomas Gleixner2020-12-151-13/+3
* | Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2020-12-201-1/+1
|\ \
| * | rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-1/+1
| |/
* | mfd: kempld-core: Add support for additional devicesMichael Brunner2020-12-022-29/+77
* | mfd: twl6030: Mark of_device_id table as maybe unusedKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: axp20x: Skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski2020-11-271-0/+2
* | mfd: wm8994: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: sun4i: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: max77686: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: stmfx: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: rt5033: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: mt6397: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: max77650: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: fsl-imx25: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: ene-kb3930: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: da9150: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: da9063: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: da9062: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: da9055: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: bcm590xx: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* | mfd: omap-usb: Depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski2020-11-271-0/+1
* | mfd: kempld-core: Check for DMI definition before ACPIMichael Brunner2020-11-271-21/+3
* | mfd: tps65910: Correct power-off programming sequenceDmitry Osipenko2020-11-271-2/+8
* | mfd: altera-sysmgr: Use resource_size function on resource objectZou Wei2020-11-271-1/+1
* | mfd: cpcap: Fix interrupt regression with regmap clear_ackTony Lindgren2020-11-191-3/+3
* | mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()Amelie Delaunay2020-11-191-5/+5
* | mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPEGeert Uytterhoeven2020-11-191-0/+1
* | mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()Jing Xiangfeng2020-11-191-0/+2
* | mfd: at91-usart: Do not use compatible to register child devicesCodrin Ciubotariu2020-11-191-8/+4
* | mfd: madera: Add special errata reset handling for cs47l15Charles Keepax2020-11-191-5/+20
* | mfd: madera: Add reset as part of resumeCharles Keepax2020-11-191-1/+15
* | mfd: tps65910: Fix a bunch of alignment issues reported-by CheckpatchLee Jones2020-11-191-11/+11
* | mfd: tps65910: Clean up after switching to regmapMichał Mirosław2020-11-191-8/+8
* | mfd: tps65911-comparator: Use regmap accessorsMichał Mirosław2020-11-191-2/+2
* | mfd: qcom-spmi-pmic: Add support for PM660/PM660LAngeloGioacchino Del Regno2020-11-191-0/+4
* | mfd: Constify static struct resourcesRikard Falkeborn2020-11-1915-82/+82
* | mfd: sun4i-gpadc: Constify static struct resourceRikard Falkeborn2020-11-191-1/+1
* | mfd: stmpe: Constify static struct resourceRikard Falkeborn2020-11-191-5/+5
* | mfd: lp8788: Constify static struct resourceRikard Falkeborn2020-11-191-2/+2
* | mfd: wm8xxx-core: Constify static struct resourceRikard Falkeborn2020-11-192-28/+28
* | mfd: tps65xxx: Constify static struct resource in OMAP2+ driversRikard Falkeborn2020-11-192-3/+3
* | mfd: intel: Constify static struct resourceRikard Falkeborn2020-11-195-28/+28
* | mfd: da9xxx-core: Constify static struct resourceRikard Falkeborn2020-11-194-23/+23
* | Merge branch 'ib-mfd-mediatek-5.11' into ibs-for-mfd-mergedLee Jones2020-11-191-0/+18
|\ \
| * | mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra2020-11-191-0/+18
| |/
* / mfd: Intel Platform Monitoring Technology supportDavid E. Box2020-11-043-0/+234
|/
* Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-10-1418-57/+702
|\