aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-01avr32: replace simple_strtoul() with kstrtoul()Ramkumar Ramachandra1-22/+26
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-37/+37
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-13/+25
2008-01-25[AVR32] constify function pointer tablesJan Engelhardt1-1/+1
2008-01-25[AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen1-26/+68
2007-04-27[AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen1-20/+44
2007-02-09[AVR32] Add missing #include <linux/module.h>Haavard Skinnemoen1-0/+1
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen1-0/+327