Age | Commit message (Expand) | Author | Files | Lines |
2025-05-27 | Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -0/+711 |
2025-05-16 | mfd: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 21 | -55/+43 |
2025-05-09 | mfd: max77759: Add Maxim MAX77759 core driver | André Draszik | 3 | -0/+711 |
2025-03-29 | Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 28 | -1723/+607 |
2025-03-21 | mfd: cgbc-core: Add support for conga-SA8 | Thomas Richard | 1 | -0/+7 |
2025-03-21 | mfd: cgbc: Add support for HWMON | Thomas Richard | 1 | -0/+1 |
2025-03-14 | mfd: cgbc-core: Cleanup signedness in cgbc_session_request() | Dan Carpenter | 1 | -1/+1 |
2025-03-14 | mfd: pcf50633: Remove remaining PCF50633 support | Dr. David Alan Gilbert | 3 | -313/+0 |
2025-03-14 | mfd: pcf50633: Remove unused platform IRQ code | Dr. David Alan Gilbert | 3 | -317/+2 |
2025-03-14 | mfd: pcF50633-gpio: Remove unused driver | Dr. David Alan Gilbert | 3 | -100/+0 |
2025-03-14 | mfd: pcf50633-adc: Remove unused driver | Dr. David Alan Gilbert | 3 | -263/+0 |
2025-03-14 | mfd: qnap-mcu: Convert commas to semicolons in qnap_mcu_exec() | Chen Ni | 1 | -3/+3 |
2025-03-14 | mfd: mt6397-core: Add mfd_cell for mt6359-accdet | Andrew Perepech | 1 | -0/+12 |
2025-03-14 | mfd: ezx-pcap: Remove unused pcap_adc_sync | Dr. David Alan Gilbert | 1 | -33/+0 |
2025-03-14 | mfd: Remove STA2x11 core driver | Lukas Bulwahn | 3 | -652/+0 |
2025-03-14 | mfd: max77620: Allow building as a module | Aaron Kling | 2 | -1/+6 |
2025-03-14 | mfd: ene-kb3930: Fix a potential NULL pointer dereference | Chenyuan Yang | 1 | -1/+1 |
2025-03-14 | mfd: syscon: Add check for invalid resource size | Eder Zulian | 1 | -1/+8 |
2025-03-14 | mfd: max8997: Remove unused function max8997_irq_exit() | Lee Jones | 1 | -11/+4 |
2025-03-14 | mfd: tps65219: Add support for TI TPS65214 PMIC | Shree Ramamoorthy | 1 | -2/+124 |
2025-03-14 | mfd: tps65219: Add support for TI TPS65215 PMIC | Shree Ramamoorthy | 1 | -6/+144 |
2025-03-14 | mfd: tps65219: Remove TPS65219_REG_TI_DEV_ID check | Shree Ramamoorthy | 1 | -7/+0 |
2025-03-14 | mfd: upboard-fpga: Remove ACPI_PTR() annotation | Andy Shevchenko | 1 | -2/+1 |
2025-03-14 | mfd: at91-usart: Make it selectable for ARCH_LAN969X | Robert Marko | 1 | -1/+1 |
2025-03-14 | mfd: intel_soc_pmic_crc: Drop unneeded assignment for cache_type | Andy Shevchenko | 1 | -1/+0 |
2025-03-14 | mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_type | Andy Shevchenko | 1 | -1/+0 |
2025-03-14 | mfd: sm501: Switch to BIT() to mitigate integer overflows | Nikita Zhandarovich | 1 | -3/+3 |
2025-03-14 | mfd: ipaq-micro/tps65010: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 2 | -7/+9 |
2025-03-14 | mfd: stm32-timers: Add support for stm32mp25 | Fabrice Gasnier | 1 | -1/+30 |
2025-03-14 | Merge branches 'ib-mfd-input-leds-power-6.15', 'ib-mfd-power-6.15' and 'ib-mf... | Lee Jones | 3 | -0/+47 |
2025-03-13 | mfd: sec: Add support for S2MPU05 PMIC | Kaustabh Chakraborty | 2 | -0/+46 |
2025-02-20 | mfd: Add new driver for MAX77705 PMIC | Dzmitry Sankouski | 3 | -0/+196 |
2025-02-20 | mfd: simple-mfd-i2c: Add MAX77705 support | Dzmitry Sankouski | 1 | -0/+11 |
2025-02-20 | mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regs | Chris Morgan | 1 | -0/+1 |
2025-02-19 | PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally | Rafael J. Wysocki | 1 | -1/+1 |
2025-02-11 | mfd: syscon: Restore device_node_to_regmap() for non-syscon nodes | Rob Herring (Arm) | 1 | -3/+26 |
2025-01-22 | Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 16 | -137/+741 |
2025-01-09 | Revert "mfd: axp20x: Allow multiple regulators" | Andre Przywara | 1 | -1/+1 |
2025-01-09 | mfd: syscon: Allow syscon nodes without a "syscon" compatible | Rob Herring (Arm) | 1 | -6/+6 |
2025-01-09 | mfd: syscon: Remove the platform driver support | Rob Herring (Arm) | 2 | -67/+0 |
2025-01-09 | mfd: syscon: Fix race in device_node_get_regmap() | Rob Herring (Arm) | 1 | -9/+10 |
2025-01-09 | mfd: tps65219: Use MFD_CELL macros | Shree Ramamoorthy | 1 | -11/+4 |
2024-12-17 | mfd: Add support for AAEON UP board FPGA | Thomas Richard | 3 | -0/+339 |
2024-12-17 | mfd: da9052: Store result from fault_log | Marcus Folkesson | 1 | -0/+1 |
2024-12-17 | mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register value | Hans de Goede | 1 | -1/+1 |
2024-12-17 | mfd: cs42l43: Use devres for remove as well | Charles Keepax | 4 | -27/+13 |
2024-12-17 | mfd: cs42l43: Increase the SoundWire attach timeout | Charles Keepax | 1 | -1/+1 |
2024-12-17 | mfd: cs42l43: Use gpiod_set_raw for GPIO operations | Charles Keepax | 1 | -4/+6 |
2024-12-17 | mfd: cs42l43: Prepare support for updated bios patch | Maciej Strozek | 1 | -1/+3 |
2024-12-17 | mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id | Hans de Goede | 1 | -1/+2 |
2024-12-17 | mfd: stpmic1: Use devm_register_power_off_handler() | Dragan Simic | 1 | -5/+1 |
2024-12-17 | mfd: axp20x: Use devm_register_power_off_handler() | Dragan Simic | 1 | -4/+1 |
2024-12-17 | mfd: Add base driver for qnap-mcu devices | Heiko Stuebner | 3 | -0/+353 |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 12 | -25/+25 |
2024-11-22 | Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 43 | -223/+706 |
2024-11-12 | mfd: tqmx86: Add I2C IRQ support | Gregor Herburger | 1 | -2/+21 |
2024-11-12 | mfd: tqmx86: Make IRQ setup errors non-fatal | Matthias Schiffer | 1 | -13/+10 |
2024-11-12 | mfd: tqmx86: Refactor GPIO IRQ setup | Matthias Schiffer | 1 | -22/+37 |
2024-11-12 | mfd: tqmx86: Improve gpio_irq module parameter description | Matthias Schiffer | 1 | -1/+1 |
2024-11-12 | mfd: tqmx86: Add board definitions for TQMx120UC, TQMx130UC and TQMxE41S | Matthias Schiffer | 1 | -0/+12 |
2024-11-12 | mfd: 88pm886: Add the RTC cell | Karel Balej | 1 | -0/+1 |
2024-11-12 | mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client | Hans de Goede | 1 | -0/+7 |
2024-11-12 | mfd: intel_soc_pmic_*: Consistently use filename as driver name | Hans de Goede | 3 | -3/+3 |
2024-11-06 | mfd: rt5033: Fix missing regmap_del_irq_chip() | Zhang Changzhong | 1 | -2/+2 |
2024-11-05 | mfd: cgbc-core: Fix error handling paths in cgbc_init_device() | Christophe JAILLET | 1 | -2/+11 |
2024-11-01 | mfd: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 19 | -23/+23 |
2024-11-01 | mfd: rtc: bd7xxxx Drop IC name from IRQ | Matti Vaittinen | 1 | -6/+6 |
2024-10-31 | mfd: mt6397: Add initial support for MT6328 | Yassine Oudjana | 2 | -0/+55 |
2024-10-31 | mfd: adp5585: Drop obsolete dependency on COMPILE_TEST | Jean Delvare | 1 | -1/+1 |
2024-10-31 | mfd: cs42l43: Disable IRQs during suspend | Charles Keepax | 1 | -8/+54 |
2024-10-31 | mfd: axp20x: Add support for AXP323 | Andre Przywara | 2 | -0/+27 |
2024-10-31 | mfd: axp20x: Allow multiple regulators | Andre Przywara | 1 | -1/+1 |
2024-10-31 | mfd: axp20x: Ensure relationship between IDs and model names | Andre Przywara | 1 | -15/+15 |
2024-10-31 | mfd: ipaq-micro: Add missing break for the default case | Andy Shevchenko | 1 | -0/+1 |
2024-10-31 | mfd: intel_soc_pmic_bxtwc: Deduplicate error messages | Andy Shevchenko | 1 | -5/+9 |
2024-10-31 | mfd: intel_soc_pmic_bxtwc: Use temporary variable for struct device | Andy Shevchenko | 1 | -3/+3 |
2024-10-31 | mfd: intel_soc_pmic_bxtwc: Don't use "proxy" headers | Andy Shevchenko | 1 | -1/+12 |
2024-10-31 | mfd: intel_soc_pmic_bxtwc: Switch to use ATTRIBUTE_GROUPS() | Andy Shevchenko | 1 | -11/+3 |
2024-10-25 | mfd: twl-core: Add a clock subdevice for the TWL6030 | Andreas Kemnade | 1 | -8/+18 |
2024-10-16 | mfd: bd96801: Add ERRB IRQ | Matti Vaittinen | 1 | -34/+241 |
2024-10-16 | mfd: rk8xx-core: Check "system-power-controller" first | Dragan Simic | 1 | -2/+2 |
2024-10-16 | mfd: intel_soc_pmic_bxtwc: Fix IRQ domain names duplication | Andy Shevchenko | 1 | -0/+6 |
2024-10-16 | mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices | Andy Shevchenko | 1 | -24/+30 |
2024-10-16 | mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device | Andy Shevchenko | 1 | -14/+17 |
2024-10-16 | mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device | Andy Shevchenko | 1 | -17/+40 |
2024-10-16 | mfd: atmel-smc: Reorganize kerneldoc parameter names | Julia Lawall | 1 | -2/+2 |
2024-10-16 | mfd: wcd934x: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE() | Masahiro Yamada | 1 | -1/+1 |
2024-10-16 | mfd: cs42l43: Fix issues in probe error paths | Charles Keepax | 1 | -1/+2 |
2024-10-16 | mfd: sec-core: Add support for the Samsung s2dos05 | Dzmitry Sankouski | 1 | -0/+11 |
2024-10-16 | mfd: da9052-spi: Change read-mask to write-mask | Marcus Folkesson | 1 | -1/+1 |
2024-10-16 | mfd: bd96801: Use maple tree register cache | Mark Brown | 1 | -1/+1 |
2024-10-16 | mfd: cros_ec: Don't load charger with UCSI | Abhishek Pandit-Subedi | 1 | -5/+15 |
2024-10-16 | mfd: cros_ec: Load cros_ec_ucsi on supported ECs | Pavan Holla | 1 | -0/+9 |
2024-10-16 | mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix race | Jinjie Ruan | 1 | -6/+2 |
2024-10-16 | mfd: atmel-flexcom/rk8xx-core: Convert comma to semicolon | Shen Lichuan | 2 | -2/+2 |
2024-10-16 | mfd: syscon: Use regmap max_register_is_0 as needed | Nishanth Menon | 1 | -0/+5 |
2024-10-14 | Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Bartosz Golaszewski | 5 | -5/+5 |
2024-10-09 | mfd: Add Congatec Board Controller driver | Thomas Richard | 3 | -0/+424 |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 5 | -5/+5 |
2024-09-23 | Merge tag 'mfd-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 38 | -108/+150 |
2024-09-23 | mfd: atc260x: Convert a bunch of commas to semicolons | Chen Ni | 1 | -2/+2 |
2024-09-23 | mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDs | Ilpo Järvinen | 1 | -0/+26 |
2024-09-23 | mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDs | Ilpo Järvinen | 1 | -0/+13 |
2024-09-23 | mfd: tc3589x: Drop vendorless compatible string from match table | Rob Herring (Arm) | 1 | -2/+0 |
2024-09-23 | mfd: qcom-spmi-pmic: Use for_each_child_of_node_scoped() | Jinjie Ruan | 1 | -4/+1 |
2024-09-23 | mfd: max77620: Use for_each_child_of_node_scoped() | Jinjie Ruan | 1 | -3/+2 |
2024-09-23 | mfd: intel_soc_pmic_chtwc: Make Lenovo Yoga Tab 3 X90F DMI match less strict | Hans de Goede | 1 | -1/+0 |
2024-09-23 | mfd: cros_ec: Update module description | Tzung-Bi Shih | 1 | -2/+2 |
2024-09-23 | mfd: cros_ec: Simplify and clean-up cros_ec_dev_init() | Tzung-Bi Shih | 1 | -8/+3 |
2024-09-23 | mfd: max14577: Provide MODULE_DEVICE_TABLE() to fix module autoloading | Liao Chen | 1 | -0/+1 |
2024-09-23 | mfd: rk8xx: Add support for rk806 on i2c bus | Detlev Casanova | 1 | -0/+25 |
2024-09-19 | Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -6/+3 |
2024-09-18 | Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -0/+218 |
2024-09-11 | platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm | Mika Westerberg | 3 | -6/+3 |
2024-08-30 | mfd: 88pm860x-core: Convert comma to semicolon | Chen Ni | 1 | -5/+5 |
2024-08-30 | mfd: syscon: Use scoped variables with memory allocators to simplify error paths | Krzysztof Kozlowski | 1 | -13/+7 |
2024-08-30 | mfd: mt6360: Use scoped variables with memory allocators to simplify error paths | Krzysztof Kozlowski | 1 | -14/+9 |
2024-08-30 | mfd: sprd-sc27xx-spi: Constify struct regmap_bus | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: mc13xxx-spi: Constify struct regmap_bus | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: gateworks-gsc: Constify struct regmap_bus | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: twl6040: Constify struct regmap_irq_chip | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: tps65912: Constify struct regmap_irq_chip | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: tps65910: Constify struct regmap_irq_chip | Javier Carrasco | 1 | -3/+3 |
2024-08-30 | mfd: tps65219: Constify read-only regmap structs | Javier Carrasco | 1 | -2/+2 |
2024-08-30 | mfd: tps65218: Constify struct regmap_irq_chip | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: tps65090: Constify struct regmap_irq_chip | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: tps65086: Constify struct regmap_irq_chip | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: rohm-bd718x7: Constify struct regmap_irq_chip | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: rohm-bd71828: Constify read-only regmap structs | Javier Carrasco | 1 | -4/+4 |
2024-08-30 | mfd: rk8xx-core: Constify struct regmap_irq_chip | Javier Carrasco | 1 | -3/+3 |
2024-08-30 | mfd: retu: Constify read-only regmap structs | Javier Carrasco | 1 | -6/+6 |
2024-08-30 | mfd: intel_soc_pmic_bxtwc: Constify struct regmap_irq_chip | Javier Carrasco | 1 | -7/+7 |
2024-08-30 | mfd: bd9571mwv: Constify struct regmap_irq_chip | Javier Carrasco | 1 | -2/+2 |
2024-08-30 | mfd: 88pm80x: Constify read-only regmap structs | Javier Carrasco | 2 | -3/+3 |
2024-08-30 | mfd: intel-m10-bmc: Constify struct regmap_config | Javier Carrasco | 2 | -2/+2 |
2024-08-30 | mfd: rohm-bd9576: Constify read-only regmap structs | Javier Carrasco | 1 | -3/+3 |
2024-08-30 | mfd: tps6105x: Constify struct regmap_config | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: wcd934x: Constify struct regmap_config | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: hi655x-pmic: Constify struct regmap_config | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: fsl-imx25-tsadc: Constify struct regmap_config | Javier Carrasco | 1 | -1/+1 |
2024-08-30 | mfd: da9062-core: Constify read-only regmap structs | Javier Carrasco | 1 | -6/+6 |
2024-08-30 | Merge branches 'ib-mfd-for-iio-power-6.12' and 'ib-mfd-gpio-pwm-6.12' into ib... | Lee Jones | 3 | -0/+218 |
2024-08-29 | mfd: axp20x: Add ADC, BAT, and USB cells for AXP717 | Chris Morgan | 1 | -1/+24 |
2024-08-01 | mfd: adp5585: Add Analog Devices ADP5585 core support | Haibo Chen | 3 | -0/+218 |
2024-07-27 | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+1 |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli | 1 | -3/+1 |
2024-07-17 | Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 61 | -274/+1571 |
2024-07-11 | mfd: timberdale: Attach device properties to TSC2007 board info | Dmitry Torokhov | 1 | -6/+11 |
2024-07-04 | mfd: omap-usb-tll: Use struct_size to allocate tll | Javier Carrasco | 1 | -2/+1 |
2024-07-04 | mfd: omap-usb-tll: Annotate struct usbtll_omap with __counted_by | Javier Carrasco | 1 | -2/+2 |
2024-07-04 | mfd: tps6594-core: Remove unneeded semicolon in tps6594_check_crc_mode() | Yang Li | 1 | -1/+1 |
2024-07-04 | mfd: lm3533: Move to new GPIO descriptor-based APIs | Andy Shevchenko | 1 | -17/+7 |
2024-07-04 | mfd: tps65912: Use devm helper functions to simplify probe | Andrew Davis | 3 | -30/+7 |
2024-07-04 | mfd: madera: Simplify with spi_get_device_match_data() | Krzysztof Kozlowski | 1 | -8/+1 |
2024-07-04 | mfd: arizona: Simplify with spi_get_device_match_data() | Krzysztof Kozlowski | 1 | -8/+1 |
2024-07-04 | mfd: wm8994: Fix Wvoid-pointer-to-enum-cast warning (again) | Krzysztof Kozlowski | 1 | -1/+1 |
2024-07-04 | mfd: mxs-lradc: Fix Wvoid-pointer-to-enum-cast warning (again) | Krzysztof Kozlowski | 1 | -1/+1 |
2024-07-04 | mfd: max14577: Fix Wvoid-pointer-to-enum-cast warning (again) | Krzysztof Kozlowski | 1 | -1/+1 |
2024-07-04 | mfd: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 8 | -0/+8 |
2024-07-04 | mfd: qcom-pm8008: Add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
2024-07-04 | mfd: intel-lpss: Rename SPI intel_lpss_platform_info structs | Ilpo Järvinen | 1 | -81/+81 |
2024-07-04 | mfd: core: Make use of device_set_node() | Andy Shevchenko | 1 | -3/+2 |
2024-07-04 | mfd: mt6397-core: Add support for AUXADCs on MT6357/58/59 PMICs | AngeloGioacchino Del Regno | 1 | -0/+10 |
2024-07-04 | mfd: rsmu: Split core code into separate module | Arnd Bergmann | 2 | -4/+4 |
2024-07-04 | mfd: cros_ec: Register hardware monitoring subdevice | Thomas Weißschuh | 1 | -0/+1 |
2024-07-04 | mfd: cros_ec: Register charge control subdevice | Thomas Weißschuh | 1 | -0/+1 |
2024-07-04 | mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookup | Hans de Goede | 1 | -1/+3 |
2024-07-04 | mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 29 | -54/+54 |
2024-07-04 | mfd: menelaus: Remove unused linux/gpio.h | Andy Shevchenko | 1 | -1/+0 |
2024-07-04 | mfd: omap-usb-host: Remove unused linux/gpio.h | Andy Shevchenko | 1 | -1/+0 |
2024-07-04 | Merge branch 'ib-mfd-soc-samsung-6.11' into ibs-for-mfd-merged | Lee Jones | 1 | -0/+48 |
2024-07-04 | Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-merged | Lee Jones | 3 | -0/+287 |
2024-07-04 | Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-merged | Lee Jones | 2 | -52/+118 |
2024-07-04 | Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-merged | Lee Jones | 1 | -0/+9 |
2024-07-04 | Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-merged | Lee Jones | 3 | -0/+161 |
2024-07-04 | Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-merged | Lee Jones | 5 | -0/+740 |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
2024-06-28 | mfd: Add driver for Marvell 88PM886 PMIC | Karel Balej | 3 | -0/+161 |
2024-06-28 | mfd: cs40l50: Add support for CS40L50 core driver | James Ogletree | 5 | -0/+740 |
2024-06-27 | mfd: support ROHM BD96801 PMIC core | Matti Vaittinen | 3 | -0/+287 |
2024-06-26 | mfd: syscon: Add of_syscon_register_regmap() API | Peter Griffin | 1 | -0/+48 |
2024-06-21 | mfd: cros_ec: Register LED subdevice | Thomas Weißschuh | 1 | -0/+9 |
2024-06-14 | mfd: cros_ec: Register keyboard backlight subdevice | Thomas Weißschuh | 1 | -0/+9 |
2024-06-14 | mfd: axp20x: AXP717: Fix missing IRQ status registers range | Andre Przywara | 1 | -0/+1 |
2024-06-13 | mfd: pm8008: Rework to match new DT binding | Johan Hovold | 2 | -12/+86 |
2024-06-13 | mfd: pm8008: Drop unused driver data | Johan Hovold | 1 | -2/+0 |
2024-06-13 | mfd: pm8008: Rename irq chip | Johan Hovold | 1 | -1/+1 |
2024-06-13 | mfd: pm8008: Use lower case hex notation | Johan Hovold | 1 | -3/+3 |
2024-06-13 | mfd: pm8008: Mark regmap structures as const | Johan Hovold | 1 | -2/+2 |
2024-06-13 | mfd: pm8008: Deassert reset on probe | Johan Hovold | 1 | -0/+12 |
2024-06-13 | mfd: pm8008: Fix regmap irq chip initialisation | Johan Hovold | 1 | -41/+23 |
2024-05-10 | mfd: rsmu: support I2C SMBus access | Min Li | 2 | -18/+97 |
2024-05-10 | mfd: ssbi: Remove unused field 'slave' from 'struct ssbi' | Christophe JAILLET | 1 | -1/+0 |
2024-05-10 | mfd: kempld: Remove custom DMI matching code | Andy Shevchenko | 1 | -106/+14 |
2024-05-10 | mfd: cs42l43: Update patching revision check | Charles Keepax | 1 | -6/+30 |
2024-05-10 | mfd: timberdale: Remove redundant assignment to variable err | Colin Ian King | 1 | -1/+0 |
2024-05-10 | mfd: axp20x: Convert to use Maple Tree register cache | wangkaiyuan | 1 | -1/+1 |
2024-05-10 | mfd: intel-m10-bmc: Change staging size to a variable | Ilpo Järvinen | 2 | -0/+2 |
2024-05-10 | mfd: Tidy Kconfig dependency's parentheses | Jean Delvare | 1 | -6/+6 |