aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/arch/x86/odp_sysinfo_parse.c
AgeCommit message (Expand)Author
2023-07-03linux-gen: cpu: detect constant_tsc from cpuinfoMatias Elo
2020-12-23linux-gen: rename some global symbols in the static libraryJere Leppänen
2020-11-18linux-gen: sysinfo: implement system info callPetri Savolainen
2020-05-04linux-gen: config: rename CONFIG_NUM_CPU to CONFIG_NUM_CPU_IDSMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-11-14linux-gen: run without /proc mountedMaxim Uvarov
2018-09-10linux-gen: x86: as a last resort parse max cpu freq from bogomips valueDmitry Eremin-Solenikov
2018-07-05linux-gen: sysinfo: use cpufreq for max freq by defaultPetri Savolainen
2018-07-05linux-gen: cpu: move num cpu into config header filePetri Savolainen
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18linux-gen, include: switch cpu.h to api+abiDmitry Eremin-Solenikov
2017-10-11linux-gen: x86: fix on odp_cpu_arch_hz_current() declaration for x86Ilias Apalodimas
2017-10-11linux-gen: use /proc/cpuinfo if sysfs is not available to get cpu infoIlias Apalodimas
2017-09-15linux-gen: system: correctly set CPU frequencyKelvin Cheung
2017-08-25automake: move nostdinc Automake option to configure.acDmitry Eremin-Solenikov
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-06-16linux-gen: system: implement system info printPetri Savolainen
2016-05-17linux-generic: drop odp_ prefix for internal cpuinfoMaxim Uvarov
2016-03-31linux-generic: sysinfo: handle missing @ sign in CPU modelJuha-Matti Tilli
2016-03-01linux-generic: fix usage of function strncpyHongbo Zhang
2016-02-08linux-generic: sysinfo: rename variable cpu_hz to cpu_hz_maxHongbo Zhang
2016-02-08linux-generic: sysinfo: set values for cpu_arch_strHongbo Zhang
2016-02-08api: cpu: make frequency API return 0 on failureHongbo Zhang
2016-02-08linux-generic: sysinfo: move x86 system info codes to its plarform fileHongbo Zhang