summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang2020-09-301-1/+27
| * mfd: intel-lpss: Add device IDs for UART ports for LakefieldAndy Shevchenko2020-09-301-0/+4
| * mfd: dm355evm_msp: Convert LEDs to GPIO descriptor tableLinus Walleij2020-09-301-26/+50
| * mfd: wcd934x: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-6/+3
| * mfd: stmfx: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-5/+3
| * mfd: madera: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-8/+3
| * mfd: ene-kb3930: Add driver for ENE KB3930 Embedded ControllerLubomir Rintel2020-09-303-0/+224
| * mfd: khadas-mcu: Fix randconfig 'unused-const-variable' warningLee Jones2020-09-301-0/+2
| * mfd: rn5t618: Add a power supply subdeviceAndreas Kemnade2020-09-301-0/+1
| * mfd: Kconfig: Fix typo of 'individual'Mauro Carvalho Chehab2020-09-301-1/+1
| * mfd: simple-mfd-i2c: Add sl28cpld supportMichael Walle2020-09-172-0/+11
| * mfd: Add simple regmap based I2C driverMichael Walle2020-09-173-0/+69
* | Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-08-281-6/+6
|\ \
| * | mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones2020-08-281-4/+6
| * | mfd: core: Fix double-free in mfd_remove_devices_fn()Dmitry Osipenko2020-08-241-2/+0
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-246-11/+11
|/
* Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-1551-431/+832
|\
| * mfd: syscon: Use a unique name with regmap_configSuman Anna2020-08-131-1/+3
| * mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-1312-12/+12
| * mfd: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-131-0/+4
| * mfd: madera: Improve handling of regulator unbindingCharles Keepax2020-08-131-8/+15
| * mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax2020-08-131-1/+15
| * mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de...Xu Wang2020-08-131-6/+1
| * mfd: max14577: Remove redundant initialization of variable current_bitsColin Ian King2020-08-131-1/+1
| * mfd: rn5t618: Fix caching of battery related registersAndreas Kemnade2020-08-131-0/+3
| * mfd: rn5t618: Make restart handler atomic safeAndreas Kemnade2020-08-131-10/+33
| * mfd: kempld-core: Fix 'assignment of read-only location' errorStephen Rothwell2020-08-131-19/+11
| * mfd: axp20x: Allow the AXP803 to be probed by I2CFrank Lee2020-08-131-0/+2
| * mfd: da9063: Add support for latest DA silicon revisionAdam Thomson2020-08-131-10/+81
| * mfd: da9063: Fix revision handling to correctly select reg tablesAdam Thomson2020-08-132-48/+167
| * mfd: motorola-cpcap: Disable interrupt for suspendTony Lindgren2020-08-131-0/+23
| * mfd: smsc-ece1099: Remove driverMichael Walle2020-08-133-100/+0
| * mfd: core: Make a best effort attempt to match devices with the correct of_nodesLee Jones2020-08-131-12/+83
| * mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-071-0/+2
| * mfd: sprd-sc27xx-spi: Fix-up bogus IRQ register offset and mask settingLee Jones2020-07-061-4/+2
| * mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldocLee Jones2020-07-061-1/+1
| * mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s a...Lee Jones2020-07-061-0/+2
| * mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldocLee Jones2020-07-061-6/+2
| * mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH commentLee Jones2020-07-061-1/+1
| * mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'f...Lee Jones2020-07-061-0/+5
| * mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc argumentsLee Jones2020-07-061-33/+33
| * mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'Lee Jones2020-07-061-3/+3
| * mfd: tps65010: Remove delcared and set, but never used variable 'status'Lee Jones2020-07-061-3/+2
| * mfd: ab3100-otp: Add missing colon(s) for all documented kerneldoc argumentsLee Jones2020-07-061-10/+10
| * mfd: tps65217: Repair incorrect function argument name 's/tps65217/tps/'Lee Jones2020-07-061-2/+2
| * mfd: tps65218: Repair incorrect function argument name 's/tps65218/tps/'Lee Jones2020-07-061-2/+2
| * mfd: cros_ec_dev: Fix cros_feature_to_{name,cells} struct descriptionsLee Jones2020-07-061-2/+2
| * mfd: altera-sysmgr: Supply descriptions for 'np' and 'property' function argsLee Jones2020-07-061-0/+3
| * mfd: atmel-smc: Add missing colon(s) for 'conf' argumentsLee Jones2020-07-061-2/+2
| * mfd: omap-usb-tll: Provide description for 'pdev' argument to .probe()Lee Jones2020-07-061-0/+2