All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Timer code cleanup.
@ 2018-12-03 20:57 ` Atish Patra
  0 siblings, 0 replies; 32+ messages in thread
From: Atish Patra @ 2018-12-03 20:57 UTC (permalink / raw)
  To: linux-kernel
  Cc: Atish Patra, Albert Ou, Daniel Lezcano, devicetree,
	Dmitriy Cherkasov, linux-riscv, Mark Rutland, Palmer Dabbelt,
	Rob Herring, Thomas Gleixner, Anup Patel, Damien Le Moal


This patch series provides an assorted timer cleanups in RISC-V.

Atish Patra (3):
RISC-V: Support per-hart timebase-frequency
RISC-V: Remove per cpu clocksource
RISC-V: Fix non-smp kernel boot on SMP systems

Palmer Dabbelt (1):
dt-bindings: Correct RISC-V's timebase-frequency

Documentation/devicetree/bindings/riscv/cpus.txt |  4 ++-
arch/riscv/kernel/time.c                         |  9 +-----
drivers/clocksource/riscv_timer.c                | 39 ++++++++++++++++++++----
3 files changed, 37 insertions(+), 15 deletions(-)

--
2.7.4


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

end of thread, other threads:[~2018-12-08 20:26 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-03 20:57 [PATCH 0/4] Timer code cleanup Atish Patra
2018-12-03 20:57 ` Atish Patra
2018-12-03 20:57 ` [PATCH 1/4] dt-bindings: Correct RISC-V's timebase-frequency Atish Patra
2018-12-03 20:57   ` Atish Patra
2018-12-07 16:29   ` Palmer Dabbelt
2018-12-07 16:29     ` Palmer Dabbelt
2018-12-07 16:29     ` Palmer Dabbelt
2018-12-03 20:57 ` [PATCH 2/4] RISC-V: Support per-hart timebase-frequency Atish Patra
2018-12-03 20:57   ` Atish Patra
2018-12-03 20:57   ` Atish Patra
2018-12-07 16:42   ` Palmer Dabbelt
2018-12-07 16:42     ` Palmer Dabbelt
2018-12-07 16:42     ` Palmer Dabbelt
2018-12-07 23:36     ` Atish Patra
2018-12-07 23:36       ` Atish Patra
2018-12-03 20:57 ` [PATCH 3/4] RISC-V: Remove per cpu clocksource Atish Patra
2018-12-03 20:57   ` Atish Patra
2018-12-03 20:57   ` Atish Patra
2018-12-07 17:00   ` Palmer Dabbelt
2018-12-07 17:00     ` Palmer Dabbelt
2018-12-07 17:00     ` Palmer Dabbelt
2018-12-03 20:57 ` [PATCH 4/4] RISC-V: Fix non-smp kernel boot on SMP systems Atish Patra
2018-12-03 20:57   ` Atish Patra
2018-12-07 17:00   ` Palmer Dabbelt
2018-12-07 17:00     ` Palmer Dabbelt
2018-12-07 17:00     ` Palmer Dabbelt
2018-12-07 17:20     ` Anup Patel
2018-12-08 20:25       ` Palmer Dabbelt
2018-12-08 20:25         ` Palmer Dabbelt
2018-12-08 20:25         ` Palmer Dabbelt
2018-12-07 23:31     ` Atish Patra
2018-12-07 23:31       ` Atish Patra

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.