LinuxLists
Users
About
Pankaj Dubey (
[email protected]
)
Number of posts: 373 (0.28 per day)
First post: 2014-01-24 08:08:10
Last post: 2017-10-12 04:41:36
Previous Page
/
Next Page
Date
List
Subject
2015-12-18 03:37:15
linux-kernel
[PATCH v7 6/6] drivers: soc: Add support for Exynos PMU driver
2015-12-18 03:36:59
linux-kernel
[PATCH v7 5/6] ARM: EXYNOS: split up exynos5420 SoC specific PMU data
2015-12-18 03:36:48
linux-kernel
[PATCH v7 3/6] ARM: EXYNOS: split up exynos4 SoC specific PMU data
2015-12-18 03:36:45
linux-kernel
[PATCH v7 2/6] ARM: EXYNOS: split up exynos3250 SoC specific PMU data
2015-12-18 03:36:38
linux-kernel
[PATCH v7 1/6] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
2015-12-18 03:36:12
linux-kernel
[PATCH v7 0/6] samsung: pmu: split up SoC specific PMU data
2015-12-12 07:48:37
linux-kernel
[RESEND PATCH v5 8/8] ARM: EXYNOS: Remove SROM related register settings from mach-exynos
2015-12-12 07:48:34
linux-kernel
[RESEND PATCH v5 7/8] MAINTAINERS: add maintainers entry for drivers/soc/samsung
2015-12-12 07:48:31
linux-kernel
[RESEND PATCH v5 6/8] drivers: soc: add support for exynos SROM driver
2015-12-12 07:48:29
linux-kernel
[RESEND PATCH v5 5/8] ARM: dts: add SROM device node for exynos5
2015-12-12 07:48:26
linux-kernel
[RESEND PATCH v5 4/8] ARM: dts: add SROM device node for exynos4
2015-12-12 07:48:22
linux-kernel
[RESEND PATCH v5 3/8] dt-bindings: add exynos-srom device tree binding
2015-12-12 07:48:19
linux-kernel
[RESEND PATCH v5 2/8] ARM: EXYNOS: code cleanup in map.h
2015-12-12 07:47:46
linux-kernel
[RESEND PATCH v5 1/8] ARM: EXYNOS: remove unused static mapping of CMU for exynos5
2015-12-12 07:47:26
linux-kernel
[RESEND PATCH v5 0/8] Add support for Exynos SROM Controller driver
2015-11-17 06:14:53
linux-kernel
[PATCH v6 9/9] drivers: soc: Add support for Exynos PMU driver
2015-11-17 06:14:20
linux-kernel
[PATCH v6 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver
2015-11-17 06:13:21
linux-kernel
[PATCH v6 7/9] ARM: EXYNOS: split up exynos5420 SoC specific PMU data
2015-11-17 06:12:35
linux-kernel
[PATCH v6 6/9] ARM: EXYNOS: split up exynos5250 SoC specific PMU data
2015-11-17 06:12:24
linux-kernel
[PATCH v6 5/9] ARM: EXYNOS: split up exynos4 SoC specific PMU data
2015-11-17 06:11:51
linux-kernel
[PATCH v6 4/9] ARM: EXYNOS: split up exynos3250 SoC specific PMU data
2015-11-17 06:11:03
linux-kernel
[PATCH v6 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
2015-11-17 06:10:32
linux-kernel
[PATCH v6 2/9] ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
2015-11-17 06:09:56
linux-kernel
[PATCH v6 1/9] ARM: EXYNOS: removing redundant code from regs-pmu.h
2015-11-17 06:09:24
linux-kernel
[PATCH v6 0/9] samsung: pmu: split up SoC specific PMU data
2015-11-17 04:59:12
linux-kernel
Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver
2015-11-17 04:31:44
linux-kernel
Re: [PATCH 1/2] clk: samsung: Don't build ARMv8 clock drivers on ARMv7
2015-11-17 04:25:53
linux-kernel
Re: [PATCH 2/2] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS
2015-11-17 03:45:08
linux-kernel
Re: [PATCH v5 9/9] drivers: soc: Add support for Exynos PMU driver
2015-11-13 15:36:43
linux-kernel
Re: [PATCH v5 9/9] drivers: soc: Add support for Exynos PMU driver
2015-11-13 09:34:21
linux-kernel
[PATCH v5 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver
2015-11-13 09:33:44
linux-kernel
[PATCH v5 9/9] drivers: soc: Add support for Exynos PMU driver
2015-11-13 09:33:28
linux-kernel
[PATCH v5 7/9] ARM: EXYNOS: split up exynos5420 SoC specific PMU data
2015-11-13 09:33:12
linux-kernel
[PATCH v5 6/9] ARM: EXYNOS: split up exynos5250 SoC specific PMU data
2015-11-13 09:33:04
linux-kernel
[PATCH v5 5/9] ARM: EXYNOS: split up exynos4 SoC specific PMU data
2015-11-13 09:32:55
linux-kernel
[PATCH v5 4/9] ARM: EXYNOS: split up exynos3250 SoC specific PMU data
2015-11-13 09:32:47
linux-kernel
[PATCH v5 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
2015-11-13 09:32:39
linux-kernel
[PATCH v5 2/9] ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
2015-11-13 09:32:32
linux-kernel
[PATCH v5 1/9] ARM: EXYNOS: removing redundant code from regs-pmu.h
2015-11-13 09:32:26
linux-kernel
[PATCH v5 0/9] samsung: pmu: split up SoC specific PMU data
2015-11-13 09:26:07
linux-kernel
RE: [PATCH v4 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
2015-11-10 11:53:27
linux-kernel
[PATCH v4 9/9] drivers: soc: Add support for Exynos PMU driver
2015-11-10 11:52:38
linux-kernel
[PATCH v4 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver
2015-11-10 11:52:03
linux-kernel
[PATCH v4 7/9] ARM: EXYNOS: split up exynos5420 SoC specific PMU data
2015-11-10 11:51:24
linux-kernel
[PATCH v4 6/9] ARM: EXYNOS: split up exynos5250 SoC specific PMU data
2015-11-10 11:50:57
linux-kernel
[PATCH v4 5/9] ARM: EXYNOS: split up exynos4 SoC specific PMU data
2015-11-10 11:49:59
linux-kernel
[PATCH v4 4/9] ARM: EXYNOS: split up exynos3250 SoC specific PMU data
2015-11-10 11:49:17
linux-kernel
[PATCH v4 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
2015-11-10 11:48:20
linux-kernel
[PATCH v4 2/9] ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
2015-11-10 11:47:30
linux-kernel
[PATCH v4 1/9] ARM: EXYNOS: removing redundant code from regs-pmu.h
2015-11-10 11:46:43
linux-kernel
[PATCH v4 0/9] samsung: pmu: split up SoC specific PMU data