mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 02:21:47 +00:00
ce1326a2f9
The current code structure has similar but separate command functions for the enable and disable operations. This can be improved by adding an int argument to the command function structure, and interpreting 1 as enable and 0 as disable. This change results in the removal of the disable command functions. Add int argument to the command function structure. Signed-off-by: Prarit Bhargava <prarit@redhat.com> Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
||
---|---|---|
.. | ||
intel_pstate_tracer | ||
intel-speed-select | ||
turbostat | ||
x86_energy_perf_policy |