]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - Documentation/features/time/modern-timekeeping/arch-support.txt
Merge tag 'sh-pfc-for-v5.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-focal-kernel.git] / Documentation / features / time / modern-timekeeping / arch-support.txt
CommitLineData
44121b9e
IM
1#
2# Feature name: modern-timekeeping
3# Kconfig: !ARCH_USES_GETTIMEOFFSET
4# description: arch does not use arch_gettimeoffset() anymore
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | ok |
10 | arc: | ok |
11 | arm: | TODO |
12 | arm64: | ok |
44121b9e 13 | c6x: | ok |
8a5aaf97 14 | csky: | ok |
44121b9e
IM
15 | h8300: | ok |
16 | hexagon: | ok |
17 | ia64: | ok |
44121b9e 18 | m68k: | TODO |
44121b9e
IM
19 | microblaze: | ok |
20 | mips: | ok |
7156fc29 21 | nds32: | ok |
44121b9e
IM
22 | nios2: | ok |
23 | openrisc: | ok |
24 | parisc: | ok |
25 | powerpc: | ok |
7156fc29 26 | riscv: | ok |
44121b9e 27 | s390: | ok |
44121b9e
IM
28 | sh: | ok |
29 | sparc: | ok |
44121b9e
IM
30 | um: | ok |
31 | unicore32: | ok |
32 | x86: | ok |
33 | xtensa: | ok |
34 -----------------------