s/MinThermalRpm/MinThermalOutput

Start using percent instead.

Change-Id: I92f6d62d529d747c3d134477b946631593a47cf5
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/schemas/global.json b/schemas/global.json
index 6d4ac33..0a33d33 100644
--- a/schemas/global.json
+++ b/schemas/global.json
@@ -232,7 +232,7 @@
                             "FailSafePercent": {
                                 "type": "integer"
                             },
-                            "MinThermalRpm": {
+                            "MinThermalOutput": {
                                 "type": "integer"
                             },
                             "AllowedFailures": {