Accepting request 149672 from hardware

- Update to kernel version 3.7
  * IvyBridge support integrated

- Rename SandyBridge monitor to IvyBridge if CPU is an IvyBridge

- Add ivy bridge processor (EP and EX) support

OBS-URL: https://build.opensuse.org/request/show/149672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpupower?expand=0&rev=11
This commit is contained in:
Stephan Kulow 2013-01-24 08:54:25 +00:00 committed by Git OBS Bridge
commit e895931484
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf5228cfeac92570fbad56c6135462841cdf6c14c99d239370add35c7263c009
size 68532

3
cpupower-3.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f7a05b0026ff6ca37400f8c2dc1e282b6d26439bdca087fa11885f18cc0edec
size 68302

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jan 23 10:49:30 UTC 2013 - trenn@suse.de
- Update to kernel version 3.7
* IvyBridge support integrated
-------------------------------------------------------------------
Tue Nov 13 11:26:27 UTC 2012 - trenn@suse.de
- Rename SandyBridge monitor to IvyBridge if CPU is an IvyBridge
-------------------------------------------------------------------
Tue Nov 13 11:08:12 UTC 2012 - trenn@suse.de
- Add ivy bridge processor (EP and EX) support
-------------------------------------------------------------------
Tue May 8 15:25:00 UTC 2012 - trenn@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package cpupower
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Author: Thomas Renninger <trenn@suse.de>
#
# All modifications and additions to the file contributed by third parties
@ -22,7 +22,7 @@ Name: cpupower
Url: http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
# Use this as version when things are in mainline kernel
%define version %(rpm -q --qf '%{VERSION}' kernel-source)
Version: 3.4.rc6
Version: 3.7
Release: 0
Summary: Tools to determine and set CPU Power related Settings
License: GPL-2.0