Dear Rafael, This is devfreq-next pull request for v5.9-rc7. I add detailed description of this pull request on the following tag. Please pull devfreq with following updates. - tag name : devfreq-fixes-for-5.9-rc7
Best Regards, Chanwoo Choi The following changes since commit ba4f184e126b751d1bffad5897f263108befc780: Linux 5.9-rc6 (2020-09-20 16:33:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-fixes-for-5.9-rc7 for you to fetch changes up to 6bf560766a8ef5afe4faa3244220cf5b3a934549: PM / devfreq: tegra30: Disable clock on error in probe (2020-09-23 13:35:58 +0900) ---------------------------------------------------------------- Update devfreq for 5.9-rc7 Detailed description for this pull request: 1. Update devfreq core - Add missing timer type to devfreq_summary debugfs node. 2. Fix issue of devfreq device driver - Fix the exception handling about clock on tegra30-devfreq.c ---------------------------------------------------------------- Chanwoo Choi (1): PM / devfreq: Add timer type to devfreq_summary debugfs Dan Carpenter (1): PM / devfreq: tegra30: Disable clock on error in probe drivers/devfreq/devfreq.c | 11 ++++++++--- drivers/devfreq/tegra30-devfreq.c | 4 +++- 2 files changed, 11 insertions(+), 4 deletions(-)