Hi Rafael, Please pull the following cpupower update for Linux 5.9-rc1. This cpupower update for Linux 5.9-rc1 consists of 2 fixes to coccicheck warnings and one change to replacing HTTP links with HTTPS ones. diff is attached. thanks, -- Shuah ---------------------------------------------------------------- The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-5.9-rc1 for you to fetch changes up to fa0866a1d1be8ffa6979bf2127272b7e3d511fcd: cpupower: Replace HTTP links with HTTPS ones (2020-07-17 11:58:04 -0600) ---------------------------------------------------------------- linux-cpupower-5.9-rc1 This cpupower update for Linux 5.9-rc1 consists of 2 fixes to coccicheck warnings and one change to replacing HTTP links with HTTPS ones. ---------------------------------------------------------------- Alexander A. Klimov (1): cpupower: Replace HTTP links with HTTPS ones Shuah Khan (2): cpupower: Fix comparing pointer to 0 coccicheck warns cpupower: Fix NULL but dereferenced coccicheck errors tools/power/cpupower/lib/cpufreq.c | 10 +++++----- tools/power/cpupower/man/cpupower-monitor.1 | 4 ++-- tools/power/cpupower/utils/helpers/bitmask.c | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) ----------------------------------------------------------------