Sam Protsenko ([email protected])

Number of posts: 920 (0.24 per day)
First post: 2014-02-13 16:40:25
Last post: 2024-06-12 19:16:25

Date List Subject
2021-11-21 22:53:49 linux-kernel Re: [PATCH 0/2] clk: samsung: exynos850: Implement CMU_CMGP
2021-11-21 22:50:59 linux-kernel Re: [PATCH v2 1/1] clk: samsung: exynos850: Register clocks early
2021-11-21 16:58:17 linux-kernel [PATCH v4 03/12] watchdog: s3c2410: Fail probe if can't find valid timeout
2021-11-21 16:57:42 linux-kernel [PATCH v4 12/12] watchdog: s3c2410: Add Exynos850 support
2021-11-21 16:57:37 linux-kernel [PATCH v4 11/12] watchdog: s3c2410: Remove superfluous err label
2021-11-21 16:57:25 linux-kernel [PATCH v4 10/12] watchdog: s3c2410: Support separate source clock
2021-11-21 16:57:19 linux-kernel [PATCH v4 08/12] watchdog: s3c2410: Add support for WDT counter enable register
2021-11-21 16:57:15 linux-kernel [PATCH v4 09/12] watchdog: s3c2410: Cleanup PMU related code
2021-11-21 16:57:13 linux-kernel [PATCH v4 07/12] watchdog: s3c2410: Implement a way to invert mask reg value
2021-11-21 16:57:11 linux-kernel [PATCH v4 06/12] watchdog: s3c2410: Extract disable and mask code into separate functions
2021-11-21 16:57:10 linux-kernel [PATCH v4 05/12] watchdog: s3c2410: Make reset disable register optional
2021-11-21 16:57:06 linux-kernel [PATCH v4 04/12] watchdog: s3c2410: Let kernel kick watchdog
2021-11-21 16:57:02 linux-kernel [PATCH v4 02/12] dt-bindings: watchdog: Document Exynos850 watchdog bindings
2021-11-21 16:57:02 linux-kernel [PATCH v4 01/12] dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7
2021-11-21 16:56:56 linux-kernel [PATCH v4 00/12] watchdog: s3c2410: Add Exynos850 support
2021-11-21 16:25:29 linux-kernel Re: [PATCH v3 12/12] watchdog: s3c2410: Add Exynos850 support
2021-11-21 15:06:13 linux-kernel [PATCH v2 2/2] arm: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies
2021-11-21 15:06:06 linux-kernel [PATCH v2 1/2] arm64: defconfig: Enable Samsung I2C driver
2021-11-21 15:02:37 linux-kernel Re: [PATCH 1/2] arm: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies
2021-11-20 16:54:42 linux-kernel Re: [PATCH v2 2/2] clk: samsung: exynos850: Implement CMU_APM domain
2021-11-20 16:47:38 linux-kernel Re: [PATCH v2 1/1] clk: samsung: exynos850: Register clocks early
2021-11-19 14:12:31 linux-kernel Re: [PATCH v3 2/2] i2c: exynos5: add support for ExynosAutov9 SoC
2021-11-18 20:00:09 linux-kernel Re: [PATCH v3 2/2] i2c: exynos5: add support for ExynosAutov9 SoC
2021-11-18 19:55:47 linux-kernel Re: [PATCH 0/2] clk: samsung: exynos850: Implement CMU_CMGP
2021-11-16 15:31:59 linux-kernel Re: [PATCH v3 2/2] i2c: exynos5: add support for ExynosAutov9 SoC
2021-11-16 00:29:14 linux-kernel Re: [PATCH v3 2/2] i2c: exynos5: add support for ExynosAutov9 SoC
2021-11-16 00:29:11 linux-kernel Re: [PATCH v3 1/2] dt-bindings: i2c: exynos5: add exynosautov9-hsi2c compatible
2021-11-11 17:05:26 linux-kernel Re: [PATCH v2 0/3] rtc: s3c: S3C driver improvements
2021-11-10 00:08:16 linux-kernel [PATCH 1/2] dt-bindings: clock: samsung: Document Exynos850 CMU_CMGP
2021-11-10 00:08:16 linux-kernel [PATCH 2/2] clk: samsung: exynos850: Implement CMU_CMGP domain
2021-11-10 00:07:20 linux-kernel [PATCH 0/2] clk: samsung: exynos850: Implement CMU_CMGP
2021-11-08 20:57:28 linux-kernel Re: [PATCH 2/2] arm64: defconfig: Enable Samsung I2C driver
2021-11-08 19:25:03 linux-kernel [PATCH 1/2] arm: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies
2021-11-08 19:25:03 linux-kernel [PATCH 2/2] arm64: defconfig: Enable Samsung I2C driver
2021-11-08 04:31:47 linux-kernel [PATCH v3 09/12] watchdog: s3c2410: Cleanup PMU related code
2021-11-08 04:20:05 linux-kernel [PATCH v3 10/12] watchdog: s3c2410: Support separate source clock
2021-11-08 04:20:05 linux-kernel [PATCH v3 11/12] watchdog: s3c2410: Remove superfluous err label
2021-11-08 04:19:54 linux-kernel [PATCH v3 06/12] watchdog: s3c2410: Extract disable and mask code into separate functions
2021-11-08 04:19:54 linux-kernel [PATCH v3 08/12] watchdog: s3c2410: Add support for WDT counter enable register
2021-11-08 04:19:54 linux-kernel [PATCH v3 07/12] watchdog: s3c2410: Implement a way to invert mask reg value
2021-11-08 04:05:51 linux-kernel [PATCH v3 05/12] watchdog: s3c2410: Make reset disable register optional
2021-11-08 04:05:06 linux-kernel [PATCH v3 03/12] watchdog: s3c2410: Fail probe if can't find valid timeout
2021-11-08 03:55:47 linux-kernel [PATCH v3 04/12] watchdog: s3c2410: Let kernel kick watchdog
2021-11-08 03:50:16 linux-kernel [PATCH v3 02/12] dt-bindings: watchdog: Document Exynos850 watchdog bindings
2021-11-08 03:49:06 linux-kernel [PATCH v3 01/12] dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7
2021-11-08 03:49:06 linux-kernel [PATCH v3 00/12] watchdog: s3c2410: Add Exynos850 support
2021-11-08 00:52:45 linux-kernel [PATCH v3 12/12] watchdog: s3c2410: Add Exynos850 support
2021-11-08 00:50:12 linux-kernel Re: [PATCH v2 10/12] watchdog: s3c2410: Support separate source clock
2021-11-07 20:34:49 linux-kernel Re: [PATCH v2 12/12] watchdog: s3c2410: Add Exynos850 support
2021-11-07 20:32:39 linux-kernel Re: [PATCH v2 10/12] watchdog: s3c2410: Support separate source clock
2021-11-01 19:37:05 linux-kernel [PATCH 2/2] arm64: platform: Enable Exynos Multi-Core Timer driver