Hi Rafael, Please pull the following cpupower update for Linux 5.1-rc1. This cpupower update for Linux 5.1-rc1 consists of a patch to add support to display boost frequency separately from Abhishek Goel. diff is attached. thanks, -- Shuah ---------------------------------------------------------------- The following changes since commit d13937116f1e82bf508a6325111b322c30c85eb9: Linux 5.0-rc6 (2019-02-10 14:42:20 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-5.1-rc1 for you to fetch changes up to ae2917093fb60bdc1ed3e5757b74801420569a9a: tools/power/cpupower: Display boost frequency separately (2019-02-13 09:26:17 -0700) ---------------------------------------------------------------- linux-cpupower-5.1-rc1 This cpupower update for Linux 5.1-rc1 consists of a patch to add support to display boost frequency separately from Abhishek Goel. ---------------------------------------------------------------- Abhishek Goel (1): tools/power/cpupower: Display boost frequency separately tools/power/cpupower/lib/cpufreq.c | 19 ++++++++------ tools/power/cpupower/lib/cpufreq.h | 16 ++++++------ tools/power/cpupower/utils/cpufreq-info.c | 42 +++++++++++++++++++++++-------- 3 files changed, 50 insertions(+), 27 deletions(-) ----------------------------------------------------------------