aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 24-58/+799
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-34/+37
2021-09-07mfd: lpc_sch: Rename GPIOBASE to prevent build errorGravatar Randy Dunlap 1-2/+2
2021-09-07mfd: syscon: Use of_iomap() instead of ioremap()Gravatar Hector Martin 1-1/+1
2021-09-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-1/+2
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-0/+89
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+1
2021-08-16mfd: ti_am335x_tscadc: Delete superfluous error messageGravatar Tang Bin 1-3/+2
2021-08-16mfd: tqmx86: Assume 24MHz LPC clock for unknown boardsGravatar Matthias Schiffer 1-3/+5
2021-08-16mfd: tqmx86: Add support for TQ-Systems DMI IDsGravatar Matthias Schiffer 1-0/+8
2021-08-16mfd: tqmx86: Add support for TQMx110EB and TQMxE40xGravatar Matthias Schiffer 1-0/+20
2021-08-16mfd: tqmx86: Fix typo in "platform"Gravatar Matthias Schiffer 1-4/+4
2021-08-16mfd: tqmx86: Remove incorrect TQMx90UC board IDGravatar Matthias Schiffer 1-4/+0
2021-08-16mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is setGravatar Matthias Schiffer 1-0/+2
2021-08-16mfd: simple-mfd-i2c: Add support for registering devices via MFD cellsGravatar Lee Jones 2-8/+65
2021-08-16mfd/cpuidle: ux500: Rename driver symbolGravatar Linus Walleij 1-2/+1
2021-08-16mfd: tps65086: Add cell entry for reset driverGravatar Emil Renner Berthing 1-0/+1
2021-08-16mfd: tps65086: Make interrupt line optionalGravatar Emil Renner Berthing 1-10/+11
2021-08-12clk: fractional-divider: Introduce POWER_OF_TWO_PS flagGravatar Andy Shevchenko 1-1/+2
2021-08-12mfd: Bulk conversion to generic_handle_domain_irq()Gravatar Marc Zyngier 4-16/+10
2021-08-11mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodesGravatar Andy Shevchenko 1-33/+37
2021-08-11gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()Gravatar Andy Shevchenko 1-1/+0
2021-08-09mfd: db8500-prcmu: Handle missing FW variantGravatar Linus Walleij 1-2/+4
2021-08-05mfd: db8500-prcmu: Rename register headerGravatar Linus Walleij 2-1/+1
2021-08-05mfd: axp20x: Add supplied-from property to axp288_fuel_gauge cellGravatar Hans de Goede 1-0/+13
2021-08-05mfd: Don't use irq_create_mapping() to resolve a mappingGravatar Marc Zyngier 4-5/+5
2021-08-02mfd: db8500-prcmu: Adjust map to realityGravatar Linus Walleij 1-8/+6
2021-07-23mfd: hi6421-spmi-pmic: move driver from stagingGravatar Mauro Carvalho Chehab 3-0/+89
2021-07-21bus: Make remove callback return voidGravatar Uwe Kleine-König 1-2/+1
2021-07-20mfd: intel-lpss: Add Intel Cannon Lake ACPI IDsGravatar Andy Shevchenko 1-0/+18
2021-07-20mfd: lpc_ich: Enable GPIO driver for DH89xxCCGravatar Chris Blake 1-0/+1
2021-07-16mfd: mt6360: Sort regulator resourcesGravatar Fei Shao 1-4/+4
2021-07-16mfd: intel-m10-bmc: Add N5010 variantGravatar Martin Hundebøll 1-1/+11
2021-07-16mfd: axp20x: Update AXP288 volatile rangesGravatar Hans de Goede 1-1/+2
2021-07-13mfd: Add Renesas Synchronization Management Unit (SMU) supportGravatar Min Li 6-0/+613
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2021-07-05Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 50-748/+1099
2021-07-02Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+81
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 3-116/+0
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2021-06-22mfd: cros_ec: Add peripheral device chargerGravatar Daisuke Nojiri 1-0/+1
2021-06-17mfd: tps68470: Remove tps68470 MFD driverGravatar Daniel Scally 3-116/+0
2021-06-15mfd: max8907: Remove IRQF_NO_AUTOEN flagGravatar Sergey Larin 1-3/+1
2021-06-15mfd: ab8500-core: Use DEVICE_ATTR_RO/RW macroGravatar Zhen Lei 1-17/+16
2021-06-15mfd: intel_soc_pmic_bxtwc: Use DEVICE_ATTR_ADMIN_RW macroGravatar Zhen Lei 1-10/+10
2021-06-15mfd: janz-cmodio: Use DEVICE_ATTR_RO macroGravatar Zhen Lei 1-3/+3
2021-06-15mfd: kempld-core: Use DEVICE_ATTR_RO macroGravatar Zhen Lei 1-10/+9
2021-06-15mfd: pcf50633: Use DEVICE_ATTR_ADMIN_RO macroGravatar Zhen Lei 1-6/+6
2021-06-15mfd: sm501: Use DEVICE_ATTR_RO macroGravatar Zhen Lei 1-4/+4
2021-06-15mfd: timberdale: Use DEVICE_ATTR_RO macroGravatar Zhen Lei 1-3/+3