aboutsummaryrefslogtreecommitdiff
path: root/modules/devices/ppc
AgeCommit message (Collapse)Author
2017-07-06PPC: Information improvementsBurt P
Based on the recent ARM work. * Shows multiple processors, like x86 and ARM * topology: physical package and core ids * cpufreq: min/max/cur frequency and driver info Tested against /proc/cpuinfos from a PowerMac G5 and the Talos POWER8 workstation. Not tested on actual hardware. Signed-off-by: Burt P <pburt0@gmail.com>
2010-05-05Add processor.c implementation for other supported architecturesLeandro A. F. Pereira