aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-435/+0
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds15-163/+521
2021-02-22Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-28/+141
2021-02-09mfd: intel_msic: Remove driver for deprecated platformAndy Shevchenko3-435/+0
2021-02-08mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter1-2/+1
2021-02-08mfd: iqs62x: Do not change clock frequency during ATIJeff LaBundy1-0/+9
2021-02-08mfd: iqs62x: Do not poll during ATIJeff LaBundy1-56/+69
2021-02-08mfd: iqs62x: Increase interrupt handler return delayJeff LaBundy1-1/+1
2021-02-08mfd: iqs62x: Rename regmap_config structJeff LaBundy1-2/+2
2021-02-08mfd: iqs62x: Remove unused bit maskJeff LaBundy1-1/+0
2021-02-08mfd: iqs62x: Remove superfluous whitespace above fallthroughsJeff LaBundy1-3/+0
2021-02-08mfd: intel-lpss: Add Intel Alder Lake PCH-S PCI IDsJarkko Nikula1-0/+15
2021-02-08mfd: intel-m10-bmc: Expose MAC address and countRuss Weight1-0/+43
2021-02-08mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500Dmitry Osipenko3-0/+214
2021-02-08mfd: intel-lpss: Add Intel Alder Lake PCH-P PCI IDsAndy Shevchenko1-0/+13
2021-02-08mfd: gateworks-gsc: Fix interrupt typeTim Harvey1-1/+1
2021-02-08mfd: Standardise MFD_CELL_* helper namesLee Jones3-30/+30
2021-02-08mfd: mcp-sa11x0: Use DIV_ROUND_UP to calculate rw_timeoutZheng Yongjun1-2/+1
2021-02-08mfd: max8997: Add of_compatible to Extcon and Charger mfd_cellTimon Baetz1-2/+2
2021-02-08mfd: sgi-ioc3: Turn Kconfig option into a boolThomas Bogendoerfer1-1/+1
2021-02-08mfd: altera-sysmgr: Fix physical address storing moreArnd Bergmann1-1/+2
2021-02-08Merge branches 'ib-mfd-asoc-5.12', 'ib-mfd-bus-5.12' and 'ib-mfd-gpio-regulat...Lee Jones4-67/+123
2021-02-04mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPIHans de Goede1-0/+127
2021-02-04mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()Hans de Goede4-28/+12
2021-02-04mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")Hans de Goede2-0/+2
2021-01-15mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König3-6/+6
2021-01-14mfd: bd9571mwv: Add support for BD9574MWFKhiem Nguyen1-1/+75
2021-01-14mfd: bd9571mwv: Make the driver more genericKhiem Nguyen1-36/+41
2021-01-14mfd: bd9571mwv: Use devm_regmap_add_irq_chip()Yoshihiro Shimoda1-21/+6
2021-01-14mfd: bd9571mwv: Use the SPDX license identifierYoshihiro Shimoda1-9/+1
2021-01-14mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda1-3/+3
2021-01-13regulator: ab8500: Decomission platform data headerLinus Walleij1-1/+0
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds1-1/+0
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor1-1/+0
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-13/+3
2020-12-20Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+1
2020-12-15mfd: ab8500-debugfs: Remove the racy fiddling with irq_descThomas Gleixner1-13/+3
2020-12-02mfd: kempld-core: Add support for additional devicesMichael Brunner2-29/+77
2020-11-27mfd: twl6030: Mark of_device_id table as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-27mfd: axp20x: Skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-27mfd: wm8994: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: sun4i: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: max77686: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: stmfx: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: rt5033: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: mt6397: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: max77650: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: fsl-imx25: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: ene-kb3930: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: da9150: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: da9063: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: da9062: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: da9055: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: bcm590xx: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-27mfd: omap-usb: Depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski1-0/+1
2020-11-27mfd: kempld-core: Check for DMI definition before ACPIMichael Brunner1-21/+3
2020-11-27mfd: tps65910: Correct power-off programming sequenceDmitry Osipenko1-2/+8
2020-11-27mfd: altera-sysmgr: Use resource_size function on resource objectZou Wei1-1/+1
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski1-1/+1
2020-11-19mfd: cpcap: Fix interrupt regression with regmap clear_ackTony Lindgren1-3/+3
2020-11-19mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()Amelie Delaunay1-5/+5
2020-11-19mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPEGeert Uytterhoeven1-0/+1
2020-11-19mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()Jing Xiangfeng1-0/+2
2020-11-19mfd: at91-usart: Do not use compatible to register child devicesCodrin Ciubotariu1-8/+4
2020-11-19mfd: madera: Add special errata reset handling for cs47l15Charles Keepax1-5/+20
2020-11-19mfd: madera: Add reset as part of resumeCharles Keepax1-1/+15
2020-11-19mfd: tps65910: Fix a bunch of alignment issues reported-by CheckpatchLee Jones1-11/+11
2020-11-19mfd: tps65910: Clean up after switching to regmapMichał Mirosław1-8/+8
2020-11-19mfd: tps65911-comparator: Use regmap accessorsMichał Mirosław1-2/+2
2020-11-19mfd: qcom-spmi-pmic: Add support for PM660/PM660LAngeloGioacchino Del Regno1-0/+4
2020-11-19mfd: Constify static struct resourcesRikard Falkeborn15-82/+82
2020-11-19mfd: sun4i-gpadc: Constify static struct resourceRikard Falkeborn1-1/+1
2020-11-19mfd: stmpe: Constify static struct resourceRikard Falkeborn1-5/+5
2020-11-19mfd: lp8788: Constify static struct resourceRikard Falkeborn1-2/+2
2020-11-19mfd: wm8xxx-core: Constify static struct resourceRikard Falkeborn2-28/+28
2020-11-19mfd: tps65xxx: Constify static struct resource in OMAP2+ driversRikard Falkeborn2-3/+3
2020-11-19mfd: intel: Constify static struct resourceRikard Falkeborn5-28/+28
2020-11-19mfd: da9xxx-core: Constify static struct resourceRikard Falkeborn4-23/+23
2020-11-19Merge branch 'ib-mfd-mediatek-5.11' into ibs-for-mfd-mergedLee Jones1-0/+18
2020-11-19mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra1-0/+18
2020-11-04mfd: Intel Platform Monitoring Technology supportDavid E. Box3-0/+234
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds18-57/+702
2020-10-05mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPILee Jones1-0/+2
2020-10-05mfd: sl28cpld: Depend on I2CLee Jones1-0/+1
2020-09-30mfd: asic3: Build if COMPILE_TEST=yMarek Behún1-1/+2
2020-09-30mfd: Add ACPI support to Kontron PLD driverMichael Brunner1-6/+109
2020-09-30mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PACXu Yilun3-0/+178
2020-09-30mfd: lp87565: Add LP87524-Q1 variantLuca Ceresoli1-0/+4
2020-09-30mfd: mt6360: Remove unused include <linux/version.h>YueHaibing1-1/+0
2020-09-30mfd: sm501: Fix leaks in probe()Dan Carpenter1-1/+7
2020-09-30mfd: syscon: Don't free allocated name for regmap_configMarc Zyngier1-1/+1
2020-09-30mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang1-1/+27
2020-09-30mfd: intel-lpss: Add device IDs for UART ports for LakefieldAndy Shevchenko1-0/+4
2020-09-30mfd: dm355evm_msp: Convert LEDs to GPIO descriptor tableLinus Walleij1-26/+50
2020-09-30mfd: wcd934x: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+3
2020-09-30mfd: stmfx: Simplify with dev_err_probe()Krzysztof Kozlowski1-5/+3
2020-09-30mfd: madera: Simplify with dev_err_probe()Krzysztof Kozlowski1-8/+3
2020-09-30mfd: ene-kb3930: Add driver for ENE KB3930 Embedded ControllerLubomir Rintel3-0/+224
2020-09-30mfd: khadas-mcu: Fix randconfig 'unused-const-variable' warningLee Jones1-0/+2
2020-09-30mfd: rn5t618: Add a power supply subdeviceAndreas Kemnade1-0/+1
2020-09-30mfd: Kconfig: Fix typo of 'individual'Mauro Carvalho Chehab1-1/+1
2020-09-17mfd: simple-mfd-i2c: Add sl28cpld supportMichael Walle2-0/+11
2020-09-17mfd: Add simple regmap based I2C driverMichael Walle3-0/+69
2020-08-28Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-6/+6
2020-08-28mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones1-4/+6
2020-08-24mfd: core: Fix double-free in mfd_remove_devices_fn()Dmitry Osipenko1-2/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva6-11/+11
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds51-431/+832
2020-08-13mfd: syscon: Use a unique name with regmap_configSuman Anna1-1/+3
2020-08-13mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov12-12/+12
2020-08-13mfd: dln2: Run event handler loop under spinlockAndy Shevchenko1-0/+4
2020-08-13mfd: madera: Improve handling of regulator unbindingCharles Keepax1-8/+15
2020-08-13mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax1-1/+15
2020-08-13mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de...Xu Wang1-6/+1
2020-08-13mfd: max14577: Remove redundant initialization of variable current_bitsColin Ian King1-1/+1
2020-08-13mfd: rn5t618: Fix caching of battery related registersAndreas Kemnade1-0/+3
2020-08-13mfd: rn5t618: Make restart handler atomic safeAndreas Kemnade1-10/+33
2020-08-13mfd: kempld-core: Fix 'assignment of read-only location' errorStephen Rothwell1-19/+11
2020-08-13mfd: axp20x: Allow the AXP803 to be probed by I2CFrank Lee1-0/+2
2020-08-13mfd: da9063: Add support for latest DA silicon revisionAdam Thomson1-10/+81
2020-08-13mfd: da9063: Fix revision handling to correctly select reg tablesAdam Thomson2-48/+167
2020-08-13mfd: motorola-cpcap: Disable interrupt for suspendTony Lindgren1-0/+23
2020-08-13mfd: smsc-ece1099: Remove driverMichael Walle3-100/+0
2020-08-13mfd: core: Make a best effort attempt to match devices with the correct of_nodesLee Jones1-12/+83
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+6
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-2/+3
2020-07-07mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones1-0/+2
2020-07-06mfd: sprd-sc27xx-spi: Fix-up bogus IRQ register offset and mask settingLee Jones1-4/+2
2020-07-06mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldocLee Jones1-1/+1
2020-07-06mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s a...Lee Jones1-0/+2
2020-07-06mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldocLee Jones1-6/+2
2020-07-06mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH commentLee Jones1-1/+1
2020-07-06mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'f...Lee Jones1-0/+5
2020-07-06mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc argumentsLee Jones1-33/+33
2020-07-06mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'Lee Jones1-3/+3
2020-07-06mfd: tps65010: Remove delcared and set, but never used variable 'status'Lee Jones1-3/+2
2020-07-06mfd: ab3100-otp: Add missing colon(s) for all documented kerneldoc argumentsLee Jones1-10/+10
2020-07-06mfd: tps65217: Repair incorrect function argument name 's/tps65217/tps/'Lee Jones1-2/+2
2020-07-06mfd: tps65218: Repair incorrect function argument name 's/tps65218/tps/'Lee Jones1-2/+2
2020-07-06mfd: cros_ec_dev: Fix cros_feature_to_{name,cells} struct descriptionsLee Jones1-2/+2
2020-07-06mfd: altera-sysmgr: Supply descriptions for 'np' and 'property' function argsLee Jones1-0/+3
2020-07-06mfd: atmel-smc: Add missing colon(s) for 'conf' argumentsLee Jones1-2/+2
2020-07-06mfd: omap-usb-tll: Provide description for 'pdev' argument to .probe()Lee Jones1-0/+2
2020-07-06mfd: omap-usb-host: Provide description for 'pdev' argument to .probe()Lee Jones1-0/+2
2020-07-06mfd: omap-usb-host: Remove invalid use of kerneldoc syntaxLee Jones1-1/+1
2020-07-06mfd: db8500-prcmu: Remove incorrect function header from .probe() functionLee Jones1-4/+0
2020-07-06mfd: db8500-prcmu: Add description for 'reset_reason' in kerneldocLee Jones1-0/+2
2020-07-06mfd: mfd-core: Complete kerneldoc header for devm_mfd_add_devices()Lee Jones1-0/+10
2020-07-06mfd: wm8350-core: Supply description wm8350_reg_{un}lock argsLee Jones1-0/+4
2020-07-06mfd: wm831x-core: Supply description wm831x_reg_{un}lock argsLee Jones1-0/+4
2020-07-06mfd: wm8400-core: Supply description for wm8400_reset_codec_reg_cache's argLee Jones1-0/+2
2020-07-06mfd: tc3589x: Remove invalid use of kerneldoc syntaxLee Jones1-1/+1
2020-07-06mfd: ab8500-debugfs: Fix incompatible types in comparison expression issueLee Jones1-1/+1
2020-07-06mfd: ab3100-core: Fix incompatible types in comparison expression warningLee Jones1-1/+1
2020-07-06mfd: sprd-sc27xx-spi: Fix symbol 'sprd_pmic_detect_charger_type' was not decl...Lee Jones1-0/+1
2020-07-06mfd: altera-sysmgr: Fix physical address storing hacksLee Jones1-10/+6
2020-07-06mfd: tps6586x: Fix cast to restricted __le32 warningLee Jones1-3/+4
2020-07-06mfd: twl4030-irq: Fix cast to restricted __le32 warningLee Jones1-1/+1
2020-07-06mfd: twl4030-irq: Fix incorrect type in assignment warningLee Jones1-1/+1
2020-07-01mfd: lm3533: Expand control-bank accessorsJohan Hovold1-38/+56
2020-07-01backlight: sky81452: Privatize platform dataLinus Walleij1-2/+0
2020-06-30mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDsAndy Shevchenko1-0/+16
2020-06-25mfd: sprd: Populate sub-devices defined in DTChunyan Zhang1-72/+3
2020-06-18mfd: Add support for the Khadas System control MicrocontrollerNeil Armstrong3-0/+164
2020-06-18mfd: madera: Fix minor formatting issuesCharles Keepax2-7/+6
2020-06-18mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax1-0/+18
2020-06-18mfd: arizona: Remove BUG_ON usageCharles Keepax1-1/+1
2020-06-18mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDsAndy Shevchenko1-0/+3
2020-06-18mfd: stm32: Enable regmap fast_io for stm32-lptimerBenjamin Gaignard1-0/+1
2020-06-16mfd: mt6360: Fix register driver NULL pointer by adding driver nameGene Chen1-0/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-5/+5
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-17/+8
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-95/+9
2020-06-01mfd: mt6360: Remove duplicate REGMAP_IRQ_REG_LINE() entryLee Jones1-1/+0
2020-05-27mfd: Add support for PMIC MT6360Gene Chen3-0/+438
2020-05-26mfd: max77620: Use single-byte writes on MAX77620Thierry Reding1-0/+1
2020-05-26mfd: wcd934x: Drop kfree for memory allocated with devm_kzallocWei Yongjun1-1/+0
2020-05-26mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay1-0/+6
2020-05-26mfd: stmfx: Fix stmfx_irq_init error pathAmelie Delaunay1-2/+7
2020-05-26mfd: stmfx: Reset chip on resume as supply was disabledAmelie Delaunay1-0/+7
2020-05-26mfd: wm8994: Silence warning about supplies during deferred probeMarek Szyprowski1-1/+3
2020-05-26mfd: wm8994: Fix unbalanced calls to regulator_bulk_disable()Marek Szyprowski1-0/+3
2020-05-26mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski1-0/+1
2020-05-26mfd: stm32-timers: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-9/+23
2020-05-26mfd: sprd: Remove unnecessary spi_bus_type settingBaolin Wang1-1/+0
2020-05-26mfd: intel-lpss: Update LPSS UART #2 PCI ID for Jasper LakeAndy Shevchenko1-1/+1
2020-05-26mfd: tqmx86: Fix a typo in MODULE_DESCRIPTIONChristophe JAILLET1-1/+1
2020-05-26mfd: stpmic1: Make stpmic1_regmap_config staticYueHaibing1-1/+1
2020-05-26mfd: htc-i2cpld: Convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-05-26Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd...Lee Jones7-53/+703
2020-05-26mfd: mp2629: Add support for mps battery chargerSaravanan Sekar3-0/+90
2020-05-25gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_propertyAndy Shevchenko1-1/+0
2020-05-21mfd: Add support for the MediaTek MT6358 PMICHsin-Hsiung Wang3-1/+272
2020-05-21mfd: mt6397: Trim probe function to support different chips more cleanlyHsin-Hsiung Wang1-21/+14
2020-05-21mfd: mt6397: Modify suspend/resume behaviorHsin-Hsiung Wang2-31/+34
2020-05-20mfd: Add Gateworks System Controller core driverTim Harvey3-0/+293
2020-05-18mfd: sm501: Use GPIO_LOOKUP_IDX() helper macroGeert Uytterhoeven1-16/+8
2020-05-13vexpress: Move setting master site to vexpress-config busRob Herring1-24/+1