summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* mfd: omap-usb-host: Provide description for 'pdev' argument to .probe()Lee Jones2020-07-061-0/+2
* mfd: omap-usb-host: Remove invalid use of kerneldoc syntaxLee Jones2020-07-061-1/+1
* mfd: db8500-prcmu: Remove incorrect function header from .probe() functionLee Jones2020-07-061-4/+0
* mfd: db8500-prcmu: Add description for 'reset_reason' in kerneldocLee Jones2020-07-061-0/+2
* mfd: mfd-core: Complete kerneldoc header for devm_mfd_add_devices()Lee Jones2020-07-061-0/+10
* mfd: wm8350-core: Supply description wm8350_reg_{un}lock argsLee Jones2020-07-061-0/+4
* mfd: wm831x-core: Supply description wm831x_reg_{un}lock argsLee Jones2020-07-061-0/+4
* mfd: wm8400-core: Supply description for wm8400_reset_codec_reg_cache's argLee Jones2020-07-061-0/+2
* mfd: tc3589x: Remove invalid use of kerneldoc syntaxLee Jones2020-07-061-1/+1
* mfd: ab8500-debugfs: Fix incompatible types in comparison expression issueLee Jones2020-07-061-1/+1
* mfd: ab3100-core: Fix incompatible types in comparison expression warningLee Jones2020-07-061-1/+1
* mfd: sprd-sc27xx-spi: Fix symbol 'sprd_pmic_detect_charger_type' was not decl...Lee Jones2020-07-061-0/+1
* mfd: altera-sysmgr: Fix physical address storing hacksLee Jones2020-07-061-10/+6
* mfd: tps6586x: Fix cast to restricted __le32 warningLee Jones2020-07-061-3/+4
* mfd: twl4030-irq: Fix cast to restricted __le32 warningLee Jones2020-07-061-1/+1
* mfd: twl4030-irq: Fix incorrect type in assignment warningLee Jones2020-07-061-1/+1
* mfd: lm3533: Expand control-bank accessorsJohan Hovold2020-07-011-38/+56
* mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDsAndy Shevchenko2020-06-301-0/+16
* mfd: sprd: Populate sub-devices defined in DTChunyan Zhang2020-06-251-72/+3
* thermal: Add support for the MCU controlled FAN on Khadas boardsNeil Armstrong2020-06-253-0/+174