All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] devfreq: exynos4_bus: Update Exynos4 busfreq driver
@ 2014-06-11  1:17 Jonghwa Lee
  2014-06-11  1:17 ` [PATCH 1/3] devfreq: exynos4_bus: Enable PPMU's source clock before use Jonghwa Lee
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jonghwa Lee @ 2014-06-11  1:17 UTC (permalink / raw)
  To: linux-pm; +Cc: myungjoo.ham, kyungmin.park, cw00.choi, Jonghwa Lee

Driver updates including devicetree supporting and some fixes.

Jonghwa Lee (3):
  devfreq: exynos4_bus: Enable PPMU's source clock before use.
  devfreq: exynos4_bus: Access memory mapped I/O region via dynamic
    allocation.
  devfreq: exynos4_bus: Support DT in exynos4 busfreq driver.

 .../devicetree/bindings/devfreq/exynos4_bus.txt    |   19 +++++
 drivers/devfreq/exynos/exynos4_bus.c               |   77 +++++++++++++++++---
 2 files changed, 87 insertions(+), 9 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/devfreq/exynos4_bus.txt

-- 
1.7.9.5


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

end of thread, other threads:[~2014-06-11  3:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-11  1:17 [PATCH 0/3] devfreq: exynos4_bus: Update Exynos4 busfreq driver Jonghwa Lee
2014-06-11  1:17 ` [PATCH 1/3] devfreq: exynos4_bus: Enable PPMU's source clock before use Jonghwa Lee
2014-06-11  1:17 ` [PATCH 2/3] devfreq: exynos4_bus: Access memory mapped I/O region via dynamic allocation Jonghwa Lee
2014-06-11  1:17 ` [PATCH 3/3] devfreq: exynos4_bus: Support DT in exynos4 busfreq driver Jonghwa Lee
2014-06-11  3:27 ` [PATCH 0/3] devfreq: exynos4_bus: Update Exynos4 " Chanwoo Choi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.