android_kernel_xiaomi_sm7250/arch/avr32/kernel
Haavard Skinnemoen 281ef58ccf [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg
Add the following fields to /proc/cpuinfo:
  * chip type and revision (from the JTAG chip id)
  * cpu MHz (from clk_get_rate())
  * features (from the CONFIG0 register)

Also rename "cpu family" to "cpu arch" and "cpu type" to "cpu core" to
remove some ambiguity.

Show chip type and revision at bootup, and clarify that the other
kinds of IDs that we're already printing are for the cpu core and
architecture. Rename "AP7000" to "AP7" since that's the name of the
core.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-01-25 08:31:40 +01:00
..
asm-offsets.c
avr32_ksyms.c
cpu.c [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg 2008-01-25 08:31:40 +01:00
entry-avr32b.S
head.S
init_task.c
irq.c
kprobes.c
Makefile
module.c
ocd.c
process.c
ptrace.c
semaphore.c
setup.c
signal.c
stacktrace.c
switch_to.S
sys_avr32.c
syscall_table.S
syscall-stubs.S
time.c
traps.c
vmlinux.lds.S