Searched hist:"57 ab3b08725163bfe385aaeea6837f9b1213af3d" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/tools/power/cpupower/debug/i386/ |
H A D | dump_psb.c | diff 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 D | cpuidle-set.c | diff 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 D | cpupower-info.c | diff 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 D | cpuidle-info.c | diff 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 D | cpupower-set.c | diff 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 D | cpufreq-set.c | diff 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 D | cpufreq-info.c | diff 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>
|