LinuxLists
Users
About
Uwe Kleine-König (
[email protected]
)
Number of posts: 5063 (0.9 per day)
First post: 2009-01-12 13:51:16
Last post: 2024-05-27 08:35:11
Next Page
Date
List
Subject
2024-05-27 08:35:11
linux-kernel
[PATCH] platform: Make platform_driver::remove() return void
2024-05-25 10:15:01
linux-kernel
Re: [PATCH 0/3] reset: Convert to platform remove callback returning void
2024-05-23 06:51:30
linux-kernel
Re: [PATCH 1/2 v3] pwm: add duty offset support
2024-05-22 16:01:24
linux-kernel
Re: [PATCH 0/2 v3] pwm: add support for duty_offset
2024-05-22 15:55:42
linux-kernel
Re: [PATCH 1/2 v3] pwm: add duty offset support
2024-05-22 10:23:55
linux-kernel
Re: [PATCH 5/5] pwm: adp5585: Add Analog Devices ADP5585 support
2024-05-21 13:08:07
linux-kernel
Re: [PATCH 5/5] pwm: adp5585: Add Analog Devices ADP5585 support
2024-05-21 08:51:42
linux-kernel
Re: [PATCH 5/5] pwm: adp5585: Add Analog Devices ADP5585 support
2024-05-18 21:50:19
linux-kernel
Re: [PATCH v1] dt-bindings: pwm: describe the cells in #pwm-cells in pwm.yaml
2024-05-13 08:05:47
linux-kernel
[PATCH] regulator: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-13 07:54:12
linux-kernel
[PATCH RESEND] parport: amiga: Mark driver struct with __refdata to prevent section mismatch
2024-05-10 21:15:15
linux-kernel
[PATCH] eeprom: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-10 21:11:13
linux-kernel
[PATCH] mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-10 10:26:57
linux-kernel
Re: [PATCH] iio:proximity:hx9031as: Add TYHX HX9031AS/HX9023S sensor driver
2024-05-08 14:15:28
linux-kernel
Re: [PATCH] pps: clients: gpio: Convert to platform remove callback returning void
2024-05-08 14:02:24
linux-kernel
Re: [PATCH] samples: qmi: Convert to platform remove callback returning void
2024-05-07 10:49:41
linux-kernel
[PATCH] regulator: Mention regulator id in error message about dummy supplies
2024-04-30 08:07:28
linux-kernel
Re: [PATCH v6 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC
2024-04-29 20:31:00
linux-kernel
Re: [PATCH] parport: amiga: Mark driver struct with __refdata to prevent section mismatch
2024-04-29 20:16:50
linux-crypto
Re: [PATCH] hwrng: mxc-rnga: Drop usage of platform_driver_probe()
2024-04-29 15:26:43
linux-kernel
Re: [PATCH v6 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC
2024-04-29 14:37:41
linux-kernel
Re: [PATCH v9 12/38] dt-bindings: pwm: Add Cirrus EP93xx
2024-04-29 14:25:42
linux-kernel
Re: [PATCH RFC] i2c: Add a void pointer to i2c_device_id
2024-04-29 10:21:34
linux-kernel
Re: [PATCH RFC] i2c: Add a void pointer to i2c_device_id
2024-04-29 07:20:07
linux-kernel
Re: [PATCH] cpuidle: kirkwood: Convert to platform remove callback returning void
2024-04-29 07:13:45
linux-kernel
Re: [PATCH 7/8] intel_th: Convert to platform remove callback returning void
2024-04-29 06:31:05
linux-kernel
Re: [PATCH 1/2 v5] dt-bindings: pwm: Add AXI PWM generator
2024-04-28 20:55:56
linux-kernel
Re: [PATCH v3 0/3] meson pwm small fixes
2024-04-28 12:15:41
linux-kernel
Re: [PATCH 07/15] i2c: st: use 'time_left' variable with wait_for_completion_timeout()
2024-04-26 21:39:18
linux-kernel
[PATCH RFC] i2c: Add a void pointer to i2c_device_id
2024-04-26 19:41:03
linux-kernel
Re: [PATCH v1 00/49] ARM: dts: imx: Use #pwm-cells = <3> for imx27-pwm device
2024-04-26 06:18:03
linux-kernel
Re: [PATCH] leds: pwm: Disable PWM when going to suspend
2024-04-25 06:15:10
linux-kernel
Re: [PATCH 02/10] pwm: Add SI-EN SN3112 PWM support
2024-04-25 06:08:54
linux-kernel
Re: [PATCH 02/10] pwm: Add SI-EN SN3112 PWM support
2024-04-25 06:05:39
linux-kernel
Re: [PATCH 01/10] dt-bindings: pwm: Add SI-EN SN3112 PWM support
2024-04-25 06:03:16
linux-kernel
Re: [PATCH 02/10] pwm: Add SI-EN SN3112 PWM support
2024-04-24 14:27:26
linux-kernel
Re: [PATCH v2 2/2] pwm: meson: Add check for error from clk_round_rate()
2024-04-24 13:51:55
linux-kernel
Re: [PATCH v4 1/2] pwm: meson: Add support for Amlogic S4 PWM
2024-04-24 07:23:00
linux-kernel
Re: [PATCH 1/2] pwm: meson: drop unneeded check in get_state callback
2024-04-24 07:13:49
linux-kernel
Re: [PATCH 2/2] pwm: meson: add check for error from clk_round_rate()
2024-04-23 07:12:57
linux-kernel
[PATCH] clk: imx: imx8mp: Convert to platform remove callback returning void
2024-04-22 15:42:52
linux-kernel
Re: [PATCH v3 1/1] i2c: lpi2c: Avoid calling clk_get_rate during transfer
2024-04-19 20:00:47
linux-kernel
Re: [PATCH] clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()
2024-04-19 08:39:31
linux-kernel
Re: [PATCH v11] pwm: opencores: Add PWM driver support
2024-04-19 07:22:07
linux-kernel
Re: [PATCH 0/4] gpu: Convert to platform remove callback returning void
2024-04-18 16:09:32
linux-kernel
Re: [PATCH v5 5/5] pwm: meson: add generic compatible for meson8 to sm1
2024-04-18 16:06:43
linux-kernel
Re: [PATCH v2 12/18] dt-bindings: pwm: mediatek,pwm-disp: add compatible for mt8365 SoC
2024-04-18 15:59:30
linux-kernel
Re: [PATCH v3 11/17] dt-bindings: pwm: mediatek,pwm-disp: add compatible for mt8365 SoC
2024-04-17 15:51:16
linux-kernel
[PATCH] leds: pwm: Disable PWM when going to suspend
2024-04-17 13:45:20
linux-kernel
Re: [PATCH v2 11/18] dt-bindings: pwm: mediatek,pwm-disp: add power-domains property
2024-04-17 08:07:33
linux-kernel
Re: [PATCH v2 11/18] dt-bindings: pwm: mediatek,pwm-disp: add power-domains property