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:	Sun, 25 Mar 2012 20:38:07 +0200
From:	Dominik Brodowski <linux@...inikbrodowski.net>
To:	torvalds@...l.org
Cc:	linux-kernel@...r.kernel.org, cpufreq@...r.kernel.org
Subject: [git pull] cpupowerutils updates for 3.4

Linus,

a few cpupower updates for 3.4 are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils.git master

Please pull from that location. The diffstat and list of changes is below,
the individual diffs are sent (at least) to the cpufreq list.

Thanks,
        Dominik

Franck Bui-Huu (5):
      cpupower tool: remove use of undefined variables from the clean target of the top makefile
      cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target
      cpupower tool: allow to build in a separate directory
      cpupower tools: allow to build debug tools in a separate directory too
      cpupower tools: add install target to the debug tools' makefiles

Ozan Çağlayan (1):
      cpupower: Fix linking with --as-needed

Thomas Renninger (7):
      cpupower: Better interface for accessing AMD pci registers
      cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus
      cpupower: Add cpupower-idle-info manpage
      cpupower: Unify cpupower-frequency-* manpages
      cpupower: Fix number of idle states
      cpupower: Remove unneeded code and by that fix a memleak
      cpupower: Fix broken mask values

 tools/power/cpupower/Makefile                      |   93 ++++++++++++--------
 tools/power/cpupower/bench/Makefile                |   23 +++--
 tools/power/cpupower/debug/i386/Makefile           |   40 ++++++---
 tools/power/cpupower/debug/x86_64/Makefile         |   26 +++++-
 tools/power/cpupower/man/cpupower-frequency-info.1 |    4 +-
 tools/power/cpupower/man/cpupower-frequency-set.1  |    4 +-
 tools/power/cpupower/man/cpupower-idle-info.1      |   90 +++++++++++++++++++
 tools/power/cpupower/man/cpupower-monitor.1        |    2 +-
 tools/power/cpupower/utils/cpuidle-info.c          |   12 +--
 tools/power/cpupower/utils/helpers/amd.c           |    4 +-
 tools/power/cpupower/utils/helpers/helpers.h       |   11 ++-
 tools/power/cpupower/utils/helpers/pci.c           |   35 +++++---
 .../cpupower/utils/idle_monitor/amd_fam14h_idle.c  |   25 +++---
 13 files changed, 259 insertions(+), 110 deletions(-)
 create mode 100644 tools/power/cpupower/man/cpupower-idle-info.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ