summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2023-04-26mfd: tc3589x: Remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-26mfd: ezx-pcap: Remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-26mfd: omap-usb-host: Remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-26mfd: omap-usb-tll: Remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-26mfd: tps6586x: Remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-26mfd: lp8788: Remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-26mfd: twl4030-audio: Remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-26mfd: twl6040: Remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-26mfd: da9055: Do not cite as modularNick Alcock-3/+0
2023-04-26mfd: da9062: Remove IRQ requirementChristoph Niedermaier-29/+55
2023-04-26mfd: da9062: Use MFD_CELL_OF macroChristoph Niedermaier-68/+24
2023-04-26mfd: core: Remove .enable() and .disable() callbacksUwe Kleine-König-26/+0
2023-04-26mfd: max597x: Add support for MAX5970 and MAX5978Patrick Rudolph-0/+23
2023-04-26mfd: tqmx86: Correct board names for TQMxE39xMatthias Schiffer-15/+17
2023-04-26mfd: tqmx86: Specify IO port register range more preciselyMatthias Schiffer-5/+5
2023-04-26mfd: tqmx86: Do not access I2C_DETECT register through io_baseMatthias Schiffer-3/+7
2023-04-26mfd: intel_soc_pmic_crc: Remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-26mfd: bcm2835-pm: Remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-26mfd: qcom-pm8008: Remove workaround for a regmap-irq quirkAidan MacDonald-30/+0
2023-04-26mfd: qcom-pm8008: Use .get_irq_reg() for irq chipAidan MacDonald-31/+25
2023-04-26mfd: qcom-pm8008: Convert irq chip to config regsAidan MacDonald-25/+26
2023-04-26mfd: qcom-pm8008: Fix swapped mask/unmask in irq chipAidan MacDonald-2/+3
2023-04-26mfd: qcom_rpm: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-3/+1
2023-04-26mfd: atmel-flexcom: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-3/+1
2023-04-26mfd: sun4i-gpadc: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-3/+1
2023-04-26mfd: ssbi: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-3/+1
2023-04-26mfd: ipaq-micro: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-3/+1
2023-04-26mfd: hi6421-pmic: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-3/+1
2023-04-26mfd: si476x-cmd: Fix several issues reported by codespellJackie Liu-7/+7
2023-04-26mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to intel_cht_wc_modelsHans de Goede-3/+11
2023-04-26mfd: sec: Remove PMICs without compatiblesDavid Virag-135/+0
2023-04-13mfd: altera-sysmgr: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-07regmap: allow upshifting register addresses before performing operationsMaxime Chevallier-1/+1
2023-03-20mfd: ocelot: add ocelot-serdes capabilityColin Foster-0/+13
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman-1/+0
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+1
2023-02-26net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean-1/+1
2023-02-23Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-296/+833
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-3/+1
2023-02-22mfd: ntxec: Add version number for EC in Tolino VisionAndreas Kemnade-0/+1
2023-02-22mfd: Remove toshiba tmio driversArnd Bergmann-2745/+0
2023-02-22mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leakLiang He-1/+1
2023-02-22mfd: syscon: Allow reset control for syscon devicesJeremy Kerr-6/+21
2023-02-22mfd: simple-mfd-i2c: Fix incoherent comment regarding DT registrationLee Jones-1/+1
2023-02-22mfd: axp20x: Switch to the sys-off handler APISamuel Holland-16/+11
2023-02-22mfd: max8925: Remove the unused function irq_to_max8925()Jiapeng Chong-6/+0
2023-02-22mfd: qcom-pm8xxx: Remove set but unused variable 'rev'Jiapeng Chong-3/+0
2023-02-22mfd: twl4030-power: Drop empty platform remove functionUwe Kleine-König-6/+0
2023-02-22mfd: twl: Fix TWL6032 phy vbus detectionAndreas Kemnade-5/+4
2023-02-22mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()Qiheng Lin-1/+6