Commit-ID: 28dfffd6d14f9cb2277e9bead011e8d510e2c4fa Gitweb: http://git.kernel.org/tip/28dfffd6d14f9cb2277e9bead011e8d510e2c4fa Author: Ingo Molnar <mingo@xxxxxxxxxx> AuthorDate: Wed, 3 Jun 2015 12:37:24 +0200 Committer: Ingo Molnar <mingo@xxxxxxxxxx> CommitDate: Wed, 3 Jun 2015 12:51:39 +0200 Documentation/features/time: Add feature description and arch support status file for 'clockevents' Cc: <linux-api@xxxxxxxxxxxxxxx> Cc: <linux-arch@xxxxxxxxxxxxxxx> Cc: <linux-kernel@xxxxxxxxxxxxxxx> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Cc: H. Peter Anvin <hpa@xxxxxxxxx> Cc: Jonathan Corbet <corbet@xxxxxxx> Cc: Josh Triplett <josh@xxxxxxxxxxxxxxxx> Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx> --- .../arch-support.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Documentation/features/time/modern-timekeeping/arch-support.txt b/Documentation/features/time/clockevents/arch-support.txt similarity index 68% copy from Documentation/features/time/modern-timekeeping/arch-support.txt copy to Documentation/features/time/clockevents/arch-support.txt index 17f68a0..ff670b2 100644 --- a/Documentation/features/time/modern-timekeeping/arch-support.txt +++ b/Documentation/features/time/clockevents/arch-support.txt @@ -1,32 +1,32 @@ # -# Feature name: modern-timekeeping -# Kconfig: !ARCH_USES_GETTIMEOFFSET -# description: arch does not use arch_gettimeoffset() anymore +# Feature name: clockevents +# Kconfig: GENERIC_CLOCKEVENTS +# description: arch support generic clock events # ----------------------- | arch |status| ----------------------- | alpha: | ok | | arc: | ok | - | arm: | TODO | + | arm: | ok | | arm64: | ok | | avr32: | ok | - | blackfin: | TODO | + | blackfin: | ok | | c6x: | ok | - | cris: | TODO | - | frv: | ok | + | cris: | ok | + | frv: | TODO | | h8300: | ok | | hexagon: | ok | - | ia64: | ok | + | ia64: | TODO | | m32r: | TODO | - | m68k: | TODO | + | m68k: | ok | | metag: | ok | | microblaze: | ok | | mips: | ok | | mn10300: | ok | | nios2: | ok | | openrisc: | ok | - | parisc: | ok | + | parisc: | TODO | | powerpc: | ok | | s390: | ok | | score: | ok | -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html