Home
last modified time | relevance | path

Searched hist:"57 ab3b08725163bfe385aaeea6837f9b1213af3d" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/power/cpupower/debug/i386/
H A Ddump_psb.cdiff 57ab3b08725163bfe385aaeea6837f9b1213af3d Fri Oct 23 02:52:45 CDT 2015 Sriram Raghunathan <sriram@marirs.net.in> Creating a common structure initialization pattern for struct option

This patch tries to creates a common structure initialization
within the cpupower tool.

Previously the ``struct option`` was initialized
using `designated initializer` technique which was
not needed. There were conflicting initialization methods seen with

bench/main.c & others.

Signed-off-by: Sriram Raghunathan <sriram@marirs.net.in>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
/openbmc/linux/tools/power/cpupower/utils/
H A Dcpuidle-set.cdiff 57ab3b08725163bfe385aaeea6837f9b1213af3d Fri Oct 23 02:52:45 CDT 2015 Sriram Raghunathan <sriram@marirs.net.in> Creating a common structure initialization pattern for struct option

This patch tries to creates a common structure initialization
within the cpupower tool.

Previously the ``struct option`` was initialized
using `designated initializer` technique which was
not needed. There were conflicting initialization methods seen with

bench/main.c & others.

Signed-off-by: Sriram Raghunathan <sriram@marirs.net.in>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Dcpupower-info.cdiff 57ab3b08725163bfe385aaeea6837f9b1213af3d Fri Oct 23 02:52:45 CDT 2015 Sriram Raghunathan <sriram@marirs.net.in> Creating a common structure initialization pattern for struct option

This patch tries to creates a common structure initialization
within the cpupower tool.

Previously the ``struct option`` was initialized
using `designated initializer` technique which was
not needed. There were conflicting initialization methods seen with

bench/main.c & others.

Signed-off-by: Sriram Raghunathan <sriram@marirs.net.in>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Dcpuidle-info.cdiff 57ab3b08725163bfe385aaeea6837f9b1213af3d Fri Oct 23 02:52:45 CDT 2015 Sriram Raghunathan <sriram@marirs.net.in> Creating a common structure initialization pattern for struct option

This patch tries to creates a common structure initialization
within the cpupower tool.

Previously the ``struct option`` was initialized
using `designated initializer` technique which was
not needed. There were conflicting initialization methods seen with

bench/main.c & others.

Signed-off-by: Sriram Raghunathan <sriram@marirs.net.in>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Dcpupower-set.cdiff 57ab3b08725163bfe385aaeea6837f9b1213af3d Fri Oct 23 02:52:45 CDT 2015 Sriram Raghunathan <sriram@marirs.net.in> Creating a common structure initialization pattern for struct option

This patch tries to creates a common structure initialization
within the cpupower tool.

Previously the ``struct option`` was initialized
using `designated initializer` technique which was
not needed. There were conflicting initialization methods seen with

bench/main.c & others.

Signed-off-by: Sriram Raghunathan <sriram@marirs.net.in>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Dcpufreq-set.cdiff 57ab3b08725163bfe385aaeea6837f9b1213af3d Fri Oct 23 02:52:45 CDT 2015 Sriram Raghunathan <sriram@marirs.net.in> Creating a common structure initialization pattern for struct option

This patch tries to creates a common structure initialization
within the cpupower tool.

Previously the ``struct option`` was initialized
using `designated initializer` technique which was
not needed. There were conflicting initialization methods seen with

bench/main.c & others.

Signed-off-by: Sriram Raghunathan <sriram@marirs.net.in>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Dcpufreq-info.cdiff 57ab3b08725163bfe385aaeea6837f9b1213af3d Fri Oct 23 02:52:45 CDT 2015 Sriram Raghunathan <sriram@marirs.net.in> Creating a common structure initialization pattern for struct option

This patch tries to creates a common structure initialization
within the cpupower tool.

Previously the ``struct option`` was initialized
using `designated initializer` technique which was
not needed. There were conflicting initialization methods seen with

bench/main.c & others.

Signed-off-by: Sriram Raghunathan <sriram@marirs.net.in>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>