summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang2020-11-181-1/+27
* mfd: sm501: Fix leaks in probe()Dan Carpenter2020-10-291-1/+7
* mfd: mfd-core: Protect against NULL call-back function pointerLee Jones2020-10-011-0/+10
* mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDsAndy Shevchenko2020-09-031-0/+3
* mfd: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-211-0/+4
* mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax2020-08-211-0/+18
* mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski2020-06-251-0/+1
* mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao2020-05-101-1/+1
* mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko2020-04-171-2/+7
* mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade2020-02-111-0/+1
* mfd: da9062: Fix watchdog compatible stringMarco Felsch2020-02-111-1/+1
* mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland2020-02-111-1/+1
* mfd: dln2: More sanity checking for endpointsOliver Neukum2020-02-111-2/+11
* mfd: intel-lpss: Release IDA resourcesAndy Shevchenko2020-01-271-0/+1
* mfd: intel-lpss: Add default I2C device properties for Gemini LakeJarkko Nikula2020-01-271-8/+20
* mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2019-12-011-7/+1
* mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko2019-12-011-10/+31
* mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2019-12-011-1/+2
* mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam2019-12-011-4/+4
* mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capableVignesh R2019-11-241-0/+13
* mfd: intel-lpss: Remove D3cold delayKai-Heng Feng2019-10-071-0/+2
* mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependenciesJarkko Nikula2019-09-161-3/+3
* mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin2019-07-311-0/+2
* mfd: arizona: Fix undefined behaviorArnd Bergmann2019-07-311-1/+1
* mfd: core: Set fwnode for created devicesRobert Hancock2019-07-311-0/+1
* mfd: madera: Add missing of table registrationDaniel Gomez2019-07-311-0/+1
* mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren2019-06-151-1/+12
* mfd: intel-lpss: Set the device in reset state when initBinbin Wu2019-06-151-0/+3
* mfd: tps65912-spi: Add missing of table registrationDaniel Gomez2019-06-151-0/+1
* mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade2019-05-081-0/+23
* mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-03-231-0/+3
* mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu2019-02-271-1/+3
* mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy2019-02-271-21/+3
* mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra2019-02-271-0/+1
* mfd: axp20x: Add supported cells for AXP803Oskari Lemmela2019-02-271-0/+14
* mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai2019-02-271-56/+51
* mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela2019-02-271-0/+5
* mfd: wm5110: Add missing ASRC rate registerCharles Keepax2019-02-271-0/+2
* mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek2019-02-271-0/+4
* mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham2019-02-271-0/+1
* mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter2019-02-271-1/+1
* mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat2019-02-271-2/+1
* mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor2019-02-271-2/+2
* mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor2019-02-271-2/+2
* mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R2019-02-271-2/+3
* mfd: tps6586x: Handle interrupts on suspendJonathan Hunter2019-01-221-0/+24
* Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra2018-12-131-1/+7
* mfd: menelaus: Fix possible race condition and leakAlexandre Belloni2018-11-131-4/+9
* mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren2018-09-111-5/+6
* Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-211-4/+4
|\