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 Nov 2016 14:01:02 +0900
From:   Chanwoo Choi <cw00.choi@...sung.com>
To:     myungjoo.ham@...sung.com, kyungmin.park@...sung.com
Cc:     rjw@...ysocki.net, chanwoo@...nel.org, linux-pm@...r.kernel.org,
        linux-kernel@...r.kernel.org, Chanwoo Choi <cw00.choi@...sung.com>
Subject: [PATCH 0/6] PM / devfreq: Modify devfreq/devfreq-event for improvement

This patches modify the devfreq and devfreq-event framework for improving
them. But, these patches don't make an impact to operation of
devfreq/devfreq-event.

Chanwoo Choi (6):
  PM / devfreq: Fix the checkpatch warnings
  PM / devfreq: Modify the device name as devfreq[X] for sysfs
  PM / devfreq: event: Simplify the sysfs name of devfreq-event device
  PM / devfreq: Remove the duplicate sysfs entry for current frequency
  PM / devfreq: event: exynos-ppmu: Use the regmap interface to handle the registers
  PM / devfreq: event: exynos-ppmu: Add the completion log of device registration

 drivers/devfreq/devfreq-event.c     |   2 +-
 drivers/devfreq/devfreq.c           |  25 ++-
 drivers/devfreq/event/exynos-ppmu.c | 329 ++++++++++++++++++++++++++----------
 3 files changed, 251 insertions(+), 105 deletions(-)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ