linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] clockevents/arm: Implement ->set_state_oneshot_stopped()
@ 2015-12-23 11:29 Viresh Kumar
  2015-12-23 11:29 ` [PATCH 1/3] clockevents/arm_arch_timer: " Viresh Kumar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Viresh Kumar @ 2015-12-23 11:29 UTC (permalink / raw)
  To: Daniel Lezcano, Thomas Gleixner; +Cc: linaro-kernel, linux-kernel, Viresh Kumar

Hi Daniel/Thomas,

ONESHOT-STOPPED state was merged into mainline sometime back and doesn't
have any users until now.

This series implements the set_state_oneshot_stopped() callback for few
ARM clkevt drivers.

Which other clkevt drivers will you advice to update, if any?

Tested on ARM Exynos 5250 dual A15 board (1/3 and 3/3, 2/3 is compile
tested only but is changed as many ARM SoCs use it).
Rebased on v4.4-rc6.

Viresh Kumar (3):
  clockevents/arm_arch_timer: Implement ->set_state_oneshot_stopped()
  clockevents/arm_global_timer: Implement ->set_state_oneshot_stopped()
  clockevents/exynos_mct: Implement ->set_state_oneshot_stopped()

 drivers/clocksource/arm_arch_timer.c   | 4 ++++
 drivers/clocksource/arm_global_timer.c | 1 +
 drivers/clocksource/exynos_mct.c       | 2 ++
 3 files changed, 7 insertions(+)

-- 
2.7.0.rc1.186.g94414c4


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

end of thread, other threads:[~2016-02-17 14:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-23 11:29 [PATCH 0/3] clockevents/arm: Implement ->set_state_oneshot_stopped() Viresh Kumar
2015-12-23 11:29 ` [PATCH 1/3] clockevents/arm_arch_timer: " Viresh Kumar
2015-12-23 11:29 ` [PATCH 2/3] clockevents/arm_global_timer: " Viresh Kumar
2015-12-23 11:29 ` [PATCH 3/3] clockevents/exynos_mct: " Viresh Kumar
2016-02-17 14:47 ` [PATCH 0/3] clockevents/arm: " Daniel Lezcano

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).