summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: mt6397-core: Add support for AUXADCs on MT6357/58/59 PMICsAngeloGioacchino Del Regno2024-07-041-0/+10
* mfd: rsmu: Split core code into separate moduleArnd Bergmann2024-07-042-4/+4
* mfd: cros_ec: Register hardware monitoring subdeviceThomas Weißschuh2024-07-041-0/+1
* mfd: cros_ec: Register charge control subdeviceThomas Weißschuh2024-07-041-0/+1
* mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookupHans de Goede2024-07-041-1/+3
* mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-07-0429-54/+54
* mfd: menelaus: Remove unused linux/gpio.hAndy Shevchenko2024-07-041-1/+0
* mfd: omap-usb-host: Remove unused linux/gpio.hAndy Shevchenko2024-07-041-1/+0
* Merge branch 'ib-mfd-soc-samsung-6.11' into ibs-for-mfd-mergedLee Jones2024-07-042-24/+62
|\
| * soc: samsung: exynos-pmu: update to use of_syscon_register_regmap()Peter Griffin2024-06-261-24/+14
| * mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin2024-06-261-0/+48
* | Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-mergedLee Jones2024-07-049-0/+1638
|\ \
| * | watchdog: ROHM BD96801 PMIC WDG driverMatti Vaittinen2024-06-273-0/+430
| * | regulator: bd96801: ROHM BD96801 PMIC regulatorsMatti Vaittinen2024-06-273-0/+921
| * | mfd: support ROHM BD96801 PMIC coreMatti Vaittinen2024-06-273-0/+287
| |/
* | Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-mergedLee Jones2024-07-045-52/+324
|\ \
| * | regulator: add pm8008 pmic regulator driverJohan Hovold2024-06-133-0/+206
| * | mfd: pm8008: Rework to match new DT bindingJohan Hovold2024-06-132-12/+86
| * | mfd: pm8008: Drop unused driver dataJohan Hovold2024-06-131-2/+0
| * | mfd: pm8008: Rename irq chipJohan Hovold2024-06-131-1/+1
| * | mfd: pm8008: Use lower case hex notationJohan Hovold2024-06-131-3/+3
| * | mfd: pm8008: Mark regmap structures as constJohan Hovold2024-06-131-2/+2
| * | mfd: pm8008: Deassert reset on probeJohan Hovold2024-06-131-0/+12
| * | mfd: pm8008: Fix regmap irq chip initialisationJohan Hovold2024-06-131-41/+23
| |/
* | Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-mergedLee Jones2024-07-044-7/+53
|\ \
| * | mfd: cros_ec: Register keyboard backlight subdeviceThomas Weißschuh2024-06-141-0/+9
| * | platform/chrome: cros_kbd_led_backlight: allow binding through MFDThomas Weißschuh2024-06-142-3/+39
| * | leds: class: Add flag to avoid automatic renaming of LED devicesThomas Weißschuh2024-06-141-0/+2
| * | leds: class: Warn about name collisions earlierThomas Weißschuh2024-06-141-4/+3
| |/
* | Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-mergedLee Jones2024-07-049-0/+666
|\ \
| * | input: Add onkey driver for Marvell 88PM886 PMICKarel Balej2024-06-283-0/+106
| * | regulator: Add regulators driver for Marvell 88PM886 PMICKarel Balej2024-06-283-0/+399
| * | mfd: Add driver for Marvell 88PM886 PMICKarel Balej2024-06-283-0/+161
| |/
* | Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-mergedLee Jones2024-07-049-0/+1584
|\ \
| * | Input: cs40l50 - Add support for the CS40L50 haptic driverJames Ogletree2024-06-283-0/+566
| * | mfd: cs40l50: Add support for CS40L50 core driverJames Ogletree2024-06-285-0/+740
| * | firmware: cs_dsp: Add write sequence interfaceJames Ogletree2024-06-281-0/+278
| |/
* | mfd: cros_ec: Register LED subdeviceThomas Weißschuh2024-06-211-0/+9
* | leds: Add ChromeOS EC driverThomas Weißschuh2024-06-213-0/+293
* | leds: core: Unexport led_colors[] arrayThomas Weißschuh2024-06-212-3/+1
* | leds: multicolor: Use led_get_color_name() functionThomas Weißschuh2024-06-211-1/+1
* | leds: core: Introduce led_get_color_name() functionThomas Weißschuh2024-06-211-0/+9
|/
* Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2024-05-2510-45/+35
|\
| * ipmi: kcs_bmc_npcm7xx: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: kcs_bmc_aspeed: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: ipmi_ssif: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-3/+2
| * ipmi: ipmi_si_platform: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: ipmi_powernv: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: bt-bmc: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-3/+2
| * char: ipmi: handle HAS_IOPORT dependenciesNiklas Schnelle2024-04-173-8/+9