summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2020-05-10mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao1-1/+1
2020-04-17mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko1-2/+7
2020-02-11mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade1-0/+1
2020-02-11mfd: da9062: Fix watchdog compatible stringMarco Felsch1-1/+1
2020-02-11mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland1-1/+1
2020-02-11mfd: dln2: More sanity checking for endpointsOliver Neukum1-2/+11
2020-01-27mfd: intel-lpss: Release IDA resourcesAndy Shevchenko1-0/+1
2020-01-27mfd: intel-lpss: Add default I2C device properties for Gemini LakeJarkko Nikula1-8/+20
2019-12-01mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski1-7/+1
2019-12-01mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko1-10/+31
2019-12-01mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam1-1/+2
2019-12-01mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam1-4/+4
2019-11-24mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capableVignesh R1-0/+13
2019-10-07mfd: intel-lpss: Remove D3cold delayKai-Heng Feng1-0/+2
2019-09-16mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependenciesJarkko Nikula1-3/+3
2019-07-31mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin1-0/+2
2019-07-31mfd: arizona: Fix undefined behaviorArnd Bergmann1-1/+1
2019-07-31mfd: core: Set fwnode for created devicesRobert Hancock1-0/+1
2019-07-31mfd: madera: Add missing of table registrationDaniel Gomez1-0/+1
2019-06-15mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren1-1/+12
2019-06-15mfd: intel-lpss: Set the device in reset state when initBinbin Wu1-0/+3
2019-06-15mfd: tps65912-spi: Add missing of table registrationDaniel Gomez1-0/+1
2019-05-08mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade1-0/+23
2019-03-23mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2019-02-27mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu1-1/+3
2019-02-27mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy1-21/+3
2019-02-27mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra1-0/+1
2019-02-27mfd: axp20x: Add supported cells for AXP803Oskari Lemmela1-0/+14
2019-02-27mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai1-56/+51
2019-02-27mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela1-0/+5
2019-02-27mfd: wm5110: Add missing ASRC rate registerCharles Keepax1-0/+2
2019-02-27mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek1-0/+4
2019-02-27mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham1-0/+1
2019-02-27mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter1-1/+1
2019-02-27mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat1-2/+1
2019-02-27mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor1-2/+2
2019-02-27mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor1-2/+2
2019-02-27mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R1-2/+3
2019-01-22mfd: tps6586x: Handle interrupts on suspendJonathan Hunter1-0/+24
2018-12-13Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra1-1/+7
2018-11-13mfd: menelaus: Fix possible race condition and leakAlexandre Belloni1-4/+9
2018-09-11mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren1-5/+6
2018-08-22Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2018-08-21Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds29-1513/+8985
2018-08-16mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck1-0/+1
2018-08-16mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen3-0/+225
2018-07-27mfd: sec-core: Export OF module alias tableKrzysztof Kozlowski1-0/+1
2018-07-27mfd: as3722: Disable auto-power-on when AC OKMarcel Ziswiler1-0/+12
2018-07-27mfd: axp20x: Support AXP806 in I2C modeChen-Yu Tsai1-0/+2
2018-07-27mfd: axp20x: Add self-working mode support for AXP806Chen-Yu Tsai1-3/+25