aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)Author
2019-05-08mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade
2019-03-23mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-01-29mfd: Fix unmet dependency warning for MFD_TPS68470Sinan Kaya
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-03mfd: exynos-lpass: Enable UART module supportBeomho Seo
2019-01-03mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu
2019-01-03mfd: madera: Remove spurious semicolon in while loopRichard Fitzgerald
2019-01-03mfd: rave-sp: Fix typo in rave_sp_checksum commentYangtao Li
2019-01-03mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy
2019-01-03mfd: Use of_node_name_eq() for node name comparisonsRob Herring
2019-01-03mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra
2019-01-03mfd: axp20x: Add supported cells for AXP803Oskari Lemmela
2019-01-03mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai
2019-01-03mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela
2019-01-03mfd: wm5110: Add missing ASRC rate registerCharles Keepax
2019-01-03mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek
2019-01-03mfd: tps6586x: Handle interrupts on suspendJonathan Hunter
2019-01-03mfd: madera: Add shared data for accessory detectionRichard Fitzgerald
2019-01-03mfd: at91-usart: Add platform dependencyJean Delvare
2019-01-03mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham
2019-01-03mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter
2019-01-03mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat
2019-01-03mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor
2019-01-03mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor
2018-12-13mfd: axp20x: use explicit bit definesOlliver Schinagl
2018-12-13mfd: axp20x: Clean up included headersOlliver Schinagl
2018-12-11Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2018-12-05Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra
2018-12-03mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R
2018-11-15regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij
2018-10-31Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-10-23mfd: cros_ec: Avoid unneeded internal declaration warningNathan Chancellor
2018-10-23mfd: ti-lmu: Use of_device_get_match_data() helperPavel Machek
2018-10-23mfd: ti-lmu: Use managed resource for everythingPavel Machek
2018-10-23mfd: ti-lmu: Switch to GPIODPavel Machek
2018-10-23mfd: ti-lmu: constify mfd_cell tablesSebastian Reichel
2018-10-23mfd: max8997: Disable interrupt handling for suspend/resume cycleMarek Szyprowski
2018-10-23mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski
2018-10-23mfd: arizona: Make array mclk_name static, shrinks object sizeColin Ian King
2018-10-23mfd: Convert Intel PMIC drivers to use SPDX identifierAndy Shevchenko
2018-10-23mfd: Sort headers alphabetically for Intel PMIC driversAndy Shevchenko
2018-10-23mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko
2018-10-23mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macroAndy Shevchenko
2018-10-23mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macroAndy Shevchenko
2018-10-23mfd: intel_msic: Use DEFINE_RES_IRQ() macroAndy Shevchenko
2018-10-23mfd: motorola-cpcap: Add audio-codec supportSebastian Reichel
2018-10-23mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam
2018-10-23mfd: max77620: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-23mfd: madera: Don't use regmap_read_poll_timeout to poll for BOOT_DONERichard Fitzgerald