I picked up Andreas' patches and finalized them. Based on the cpupowerutils branch. Would be great if these can get applied. Thanks, Thomas Andreas Herrmann (2): libcpupower/cpufreq-info: Add basic functions to detect AMD CPB information libcpupower: libcpufreq: Provide boost information also for AMD family 12h and 15h Thomas Renninger (2): Make linking quiet again cpufreq-aperf: mperf might tick faster than expected, esp on Intel Makefile | 10 +++--- lib/cpufreq.c | 8 ++-- lib/cpufreq.h | 2 +- lib/msr.c | 11 ------ lib/msr.h | 2 - lib/pci.c | 89 +++++++++++++++++++++++++++++++++++++++++++++++++ lib/pci.h | 1 + utils/cpufreq-aperf.c | 5 ++- utils/cpufreq-info.c | 5 ++- 9 files changed, 107 insertions(+), 26 deletions(-) create mode 100644 lib/pci.c create mode 100644 lib/pci.h -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html