linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] PM / devfreq: exynos-ppmu: Add the support of PPMUv2
@ 2015-07-23  1:57 Chanwoo Choi
  2015-07-23  1:57 ` [PATCH 1/2] PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 Chanwoo Choi
  2015-07-23  1:57 ` [PATCH 2/2] PM / devfreq: exynos-ppmu: Update documentation to support PPMUv2 Chanwoo Choi
  0 siblings, 2 replies; 12+ messages in thread
From: Chanwoo Choi @ 2015-07-23  1:57 UTC (permalink / raw)
  To: myungjoo.ham, kyungmin.park
  Cc: kgene, k.kozlowski, cw00.choi, dan.carpenter, linux-pm,
	linux-samsung-soc, linux-kernel

This patch-set add the support of PPMU ((Platform Performance Monitoring Unit)
version 2.0 which is used on Exynos5433. The exynos-ppmu.c driver supports
both PPMUv1.1 and PPMUv2. This patch-set is testd on Exynos5433-based board.

The SoC list using PPMUv1.1
- Exynos4210/4212/4412, Exynos3250, Exynos5260
The SoC list using PPMUv2
- Exynos5433, Exynos7420

Chanwoo Choi (2):
  PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433
  PM / devfreq: exynos-ppmu: Update documentation to support PPMUv2

 .../bindings/devfreq/event/exynos-ppmu.txt         |  42 +++++-
 drivers/devfreq/event/exynos-ppmu.c                | 168 ++++++++++++++++++++-
 drivers/devfreq/event/exynos-ppmu.h                |  70 +++++++++
 3 files changed, 271 insertions(+), 9 deletions(-)

-- 
1.8.5.5

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-07-23 14:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23  1:57 [PATCH 0/2] PM / devfreq: exynos-ppmu: Add the support of PPMUv2 Chanwoo Choi
2015-07-23  1:57 ` [PATCH 1/2] PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 Chanwoo Choi
2015-07-23  7:28   ` Krzysztof Kozlowski
2015-07-23  8:14     ` Chanwoo Choi
2015-07-23 14:03       ` Chanwoo Choi
2015-07-23  9:43   ` Dan Carpenter
2015-07-23 14:17     ` Chanwoo Choi
2015-07-23  1:57 ` [PATCH 2/2] PM / devfreq: exynos-ppmu: Update documentation to support PPMUv2 Chanwoo Choi
2015-07-23  7:37   ` Krzysztof Kozlowski
2015-07-23  7:48     ` Chanwoo Choi
2015-07-23  7:58       ` Krzysztof Kozlowski
2015-07-23  8:02         ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).