<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/clocksource/timer-mp-csky.c, branch v6.12.80</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v6.12.80</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v6.12.80'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2018-12-31T15:17:23+00:00</updated>
<entry>
<title>clocksource/drivers/c-sky: fixup ftrace call-graph panic</title>
<updated>2018-12-31T15:17:23+00:00</updated>
<author>
<name>Guo Ren</name>
<email>ren_guo@c-sky.com</email>
</author>
<published>2018-12-31T12:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0c87bb0e872cbbad59a965fc67668364066aa85e'/>
<id>urn:sha1:0c87bb0e872cbbad59a965fc67668364066aa85e</id>
<content type='text'>
We must add notrace on sched_clock_read, because it's called
by ftrace_graph_caller.

Signed-off-by: Guo Ren &lt;ren_guo@c-sky.com&gt;
</content>
</entry>
<entry>
<title>clocksource/drivers/c-sky: fixup qemu fail to bootup sometimes.</title>
<updated>2018-12-31T14:58:48+00:00</updated>
<author>
<name>Guo Ren</name>
<email>ren_guo@c-sky.com</email>
</author>
<published>2018-12-20T07:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=1d95fe4d3de42e915bc22d5fd6cd4de103c5e517'/>
<id>urn:sha1:1d95fe4d3de42e915bc22d5fd6cd4de103c5e517</id>
<content type='text'>
Timer startup must after timer_irq_enable. For qemu, timer tick
irq hanppens but irq not enable, so it will cause qemu boot failed.

Signed-off-by: Guo Ren &lt;ren_guo@c-sky.com&gt;
Tested-by: Liu Zhiwei &lt;zhiwei_liu@c-sky.com&gt;
</content>
</entry>
<entry>
<title>clocksource/drivers/c-sky: Add C-SKY SMP timer</title>
<updated>2018-11-02T18:39:54+00:00</updated>
<author>
<name>Guo Ren</name>
<email>ren_guo@c-sky.com</email>
</author>
<published>2018-11-02T16:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a7ad38b0dd3c1ba8d6e5a55241e875e9db8331ab'/>
<id>urn:sha1:a7ad38b0dd3c1ba8d6e5a55241e875e9db8331ab</id>
<content type='text'>
The driver is for C-SKY SMP timer. It only supports oneshot event
and 32bit overflow for clocksource. Per cpu core has one timer and
all timers share one clock-counter-input from the same clocksource.

This use mfcr&amp;mtcr instructions to access the regs.

Signed-off-by: Guo Ren &lt;ren_guo@c-sky.com&gt;
Cc: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;
Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Signed-off-by: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;
</content>
</entry>
</feed>
