Sam Protsenko ([email protected])

Number of posts: 917 (0.25 per day)
First post: 2014-02-13 16:40:25
Last post: 2024-04-02 22:43:54

Date List Subject
2024-02-22 03:02:49 linux-kernel [PATCH v2 00/15] clk: samsung: Add CPU clocks for Exynos850
2024-02-22 00:42:42 linux-kernel Re: [PATCH 11/16] clk: samsung: Keep register offsets in chip specific structure
2024-02-21 23:42:20 linux-kernel Re: [PATCH 07/16] clk: samsung: Pass actual clock controller base address to CPU_CLK()
2024-02-21 23:08:14 linux-kernel Re: [PATCH 00/16] clk: samsung: Add CPU clocks for Exynos850
2024-02-19 23:09:28 linux-kernel Re: [PATCH v5 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs
2024-02-16 23:01:21 linux-kernel [PATCH 15/16] clk: samsung: exynos850: Add CMU_CPUCL0 and CMU_CPUCL1
2024-02-16 22:59:30 linux-kernel [PATCH 14/16] clk: samsung: Implement manual PLL control for ARM64 SoCs
2024-02-16 22:58:08 linux-kernel [PATCH 09/16] clk: samsung: Pass register layout type explicitly to CLK_CPU()
2024-02-16 22:57:37 linux-kernel [PATCH 07/16] clk: samsung: Pass actual clock controller base address to CPU_CLK()
2024-02-16 22:36:37 linux-kernel [PATCH 16/16] arm64: dts: exynos: Add CPU clocks
2024-02-16 22:36:24 linux-kernel [PATCH 13/16] clk: samsung: Add CPU clock support for Exynos850
2024-02-16 22:36:08 linux-kernel [PATCH 11/16] clk: samsung: Keep register offsets in chip specific structure
2024-02-16 22:36:05 linux-kernel [PATCH 12/16] clk: samsung: Pass mask to wait_until_mux_stable()
2024-02-16 22:35:48 linux-kernel [PATCH 10/16] clk: samsung: Keep CPU clock chip specific data in a dedicated struct
2024-02-16 22:35:26 linux-kernel [PATCH 08/16] clk: samsung: Use clk.h as a single header for Samsung CCF
2024-02-16 22:34:07 linux-kernel [PATCH 05/16] clk: samsung: Use single CPU clock notifier callback for all chips
2024-02-16 22:34:06 linux-kernel [PATCH 06/16] clk: samsung: Group CPU clock functions by chip
2024-02-16 22:33:38 linux-kernel [PATCH 04/16] clk: samsung: Reduce params count in exynos_register_cpu_clock()
2024-02-16 22:33:28 linux-kernel [PATCH 03/16] clk: samsung: Pull struct exynos_cpuclk into clk-cpu.c
2024-02-16 22:33:21 linux-kernel [PATCH 02/16] clk: samsung: Improve clk-cpu.c style
2024-02-16 22:33:08 linux-kernel [PATCH 01/16] dt-bindings: clock: exynos850: Add CMU_CPUCLK0 and CMU_CPUCL1
2024-02-16 22:32:59 linux-kernel [PATCH 00/16] clk: samsung: Add CPU clocks for Exynos850
2024-02-09 21:08:59 linux-kernel Re: [PATCH v4 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs
2024-02-09 20:44:01 linux-kernel Re: [PATCH v4 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs
2024-02-08 17:49:46 linux-kernel Re: [PATCH v4 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs
2024-02-08 12:41:35 linux-kernel Re: [PATCH] arm64: dts: exynos: gs101: minor whitespace cleanup
2024-02-07 15:44:48 linux-kernel Re: [PATCH v2 2/4] spi: s3c64xx: prepare for a different flavor of iowrite rep
2024-02-07 15:42:44 linux-kernel Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h>
2024-02-06 19:06:18 linux-kernel Re: [PATCH 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors
2024-02-06 19:05:00 linux-kernel Re: [PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi
2024-02-06 18:53:18 linux-kernel Re: [PATCH 4/4] spi: s3c64xx: add support for google,gs101-spi
2024-02-06 18:03:10 linux-kernel Re: [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h>
2024-02-05 15:53:35 linux-kernel Re: [PATCH v4 06/16] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
2024-02-02 17:36:18 linux-kernel Re: [PATCH v3 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs
2024-02-02 15:12:21 linux-kernel Re: [PATCH] tty: serial: samsung: Remove superfluous braces in macro
2024-02-02 01:05:20 linux-kernel [PATCH] tty: serial: samsung: Remove superfluous braces in macro
2024-02-01 18:30:41 linux-kernel [PATCH v3] arm64: dts: exynos: Add SPI nodes for Exynos850
2024-02-01 18:25:59 linux-kernel Re: (subset) [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes for Exynos850
2024-02-01 14:34:56 linux-kernel Re: [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes for Exynos850
2024-01-30 03:38:29 linux-kernel Re: [PATCH v2 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs
2024-01-29 23:01:57 linux-kernel Re: [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs
2024-01-29 20:48:26 linux-kernel [PATCH] MAINTAINERS: Add entry for Samsung Exynos850 SoC
2024-01-29 19:40:32 linux-kernel Re: [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes for Exynos850
2024-01-29 19:21:53 linux-kernel Re: [PATCH v3 7/7] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole
2024-01-29 19:19:28 linux-kernel Re: [PATCH v2 7/7] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole
2024-01-29 19:16:38 linux-kernel Re: [PATCH 5/5] clk: samsung: gs101: don't mark non-essential clocks as critical
2024-01-29 16:39:54 linux-kernel Re: [PATCH 6/9] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole
2024-01-27 03:49:21 linux-kernel Re: [PATCH 3/9] clk: samsung: gs101: add support for cmu_peric1
2024-01-27 03:38:53 linux-kernel Re: [PATCH v3 17/17] spi: s3c64xx: use bitfield access macros
2024-01-27 03:31:02 linux-kernel Re: [PATCH 5/5] clk: samsung: gs101: don't mark non-essential clocks as critical
2024-01-27 03:23:59 linux-kernel Re: [PATCH 4/5] arm64: dts: exynos: gs101: use correct clocks for usi_uart