This serie can support to turn governor for thermal zone in run time. Adds avaiable_policies attribute, so the user can get available governor policies and change te governor to a new one. Adds thermal_update_governor() function, so the thermal platform driver can use it to update governor. Changes from v1: 1. split avaiable_policies part to the "patch 1/2", and add document for it. 2. add document for the thermal_update_governor. Wei Ni (2): thermal: add available policies attribut thermal: add interface to support tune governor in run-time Documentation/thermal/sysfs-api.txt | 11 ++++ drivers/thermal/thermal_core.c | 105 ++++++++++++++++++++++++++++++++--- include/linux/thermal.h | 12 ++++ 3 files changed, 119 insertions(+), 9 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html