summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: stmfx: Reset chip on resume as supply was disabledAmelie Delaunay2020-05-261-0/+7
* mfd: wm8994: Silence warning about supplies during deferred probeMarek Szyprowski2020-05-261-1/+3
* mfd: wm8994: Fix unbalanced calls to regulator_bulk_disable()Marek Szyprowski2020-05-261-0/+3
* mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski2020-05-261-0/+1
* dt-bindings: mfd: mediatek: Add MT6397 Pin ControllerMatthias Brugger2020-05-261-0/+5
* mfd: Constify properties in mfd_cellTomas Winkler2020-05-261-1/+1
* mfd: stm32-timers: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-05-261-9/+23
* mfd: sprd: Remove unnecessary spi_bus_type settingBaolin Wang2020-05-261-1/+0
* mfd: intel-lpss: Update LPSS UART #2 PCI ID for Jasper LakeAndy Shevchenko2020-05-261-1/+1
* mfd: tqmx86: Fix a typo in MODULE_DESCRIPTIONChristophe JAILLET2020-05-261-1/+1
* mfd: stpmic1: Make stpmic1_regmap_config staticYueHaibing2020-05-261-1/+1
* mfd: htc-i2cpld: Convert to use i2c_new_client_device()Wolfram Sang2020-05-261-3/+3
*---. Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd...Lee Jones2020-05-2632-62/+2963
|\ \ \
| | | * hwmon: Add Gateworks System Controller supportTim Harvey2020-05-207-0/+501
| | | * mfd: Add Gateworks System Controller core driverTim Harvey2020-05-205-0/+377
| | | * dt-bindings: mfd: Add Gateworks System Controller bindingsTim Harvey2020-05-201-0/+196
| | * | MAINTAINERS: Add entry for mp2629 Battery Charger driverSaravanan Sekar2020-05-261-0/+5
| | * | power: supply: mp2629: Add impedance compensation configSaravanan Sekar2020-05-261-0/+8
| | * | power: supply: Add support for mps mp2629 battery chargerSaravanan Sekar2020-05-263-0/+680
| | * | iio: adc: mp2629: Add support for mp2629 ADC driverSaravanan Sekar2020-05-264-0/+228
| | * | mfd: mp2629: Add support for mps battery chargerSaravanan Sekar2020-05-264-0/+107
| | * | dt-bindings: mfd: Add document bindings for mp2629Saravanan Sekar2020-05-261-0/+62
| | |/
| * | rtc: mt6397: Add support for the MediaTek MT6358 RTCRan Bi2020-05-213-5/+24
| * | mfd: Add support for the MediaTek MT6358 PMICHsin-Hsiung Wang2020-05-216-1/+715
| * | dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMICHsin-Hsiung Wang2020-05-211-4/+10
| * | mfd: mt6397: Trim probe function to support different chips more cleanlyHsin-Hsiung Wang2020-05-211-21/+14
| * | mfd: mt6397: Modify suspend/resume behaviorHsin-Hsiung Wang2020-05-213-31/+36
| |/
* | MAINTAINERS: Update entry for Intel Broxton PMC driverMika Westerberg2020-04-241-9/+14
* | platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg2020-04-2415-720/+602
* | platform/x86: intel_telemetry: Add telemetry_get_pltdata()Mika Westerberg2020-04-243-14/+8
* | platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.cMika Westerberg2020-04-243-68/+27
* | x86/platform/intel-mid: Add empty stubs for intel_scu_devices_[create|destroy]()Mika Westerberg2020-04-241-3/+6
* | platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command()Mika Westerberg2020-04-242-28/+0
* | usb: typec: mux: Convert the Intel PMC Mux driver to use new SCU IPC APIHeikki Krogerus2020-04-242-5/+9
* | platform/x86: intel_telemetry: Convert to use new SCU IPC APIMika Westerberg2020-04-243-50/+49
* | mfd: intel_soc_pmic_mrfld: Convert to use new SCU IPC APIMika Westerberg2020-04-241-2/+8
* | mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC APIMika Westerberg2020-04-242-20/+17
* | mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmicMika Westerberg2020-04-241-0/+15
* | platform/x86: intel_pmc_ipc: Start using SCU IPCMika Westerberg2020-04-242-264/+40
* | platform/x86: intel_scu_ipc: Add managed function to register SCU IPCMika Westerberg2020-04-242-0/+72
* | platform/x86: intel_scu_ipcutil: Convert to use new SCU IPC APIMika Westerberg2020-04-241-4/+39
* | watchdog: intel-mid_wdt: Convert to use new SCU IPC APIMika Westerberg2020-04-241-16/+37
* | platform/x86: intel_mid_powerbtn: Convert to use new SCU IPC APIMika Westerberg2020-04-241-4/+11
* | platform/x86: intel_scu_ipc: Introduce new SCU IPC APIMika Westerberg2020-04-243-61/+252
* | platform/x86: intel_scu_ipc: Move legacy SCU IPC API to a separate headerMika Westerberg2020-04-242-55/+63
* | platform/x86: intel_scu_ipc: Log more information if SCU IPC command failsMika Westerberg2020-04-241-6/+11
* | platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driverMika Westerberg2020-04-247-68/+208
|/
* Linux 5.7-rc1v5.7-rc1Linus Torvalds2020-04-121-2/+2
* MAINTAINERS: sort field names for all entriesLinus Torvalds2020-04-121-1974/+1974
* MAINTAINERS: sort entries by entry nameLinus Torvalds2020-04-121-820/+820