Hi Rafael, Please pull the following update for Linux 5.2-rc6 or 5.3 depending on your pull request schedule for Linus. This cpupower update for Linux 5.2-rc6 consists of a fix and a minor spelling correction. diff is attached. thanks, -- Shuah ---------------------------------------------------------------- The following changes since commit f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a: Linux 5.2-rc3 (2019-06-02 13:55:33 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-5.2-rc6 for you to fetch changes up to 04507c0a9385cc8280f794a36bfff567c8cc1042: cpupower : frequency-set -r option misses the last cpu in related cpu list (2019-06-04 09:06:50 -0600) ---------------------------------------------------------------- linux-cpupower-5.2-rc6 This cpupower update for Linux 5.2-rc6 consists of a fix and a minor spelling correction. ---------------------------------------------------------------- Abhishek Goel (1): cpupower : frequency-set -r option misses the last cpu in related cpu list Nick Black (1): cpupower: correct spelling of interval tools/power/cpupower/man/cpupower-monitor.1 | 2 +- tools/power/cpupower/po/cs.po | 2 +- tools/power/cpupower/po/de.po | 2 +- tools/power/cpupower/po/fr.po | 2 +- tools/power/cpupower/po/it.po | 2 +- tools/power/cpupower/po/pt.po | 2 +- tools/power/cpupower/utils/cpufreq-set.c | 2 ++ 7 files changed, 8 insertions(+), 6 deletions(-) ----------------------------------------------------------------