summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-12mfd: tqmx86: Improve gpio_irq module parameter descriptionMatthias Schiffer
2024-11-12mfd: tqmx86: Add board definitions for TQMx120UC, TQMx130UC and TQMxE41SMatthias Schiffer
2024-11-12mfd: 88pm886: Add the RTC cellKarel Balej
2024-11-12mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_clientHans de Goede
2024-11-12mfd: intel_soc_pmic_*: Consistently use filename as driver nameHans de Goede
2024-11-06mfd: rt5033: Fix missing regmap_del_irq_chip()Zhang Changzhong
2024-11-05mfd: cgbc-core: Fix error handling paths in cgbc_init_device()Christophe JAILLET
2024-11-01mfd: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-01mfd: rtc: bd7xxxx Drop IC name from IRQMatti Vaittinen
2024-10-31mfd: mt6397: Add initial support for MT6328Yassine Oudjana
2024-10-31mfd: adp5585: Drop obsolete dependency on COMPILE_TESTJean Delvare
2024-10-31mfd: cs42l43: Disable IRQs during suspendCharles Keepax
2024-10-31regulator: axp20x: add support for the AXP323Andre Przywara
2024-10-31mfd: axp20x: Add support for AXP323Andre Przywara
2024-10-31mfd: axp20x: Allow multiple regulatorsAndre Przywara
2024-10-31mfd: axp20x: Ensure relationship between IDs and model namesAndre Przywara
2024-10-31mfd: ipaq-micro: Add missing break for the default caseAndy Shevchenko
2024-10-31mfd: intel_soc_pmic_bxtwc: Deduplicate error messagesAndy Shevchenko
2024-10-31mfd: intel_soc_pmic_bxtwc: Use temporary variable for struct deviceAndy Shevchenko
2024-10-31mfd: intel_soc_pmic_bxtwc: Don't use "proxy" headersAndy Shevchenko
2024-10-31mfd: intel_soc_pmic_bxtwc: Switch to use ATTRIBUTE_GROUPS()Andy Shevchenko
2024-10-25mfd: twl-core: Add a clock subdevice for the TWL6030Andreas Kemnade
2024-10-16mfd: bd96801: Add ERRB IRQMatti Vaittinen
2024-10-16mfd: rk8xx-core: Check "system-power-controller" firstDragan Simic
2024-10-16mfd: intel_soc_pmic_bxtwc: Fix IRQ domain names duplicationAndy Shevchenko
2024-10-16mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devicesAndy Shevchenko
2024-10-16mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU deviceAndy Shevchenko
2024-10-16mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C deviceAndy Shevchenko
2024-10-16mfd: atmel-smc: Reorganize kerneldoc parameter namesJulia Lawall
2024-10-16mfd: wcd934x: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Masahiro Yamada
2024-10-16mfd: cs42l43: Fix issues in probe error pathsCharles Keepax
2024-10-16mfd: sec-core: Add support for the Samsung s2dos05Dzmitry Sankouski
2024-10-16mfd: da9052-spi: Change read-mask to write-maskMarcus Folkesson
2024-10-16mfd: bd96801: Use maple tree register cacheMark Brown
2024-10-16mfd: cros_ec: Don't load charger with UCSIAbhishek Pandit-Subedi
2024-10-16mfd: cros_ec: Load cros_ec_ucsi on supported ECsPavan Holla
2024-10-16mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix raceJinjie Ruan
2024-10-16mfd: atmel-flexcom/rk8xx-core: Convert comma to semicolonShen Lichuan
2024-10-16mfd: syscon: Use regmap max_register_is_0 as neededNishanth Menon
2024-10-09watchdog: Congatec Board Controller watchdog timer driverThomas Richard
2024-10-09i2c: Congatec Board Controller i2c bus driverThomas Richard
2024-10-09gpio: Congatec Board Controller gpio driverThomas Richard
2024-10-09mfd: Add Congatec Board Controller driverThomas Richard
2024-09-29Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-09-29Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-28Merge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-28Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/a...Dave Airlie