LinuxLists
Users
About
Uwe Kleine-König (
[email protected]
)
Number of posts: 22 (3.67 per day)
First post: 2024-06-10 09:10:34
Last post: 2024-06-16 13:52:29
Date
List
Subject
2024-06-16 13:52:29
linux-kernel
Re: [PATCH 3/4] mfd: stm32-timers: Drop TIM_DIER_CC_IE(x) in favour of TIM_DIER_CCxIE(x)
2024-06-16 07:47:43
linux-kernel
Re: [RFC PATCH] regulator: pwm-regulator: Make assumptions about disabled PWM consistent
2024-06-14 15:35:23
linux-kernel
Re: [PATCH] bus: ts-nbus: Use pwm_apply_might_sleep()
2024-06-14 10:48:53
linux-kernel
Re: [PATCH v12] pwm: opencores: Add PWM driver support
2024-06-14 10:15:31
linux-kernel
Re: [PATCH] bus: ts-nbus: Use pwm_apply_might_sleep()
2024-06-14 09:16:07
linux-kernel
Re: [PATCH RFC v2 2/2] driver core: Don't allow passing a -ENOMEM to dev_err_probe()
2024-06-14 09:02:13
linux-kernel
Re: [PATCH v8 1/2] pwm: meson: Add support for Amlogic S4 PWM
2024-06-14 08:11:40
linux-kernel
[PATCH 4/4] pwm-stm32: Make use of parametrised register definitions
2024-06-14 08:11:19
linux-kernel
[PATCH 3/4] mfd: stm32-timers: Drop TIM_DIER_CC_IE(x) in favour of TIM_DIER_CCxIE(x)
2024-06-14 08:11:14
linux-kernel
[PATCH 2/4] mfd: stm32-timers: Add some register definitions with a parameter
2024-06-14 08:11:04
linux-kernel
[PATCH 1/4] mfd: stm32-timers: Unify alignment of register definition
2024-06-14 08:10:50
linux-kernel
[PATCH 0/4] mfd: stm32-timers: Make register definition more flexible
2024-06-13 20:46:55
linux-kernel
Re: [PATCH v8 1/2] pwm: meson: Add support for Amlogic S4 PWM
2024-06-13 06:08:39
linux-kernel
Re: [PATCH 1/3] pwm: cros-ec: Don't care about consumers in .get_state()
2024-06-12 08:10:19
linux-kernel
Re: [RESEND][PATCH] iio: simplify with regmap_set_bits(), regmap_clear_bits()
2024-06-12 06:08:01
linux-kernel
Re: linux-next: manual merge of the driver-core tree with the mm tree
2024-06-11 20:59:53
linux-kernel
[PATCH] modpost: Enable section warning from *driver to .exit.text
2024-06-11 10:40:01
linux-kernel
Re: [PATCH 1/3] pwm: cros-ec: Don't care about consumers in .get_state()
2024-06-10 16:57:45
linux-kernel
Re: [PATCH v2] pwm: add missing MODULE_DESCRIPTION() macros
2024-06-10 10:54:26
linux-kernel
[RFC PATCH] regulator: pwm-regulator: Make assumptions about disabled PWM consistent
2024-06-10 10:03:25
linux-kernel
Re: [RFC PATCH v2 3/3] regulator: pwm-regulator: Manage boot-on with disabled PWM channels
2024-06-10 09:10:34
linux-kernel
Re: [PATCH] pwm: add missing MODULE_DESCRIPTION() macros