]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] i8253 PIT clocksource and clockevent drivers
authorRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:10 +0000 (23:46 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:10 +0000 (23:46 +0100)
commit023214a8ee9807a33c6309d04c8552ba1a5592c7
treedf4519c1646898d3d11817976992c73647a88dac
parent17be094277b4c8b29d243e86ee12b568646de8b6
[MIPS] i8253 PIT clocksource and clockevent drivers

Derived from the i386 variant with a few x86 complexities chopped off.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/cobalt/setup.c
arch/mips/jazz/setup.c
arch/mips/kernel/Makefile
arch/mips/kernel/i8253.c [new file with mode: 0644]
arch/mips/mips-boards/generic/time.c
arch/mips/qemu/q-setup.c
arch/mips/sgi-ip22/ip22-time.c
arch/mips/sni/time.c
include/asm-mips/i8253.h [new file with mode: 0644]