index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-07-04
mfd: cros_ec: Register charge control subdevice
Thomas Weißschuh
-0
/
+1
2024-07-04
dt-bindings: mfd: qcom-spmi-pmic: Document SMB2360 PMIC
Abel Vesa
-0
/
+1
2024-07-04
mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookup
Hans de Goede
-1
/
+3
2024-07-04
dt-bindings: mfd: mediatek,mt8195-scpsys: Add mediatek,mt8365-scpsys
Krzysztof Kozlowski
-0
/
+1
2024-07-04
dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8188
AngeloGioacchino Del Regno
-0
/
+1
2024-07-04
dt-bindings: mfd: syscon: Add ti,am625-dss-oldi-io-ctrl compatible
Aradhya Bhatia
-0
/
+1
2024-07-04
mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
-54
/
+54
2024-07-04
mfd: menelaus: Remove unused linux/gpio.h
Andy Shevchenko
-1
/
+0
2024-07-04
mfd: omap-usb-host: Remove unused linux/gpio.h
Andy Shevchenko
-1
/
+0
2024-07-04
mfd: idt8a340_reg: Start comments with '/*'
Simon Horman
-4
/
+4
2024-07-04
Merge branch 'ib-mfd-soc-samsung-6.11' into ibs-for-mfd-merged
Lee Jones
-24
/
+70
2024-07-04
Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-merged
Lee Jones
-0
/
+2094
2024-07-04
Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-merged
Lee Jones
-130
/
+409
2024-07-04
Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-merged
Lee Jones
-7
/
+54
2024-07-04
Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-merged
Lee Jones
-0
/
+820
2024-07-04
Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-merged
Lee Jones
-0
/
+2148
2024-07-04
Merge branch 'ib-mfd-dt-soc-6.11' into ibs-for-mfd-merged
Lee Jones
-8
/
+203
2024-06-28
MAINTAINERS: Add myself for Marvell 88PM886 PMIC
Karel Balej
-0
/
+9
2024-06-28
input: Add onkey driver for Marvell 88PM886 PMIC
Karel Balej
-0
/
+106
2024-06-28
regulator: Add regulators driver for Marvell 88PM886 PMIC
Karel Balej
-0
/
+399
2024-06-28
mfd: Add driver for Marvell 88PM886 PMIC
Karel Balej
-0
/
+230
2024-06-28
dt-bindings: mfd: Add entry for Marvell 88PM886 PMIC
Karel Balej
-0
/
+76
2024-06-28
ASoC: cs40l50: Support I2S streaming to CS40L50
James Ogletree
-0
/
+321
2024-06-28
Input: cs40l50 - Add support for the CS40L50 haptic driver
James Ogletree
-0
/
+567
2024-06-28
mfd: cs40l50: Add support for CS40L50 core driver
James Ogletree
-0
/
+879
2024-06-28
dt-bindings: input: cirrus,cs40l50: Add initial DT binding
James Ogletree
-0
/
+76
2024-06-28
firmware: cs_dsp: Add write sequence interface
James Ogletree
-0
/
+305
2024-06-27
MAINTAINERS: Add ROHM BD96801 'scalable PMIC' entries
Matti Vaittinen
-0
/
+4
2024-06-27
watchdog: ROHM BD96801 PMIC WDG driver
Matti Vaittinen
-0
/
+430
2024-06-27
regulator: bd96801: ROHM BD96801 PMIC regulators
Matti Vaittinen
-0
/
+921
2024-06-27
mfd: support ROHM BD96801 PMIC core
Matti Vaittinen
-0
/
+503
2024-06-27
dt-bindings: mfd: bd96801 PMIC core
Matti Vaittinen
-0
/
+173
2024-06-27
dt-bindings: ROHM BD96801 PMIC regulators
Matti Vaittinen
-0
/
+63
2024-06-27
dt-bindings: soc: ti: am654-serdes-ctrl: Move to dedicated schema
Krzysztof Kozlowski
-1
/
+42
2024-06-27
dt-bindings: soc: microchip: sparx5-cpu-syscon: Move to dedicated schema
Krzysztof Kozlowski
-1
/
+49
2024-06-27
dt-bindings: soc: intel: lgm-syscon: Move to dedicated schema
Krzysztof Kozlowski
-1
/
+57
2024-06-27
dt-bindings: soc: sprd: sc9863a-glbregs: Document SC9863A syscon
Krzysztof Kozlowski
-0
/
+55
2024-06-27
dt-bindings: mfd: syscon: Drop hwlocks
Krzysztof Kozlowski
-5
/
+0
2024-06-26
soc: samsung: exynos-pmu: update to use of_syscon_register_regmap()
Peter Griffin
-24
/
+14
2024-06-26
mfd: syscon: Add of_syscon_register_regmap() API
Peter Griffin
-0
/
+56
2024-06-21
mfd: cros_ec: Register LED subdevice
Thomas Weißschuh
-0
/
+9
2024-06-21
leds: Add ChromeOS EC driver
Thomas Weißschuh
-0
/
+298
2024-06-21
leds: core: Unexport led_colors[] array
Thomas Weißschuh
-3
/
+1
2024-06-21
leds: multicolor: Use led_get_color_name() function
Thomas Weißschuh
-1
/
+1
2024-06-21
leds: core: Introduce led_get_color_name() function
Thomas Weißschuh
-0
/
+19
2024-06-14
mfd: cros_ec: Register keyboard backlight subdevice
Thomas Weißschuh
-0
/
+9
2024-06-14
platform/chrome: cros_kbd_led_backlight: allow binding through MFD
Thomas Weißschuh
-3
/
+39
2024-06-14
leds: class: Add flag to avoid automatic renaming of LED devices
Thomas Weißschuh
-0
/
+3
2024-06-14
leds: class: Warn about name collisions earlier
Thomas Weißschuh
-4
/
+3
2024-06-13
regulator: add pm8008 pmic regulator driver
Johan Hovold
-0
/
+206
[next]