Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1572600 > unrolled thread
| Started by | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| First post | 2017-02-02 19:40 +0100 |
| Last post | 2017-02-07 17:30 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[GIT PULL 1/4] soc: samsung: pm_domains for v4.11 Krzysztof Kozlowski <krzk@kernel.org> - 2017-02-02 19:40 +0100
Re: [GIT PULL 1/4] soc: samsung: pm_domains for v4.11 Arnd Bergmann <arnd@arndb.de> - 2017-02-07 17:30 +0100
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2017-02-02 19:40 +0100 |
| Subject | [GIT PULL 1/4] soc: samsung: pm_domains for v4.11 |
| Message-ID | <t6usz-7Bs-49@gated-at.bofh.it> |
Hi,
Minor improvements of PM domain driver.
Best regards,
Krzysztof
The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-pm-domains-4.11
for you to fetch changes up to b13b2330aab53af4ebaa2859f72f2c802d01abad:
soc: samsung: pm_domains: Read domain name from the new label property (2017-01-31 21:30:07 +0200)
----------------------------------------------------------------
Improve the PM domains driver for Exynos by displaying a user-friendly name of
power domain. Till now, the name of node from DT was used which mostly is just
"power-domain". We need more than that.
----------------------------------------------------------------
Marek Szyprowski (4):
soc: samsung: pm_domains: Use full names in subdomains registration log
soc: samsung: pm_domains: Remove unused name field
soc: samsung: pm_domains: Remove message about failed memory allocation
soc: samsung: pm_domains: Read domain name from the new label property
.../devicetree/bindings/power/pd-samsung.txt | 4 ++++
drivers/soc/samsung/pm_domains.c | 24 +++++++++++++---------
2 files changed, 18 insertions(+), 10 deletions(-)
[toc] | [next] | [standalone]
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2017-02-07 17:30 +0100 |
| Message-ID | <t8gOt-5dy-15@gated-at.bofh.it> |
| In reply to | #1572600 |
On Thursday, February 2, 2017 8:30:05 PM CET Krzysztof Kozlowski wrote: > Improve the PM domains driver for Exynos by displaying a user-friendly name of > power domain. Till now, the name of node from DT was used which mostly is just > "power-domain". We need more than that. > Pulled into next/drivers, thanks! Arnd
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web