summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: rt5033: Fix errorneous definesMichael Srba2020-11-191-14/+14
* dt-binding: mfd: syscon: add Rockchip QoS register compatiblesJohan Jonker2020-11-191-0/+4
* 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
* gpio: tps65910: use regmap accessorsMichał Mirosław2020-11-191-6/+6
* mfd: madera: Add special errata reset handling for cs47l15Charles Keepax2020-11-192-5/+21
* mfd: madera: Add reset as part of resumeCharles Keepax2020-11-191-1/+15
* dt-bindings: mfd: rohm,bd71837-pmic: Add common propertiesKrzysztof Kozlowski2020-11-191-0/+6
* mfd: tps65910: Fix a bunch of alignment issues reported-by CheckpatchLee Jones2020-11-191-11/+11
* mfd: tps65910: Remove unused pointersMichał Mirosław2020-11-191-5/+0
* mfd: tps65910: Clean up after switching to regmapMichał Mirosław2020-11-192-43/+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: madera: Delete register field xxx_WIDTH definesRichard Fitzgerald2020-11-191-635/+0
* 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-192-0/+29
|\
| * mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra2020-11-192-0/+29
* | platform/x86: Intel PMT Crashlog capability driverAlexander Duyck2020-11-044-0/+405
* | platform/x86: Intel PMT Telemetry capability driverAlexander Duyck2020-11-043-0/+172
* | platform/x86: Intel PMT class driverAlexander Duyck2020-11-046-0/+417
* | mfd: Intel Platform Monitoring Technology supportDavid E. Box2020-11-044-0/+239
* | PCI: Add defines for Designated Vendor-Specific Extended CapabilityDavid E. Box2020-11-041-0/+5
|/
* Linux 5.10-rc1v5.10-rc1Linus Torvalds2020-10-251-2/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-25117-196/+196
* kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes2020-10-251-3/+3