| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-06 | Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 19 | -521/+280 |
| 2022-08-04 | Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+2 |
| 2022-08-04 | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -36/+126 |
| 2022-08-04 | Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+2 |
| 2022-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 1 | -2/+2 |
| 2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 7 | -63/+7 |
| 2022-08-04 | Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -91/+183 |
| 2022-08-03 | mfd: remove reference to AVR32 architecture in atmel-smc.c | Hans-Christian Noren Egtvedt | 1 | -2/+2 |
| 2022-08-02 | Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -7/+24 |
| 2022-07-19 | mfd: sun6i-prcm: Update Kconfig description | Samuel Holland | 1 | -2/+3 |
| 2022-07-19 | mfd: intel_soc_pmic_bxtwc: Fix spelling in the comment | Andy Shevchenko | 1 | -5/+5 |
| 2022-07-19 | mfd: intel_soc_pmic_bxtwc: Drop unneeded casting | Andy Shevchenko | 1 | -1/+1 |
| 2022-07-19 | mfd: intel_soc_pmic_bxtwc: Use sysfs_emit() instead of sprintf() | Andy Shevchenko | 1 | -2/+2 |
| 2022-07-19 | mfd: intel_soc_pmic_bxtwc: Use bits.h macros for all masks | Andy Shevchenko | 1 | -10/+11 |
| 2022-07-19 | mfd: intel_soc_pmic_bxtwc: Drop redundant ACPI_PTR() | Andy Shevchenko | 1 | -1/+1 |
| 2022-07-19 | mfd: intel_soc_pmic_bxtwc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr... | Andy Shevchenko | 1 | -4/+3 |
| 2022-07-19 | mfd: intel_soc_pmic_bxtwc: Extend use of temporary variable for struct device | Andy Shevchenko | 1 | -11/+8 |
| 2022-07-19 | mfd: intel_soc_pmic_bxtwc: Use dev_err_probe() | Andy Shevchenko | 1 | -60/+26 |
| 2022-07-19 | mfd: intel_soc_pmic_bxtwc: Convert to use platform_get/set_drvdata() | Andy Shevchenko | 1 | -2/+2 |
| 2022-07-19 | mfd: intel_soc_pmic_bxtwc: Create sysfs attributes using core driver's facility | Andy Shevchenko | 1 | -16/+7 |
| 2022-07-19 | mfd: intel_soc_pmic_bxtwc: Don't shadow error codes in show()/store() | Andy Shevchenko | 1 | -7/+9 |
| 2022-07-19 | mfd: intel-lpss: Add Intel Meteor Lake-P PCI IDs | Andy Shevchenko | 1 | -0/+13 |
| 2022-07-19 | mfd: mt6397: Add basic support for MT6331+MT6332 PMIC | AngeloGioacchino Del Regno | 2 | -1/+55 |
| 2022-07-19 | mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cells | Samuel Holland | 1 | -0/+9 |
| 2022-07-19 | mfd: db8500-prcmu: Drop duplicated word "the" in the comments | Jiang Jian | 1 | -1/+1 |
| 2022-07-19 | mfd: intel_soc_pmic_chtwc: Switch from __maybe_unused to pm_sleep_ptr() etc | Andy Shevchenko | 1 | -4/+4 |
| 2022-07-19 | mfd: intel_soc_pmic_chtwc: Use dev_err_probe() | Andy Shevchenko | 1 | -12/+7 |
| 2022-07-19 | mfd: tc6393xb: Make disable callback return void | Uwe Kleine-König | 1 | -3/+2 |
| 2022-07-19 | mfd: dln2: Automatically detect and fill endpoint pointers | Andy Shevchenko | 1 | -13/+4 |
| 2022-07-19 | mfd: pm8008: Remove driver data structure pm8008_data | Lee Jones | 1 | -33/+20 |
| 2022-07-19 | mfd: twl: Remove platform data support | Uwe Kleine-König | 1 | -318/+5 |
| 2022-07-19 | mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU | Tinghan Shen | 1 | -0/+5 |
| 2022-07-19 | mfd: mt6358-irq: Add MT6357 PMIC support | Fabien Parent | 1 | -0/+24 |
| 2022-07-19 | mfd: mt6397-core: Add MT6357 PMIC support | Fabien Parent | 1 | -0/+44 |
| 2022-07-19 | mfd: max77620: Fix refcount leak in max77620_initialise_fps | Miaoqian Lin | 1 | -0/+2 |
| 2022-07-19 | syscon: Use %pa to format the variable of resource_size_t type | Andy Shevchenko | 1 | -2/+1 |
| 2022-07-19 | mfd: t7l66xb: Drop platform disable callback | Uwe Kleine-König | 1 | -5/+1 |
| 2022-07-19 | mfd: asic3: Make asic3_gpio_remove() return void | Uwe Kleine-König | 1 | -6/+3 |
| 2022-07-19 | mfd: max77714: Update Luca Ceresoli's e-mail address | Luca Ceresoli | 1 | -2/+2 |
| 2022-07-19 | Merge branches 'ib-mfd-acpi-for-rafael-5.20', 'ib-mfd-edac-i2c-leds-pinctrl-p... | Lee Jones | 3 | -56/+180 |
| 2022-07-19 | gpio: ucb1400: Remove platform setup and teardown support | Uwe Kleine-König | 1 | -4/+2 |
| 2022-07-14 | Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -90/+182 |
| 2022-07-14 | mfd: lpc_ich: Add support for pinctrl in non-ACPI system | Tan Jui Nee | 1 | -1/+104 |
| 2022-07-14 | mfd: lpc_ich: Switch to generic p2sb_bar() | Andy Shevchenko | 2 | -19/+9 |
| 2022-07-14 | mfd: lpc_ich: Factor out lpc_ich_enable_spi_write() | Andy Shevchenko | 1 | -17/+14 |
| 2022-07-04 | mfd: bcm2835-pm: Add support for BCM2711 | Stefan Wahren | 1 | -0/+13 |
| 2022-07-04 | mfd: bcm2835-pm: Use 'reg-names' to get resources | Nicolas Saenz Julienne | 1 | -20/+41 |
| 2022-06-27 | mfd: core: Use acpi_dev_for_each_child() | Rafael J. Wysocki | 1 | -7/+24 |
| 2022-06-18 | mfd: qcom-spmi-pmic: read fab id on supported PMICs | Caleb Connolly | 1 | -0/+7 |
| 2022-06-18 | mfd: qcom-spmi-pmic: expose the PMIC revid information to clients | Caleb Connolly | 1 | -90/+175 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE | Thomas Gleixner | 5 | -45/+5 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner | 2 | -18/+2 |
| 2022-06-08 | mfd: intel-m10-bmc: Rename n3000bmc-secure driver | Russ Weight | 1 | -1/+1 |
| 2022-06-08 | platform/chrome: cros_ec_proto: Rename cros_ec_command function | Prashant Malani | 1 | -2/+2 |
| 2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -35/+93 |
| 2022-05-23 | mfd: rt4831: Improve error reporting for problems during .remove() | Uwe Kleine-König | 1 | -1/+6 |
| 2022-05-23 | mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe() | Yang Yingliang | 1 | -4/+2 |
| 2022-05-23 | mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7 | Gaggery Tsai | 1 | -0/+2 |
| 2022-05-07 | ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors | Linus Walleij | 1 | -35/+93 |
| 2022-04-28 | mfd: twl4030: Make twl4030_exit_irq() return void | Uwe Kleine-König | 3 | -11/+4 |
| 2022-04-28 | mfd: twl6030: Make twl6030_exit_irq() return void | Uwe Kleine-König | 3 | -5/+4 |
| 2022-04-27 | mfd: sprd: Jugle {of,spi}_device_id tables into numerical order | Cixi Geng | 1 | -2/+2 |
| 2022-04-27 | mfd: sprd: Add SC2730 PMIC to SPI device ID table | Cixi Geng | 1 | -0/+1 |
| 2022-04-26 | mfd: cros_ec_dev: Only register PCHG device if present | Stephen Boyd | 1 | -0/+19 |
| 2022-04-26 | mfd: mt6397-core: Add resources for PMIC keys for MT6359 | Fabien Parent | 1 | -0/+13 |
| 2022-04-26 | mfd: ipaq-micro: Fix error check return value of platform_get_irq() | Lv Ruyi | 1 | -1/+1 |
| 2022-04-26 | mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interface | Maíra Canal | 1 | -19/+8 |
| 2022-03-25 | Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 23 | -2188/+404 |
| 2022-03-25 | Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 1 | -0/+40 |
| 2022-03-23 | mfd: bd9576: fix typos in comments | Julia Lawall | 1 | -1/+1 |
| 2022-03-23 | mfd: Use platform_get_irq() to get the interrupt | Minghao Chi (CGEL ZTE) | 1 | -7/+5 |
| 2022-03-23 | mfd: arizona-spi: Add Android board ACPI table handling | Hans de Goede | 1 | -1/+34 |
| 2022-03-23 | mfd: arizona-spi: Split Windows ACPI init code into its own function | Hans de Goede | 1 | -20/+32 |
| 2022-03-23 | mfd: asic3: Add missing iounmap() on error asic3_mfd_probe | Miaoqian Lin | 1 | -3/+7 |
| 2022-03-23 | mfd: intel-lpss: Provide an SSP type to the driver | Andy Shevchenko | 1 | -3/+38 |
| 2022-03-23 | mfd: atmel-flexcom: Fix compilation warning | Claudiu Beznea | 1 | -1/+1 |
| 2022-03-21 | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 9 | -27/+62 |
| 2022-03-08 | mfd: exynos-lpass: Drop unneeded syscon.h include | Krzysztof Kozlowski | 1 | -1/+0 |
| 2022-03-08 | mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDs | Jarkko Nikula | 1 | -0/+15 |
| 2022-03-08 | mfd: ab8500: Drop debugfs module | Linus Walleij | 4 | -2125/+0 |
| 2022-03-08 | mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMIC | Julia Lawall | 1 | -1/+1 |
| 2022-03-08 | mfd: stmfx: Improve error message triggered by regulator fault in .remove() | Uwe Kleine-König | 1 | -5/+12 |
| 2022-03-08 | mfd: rk808: Add reboot support to rk808.c | Peter Geis | 1 | -0/+44 |
| 2022-03-08 | mfd: arizona: Add missing statics to the of_match_tables | Charles Keepax | 2 | -2/+2 |
| 2022-03-08 | mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to DOMAIN_BUS_NEXUS | Hans de Goede | 1 | -0/+4 |
| 2022-03-08 | mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to BYT cells | Hans de Goede | 1 | -0/+9 |
| 2022-03-08 | mfd: intel_soc_pmic_crc: Sort cells by IRQ order | Hans de Goede | 1 | -13/+13 |
| 2022-03-08 | Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-... | Lee Jones | 7 | -5/+175 |
| 2022-03-07 | mfd: Add support for the MediaTek MT6366 PMIC | Johnson Wang | 1 | -0/+1 |
| 2022-03-07 | mfd: mc13xxx: Add check for mc13xxx_irq_request | Jiasheng Jiang | 1 | -1/+3 |
| 2022-03-07 | mfd: max77714: Add driver for Maxim MAX77714 PMIC | Luca Ceresoli | 3 | -0/+167 |
| 2022-03-07 | rtc: max77686: Rename day-of-month defines | Luca Ceresoli | 1 | -1/+1 |
| 2022-03-02 | mfd: ezx-pcap: Use generic_handle_irq_safe(). | Sebastian Andrzej Siewior | 1 | -3/+1 |
| 2022-02-15 | mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM | Mark Brown | 1 | -5/+54 |
| 2022-02-14 | mfd: iqs62x: Provide device revision to sub-devices | Jeff LaBundy | 1 | -3/+3 |
| 2022-02-14 | mtd: spi-nor: intel-spi: Disable write protection only if asked | Mika Westerberg | 1 | -5/+54 |
| 2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 8 | -22/+8 |
| 2022-02-08 | mfd: simple-mfd-i2c: Enable support for the silergy,sy7636a | Alistair Francis | 1 | -0/+11 |
| 2022-02-08 | mfd: simple-mfd-i2c: Add a Kconfig name | Alistair Francis | 1 | -1/+1 |
| 2022-02-01 | mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic | Hans de Goede | 1 | -0/+40 |
| 2022-01-12 | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -272/+0 |
| 2021-12-29 | mfd: tps65910: Set PWR_OFF bit during driver probe | Dmitry Osipenko | 1 | -9/+13 |
| 2021-12-29 | mfd: intel_soc_pmic: Use CPU-id check instead of _HRV check to differentiate ... | Hans de Goede | 1 | -25/+3 |
| 2021-12-29 | mfd: intel-lpss: Fix I2C4 not being available on the Microsoft Surface Go & Go 2 | Hans de Goede | 3 | -0/+14 |
| 2021-12-22 | platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus | David E. Box | 3 | -272/+0 |
| 2021-11-29 | mfd: Kconfig: Change INTEL_SOC_PMIC_CHTDC_TI to bool | Mauro Carvalho Chehab | 1 | -1/+5 |
| 2021-11-29 | mfd: da9062: Support SMBus and I2C mode | Andrej Picej | 1 | -0/+12 |
| 2021-11-29 | mfd: intel-lpss-pci: Fix clock speed for 38a8 UART | Orlando Chamberlain | 1 | -1/+1 |
| 2021-11-29 | mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe() | Andy Shevchenko | 1 | -1/+6 |
| 2021-11-29 | mfd: stmpe: Support disabling sub-functions | Oleksandr Suvorov | 1 | -1/+1 |
| 2021-11-29 | mfd: atmel-flexcom: Use .resume_noirq | Claudiu Beznea | 1 | -3/+4 |
| 2021-11-29 | mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEP | Claudiu Beznea | 1 | -4/+2 |
| 2021-11-29 | mfd: intel-lpss: Add Intel Lakefield PCH PCI IDs | Ed Schaller | 1 | -0/+7 |
| 2021-11-29 | mfd: bd70528: Drop BD70528 support | Matti Vaittinen | 3 | -332/+0 |
| 2021-11-10 | Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+2 |
| 2021-11-10 | Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 1 | -12/+1 |
| 2021-11-05 | mfd: simple-mfd-i2c: Select MFD_CORE to fix build error | Robert Marko | 1 | -0/+1 |
| 2021-11-05 | mfd: tps80031: Remove driver | Dmitry Osipenko | 3 | -541/+0 |
| 2021-11-05 | mfd: wcd934x: Replace legacy gpio interface for gpiod | Maíra Canal | 1 | -12/+9 |
| 2021-11-05 | mfd: dln2: Add cell for initializing DLN2 ADC | Jack Andersen | 1 | -0/+18 |
| 2021-11-05 | mfd: qcom-spmi-pmic: Add missing PMICs supported by socinfo | Bjorn Andersson | 1 | -0/+17 |
| 2021-11-05 | mfd: qcom-spmi-pmic: Sort compatibles in the driver | Bjorn Andersson | 1 | -15/+15 |
| 2021-11-05 | mfd: janz-cmoio: Replace snprintf in show functions with sysfs_emit | Qing Wang | 1 | -1/+1 |
| 2021-11-05 | mfd: altera-a10sr: Include linux/module.h | Arnd Bergmann | 1 | -0/+1 |
| 2021-11-05 | mfd: tps65912: Make tps65912_device_exit() return void | Uwe Kleine-König | 3 | -5/+7 |
| 2021-11-05 | mfd: stmpe: Make stmpe_remove() return void | Uwe Kleine-König | 4 | -6/+8 |
| 2021-11-05 | mfd: mc13xxx: Make mc13xxx_common_exit() return void | Uwe Kleine-König | 4 | -6/+6 |
| 2021-11-05 | mfd: altera-sysmgr: Fix a mistake caused by resource_size conversion | Kai Song | 1 | -1/+1 |
| 2021-11-05 | mfd: arizona: Split of_match table into I2C and SPI versions | Charles Keepax | 4 | -17/+25 |
| 2021-11-05 | mfd: qcom-pm8xxx: switch away from using chained IRQ handlers | Dmitry Baryshkov | 1 | -23/+16 |
| 2021-11-05 | mfd: sprd: Add SPI device ID table | Mark Brown | 1 | -0/+7 |
| 2021-11-05 | mfd: cpcap: Add SPI device ID table | Mark Brown | 1 | -0/+8 |
| 2021-11-05 | mfd: altr_a10sr: Add SPI device ID table | Mark Brown | 1 | -0/+8 |
| 2021-11-05 | mfd: exynos-lpass: Describe driver in KConfig | Krzysztof Kozlowski | 1 | -1/+3 |
| 2021-11-05 | mfd: core: Add missing of_node_put for loop iteration | Krzysztof Kozlowski | 1 | -0/+2 |
| 2021-11-05 | mfd: intel-lpss: Add support for MacBookPro16,2 ICL-N UART | Orlando Chamberlain | 1 | -0/+2 |
| 2021-11-05 | mfd: max14577: Do not enforce (incorrect) interrupt trigger type | Krzysztof Kozlowski | 1 | -3/+3 |
| 2021-11-05 | mfd: max77693: Do not enforce (incorrect) interrupt trigger type | Krzysztof Kozlowski | 1 | -8/+4 |
| 2021-11-05 | mfd: max77686: Do not enforce (incorrect) interrupt trigger type | Krzysztof Kozlowski | 1 | -2/+1 |
| 2021-11-05 | mfd: sec-irq: Do not enforce (incorrect) interrupt trigger type | Krzysztof Kozlowski | 1 | -2/+1 |
| 2021-11-05 | mfd: cros_ec: Drop unneeded MODULE_ALIAS | Krzysztof Kozlowski | 1 | -1/+0 |
| 2021-11-05 | mfd: Kconfig: Fix typo in PMIC_ADP5520 from AD5520 to ADP5520 | Ramona Alexandra Nechita | 1 | -1/+1 |
| 2021-11-05 | mfd: sprd: Add support for SC2730 PMIC | Chunyan Zhang | 1 | -0/+10 |
| 2021-11-05 | mfd: da9063: Add support for latest EA silicon revision | Carlos de Paula | 1 | -0/+2 |
| 2021-11-05 | mfd: rk808: Add support for power off on RK817 | Ondrej Jirman | 1 | -0/+4 |
| 2021-11-05 | mfd: intel_pmt: Only compile on x86 | Prarit Bhargava | 1 | -1/+1 |
| 2021-11-05 | mfd: ti_am335x_tscadc: Fix spelling mistake "atleast" -> "at least" | Colin Ian King | 1 | -1/+1 |
| 2021-11-05 | Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16... | Lee Jones | 1 | -11/+5 |
| 2021-11-01 | watchdog: db8500_wdt: Rename symbols | Linus Walleij | 1 | -1/+1 |
| 2021-11-01 | watchdog: ux500_wdt: Drop platform data | Linus Walleij | 1 | -12/+1 |
| 2021-10-31 | platform/chrome: cros_ec_proto: Use EC struct for features | Prashant Malani | 1 | -2/+2 |
| 2021-10-21 | mfd: ti_am335x_tscadc: Support the correctly spelled DT property | Miquel Raynal | 1 | -1/+7 |
| 2021-10-21 | mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support | Miquel Raynal | 1 | -7/+30 |
| 2021-10-21 | mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware | Miquel Raynal | 1 | -15/+21 |
| 2021-10-21 | mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen | Miquel Raynal | 1 | -2/+5 |
| 2021-10-21 | mfd: ti_am335x_tscadc: Fix an error message | Miquel Raynal | 1 | -1/+1 |
| 2021-10-21 | mfd: ti_am335x_tscadc: Rename a variable | Miquel Raynal | 1 | -6/+6 |
| 2021-10-21 | mfd: ti_am335x_tscadc: Add TSC prefix in certain macros | Miquel Raynal | 1 | -5/+5 |
| 2021-10-21 | mfd: ti_am335x_tscadc: Rename the subsystem enable macro | Miquel Raynal | 1 | -3/+3 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place | Miquel Raynal | 1 | -25/+14 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Reorder the initialization steps | Miquel Raynal | 1 | -6/+5 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Always provide an idle configuration | Miquel Raynal | 1 | -3/+5 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Drop useless variables from the driver structure | Miquel Raynal | 1 | -11/+4 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Mimic the probe from resume() | Miquel Raynal | 1 | -1/+1 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Use driver data | Miquel Raynal | 1 | -6/+16 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Move the driver structure allocation earlier | Miquel Raynal | 1 | -7/+7 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Simplify divisor calculation | Miquel Raynal | 1 | -5/+1 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Don't search the tree for our clock | Miquel Raynal | 1 | -1/+1 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Reword the comment explaining the dividers | Miquel Raynal | 1 | -6/+6 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables | Miquel Raynal | 1 | -15/+15 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Get rid of useless gotos | Miquel Raynal | 1 | -4/+3 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Fix style | Miquel Raynal | 1 | -2/+4 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Replace license text with SPDX tag | Miquel Raynal | 1 | -9/+1 |
| 2021-10-20 | mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put | Miquel Raynal | 1 | -0/+5 |
| 2021-10-05 | mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmap | Mauro Carvalho Chehab | 1 | -11/+5 |
| 2021-09-07 | Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 24 | -58/+799 |
| 2021-09-07 | Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -34/+37 |
| 2021-09-07 | mfd: lpc_sch: Rename GPIOBASE to prevent build error | Randy Dunlap | 1 | -2/+2 |
| 2021-09-07 | mfd: syscon: Use of_iomap() instead of ioremap() | Hector Martin | 1 | -1/+1 |
| 2021-09-02 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+2 |
| 2021-09-01 | Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -0/+89 |
| 2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
| 2021-08-16 | mfd: ti_am335x_tscadc: Delete superfluous error message | Tang Bin | 1 | -3/+2 |
| 2021-08-16 | mfd: tqmx86: Assume 24MHz LPC clock for unknown boards | Matthias Schiffer | 1 | -3/+5 |
| 2021-08-16 | mfd: tqmx86: Add support for TQ-Systems DMI IDs | Matthias Schiffer | 1 | -0/+8 |
| 2021-08-16 | mfd: tqmx86: Add support for TQMx110EB and TQMxE40x | Matthias Schiffer | 1 | -0/+20 |
| 2021-08-16 | mfd: tqmx86: Fix typo in "platform" | Matthias Schiffer | 1 | -4/+4 |
| 2021-08-16 | mfd: tqmx86: Remove incorrect TQMx90UC board ID | Matthias Schiffer | 1 | -4/+0 |
| 2021-08-16 | mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is set | Matthias Schiffer | 1 | -0/+2 |
| 2021-08-16 | mfd: simple-mfd-i2c: Add support for registering devices via MFD cells | Lee Jones | 2 | -8/+65 |
| 2021-08-16 | mfd/cpuidle: ux500: Rename driver symbol | Linus Walleij | 1 | -2/+1 |
| 2021-08-16 | mfd: tps65086: Add cell entry for reset driver | Emil Renner Berthing | 1 | -0/+1 |
| 2021-08-16 | mfd: tps65086: Make interrupt line optional | Emil Renner Berthing | 1 | -10/+11 |
| 2021-08-12 | clk: fractional-divider: Introduce POWER_OF_TWO_PS flag | Andy Shevchenko | 1 | -1/+2 |
| 2021-08-12 | mfd: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 4 | -16/+10 |
| 2021-08-11 | mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes | Andy Shevchenko | 1 | -33/+37 |
| 2021-08-11 | gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs() | Andy Shevchenko | 1 | -1/+0 |
| 2021-08-09 | mfd: db8500-prcmu: Handle missing FW variant | Linus Walleij | 1 | -2/+4 |
| 2021-08-05 | mfd: db8500-prcmu: Rename register header | Linus Walleij | 2 | -1/+1 |
| 2021-08-05 | mfd: axp20x: Add supplied-from property to axp288_fuel_gauge cell | Hans de Goede | 1 | -0/+13 |