lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 24 Sep 2020 19:16:47 +0900
From:   Chanwoo Choi <cw00.choi@...sung.com>
To:     "Rafael J. Wysocki <rjw@...ysocki.net>" <rjw@...ysocki.net>
Cc:     "linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "Chanwoo Choi (samsung.com)" <cw00.choi@...sung.com>,
        "Chanwoo Choi (chanwoo@...nel.org)" <chanwoo@...nel.org>,
        함명주 <myungjoo.ham@...sung.com>,
        Kyungmin Park <kyungmin.park@...sung.com>
Subject: [GIT PULL] devfreq fixes for v5.9-rc7

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(-)
 
 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ