Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1414978
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL 3/8] ARM: exynos: Drivers for v4.8 |
| Date | 2016-06-06 14:30 +0200 |
| Message-ID | <rH1Pk-4TP-19@gated-at.bofh.it> (permalink) |
| References | <rH1Pk-4TP-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.8
for you to fetch changes up to 9479f7cc91879c6ba75e70da41c4c9fe7842b342:
soc: samsung: pm_domains: Enable COMPILE_TEST for build coverage (2016-05-30 09:12:57 +0200)
----------------------------------------------------------------
Samsung drivers/soc update for v4.8:
1. Move the power domain driver from arm/mach-exynos and prepare
for supporting ARMv8.
2. Add COMPILE_TEST.
----------------------------------------------------------------
Krzysztof Kozlowski (3):
ARM: EXYNOS: Move pm_domains driver to drivers/soc/samsung
soc: samsung: pm_domains: Prepare for supporting ARMv8 Exynos
soc: samsung: pm_domains: Enable COMPILE_TEST for build coverage
arch/arm/mach-exynos/Kconfig | 1 +
arch/arm/mach-exynos/Makefile | 1 -
drivers/soc/samsung/Kconfig | 4 +++
drivers/soc/samsung/Makefile | 1 +
.../soc/samsung}/pm_domains.c | 34 ++++++++++++++++++----
5 files changed, 34 insertions(+), 7 deletions(-)
rename {arch/arm/mach-exynos => drivers/soc/samsung}/pm_domains.c (85%)
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[GIT PULL 0/8] ARM: exynos: Early stuff for v4.8 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-06 14:30 +0200
[GIT PULL 6/8] arm64: dts: exynos: DTS for v4.8 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-06 14:30 +0200
Re: [GIT PULL 6/8] arm64: dts: exynos: DTS for v4.8 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-07 08:40 +0200
[GIT PULL 3/8] ARM: exynos: Drivers for v4.8 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-06 14:30 +0200
[GIT PULL 7/8] ARM: dts: exynos: Topic branch with Odroid XU for v4.8 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-06 14:30 +0200
[GIT PULL 1/8] ARM: exynos: Mach/soc changes for v4.8 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-06 14:30 +0200
[GIT PULL 4/8] ARM: exynos: Topic branch with driver changes for v4.8 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-06 14:30 +0200
[GIT PULL 2/8] arm64: exynos: Mach/soc changes for v4.8 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-06 14:30 +0200
csiph-web