summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_helpers.c
Commit message (Collapse)AuthorAgeFilesLines
* thermal: core: move slop and offset helpers to thermal_helpers.cEduardo Valentin2016-11-231-0/+30
| | | | | | | | | | Reorganize code to reflect better placement. Cc: Zhang Rui <rui.zhang@intel.com> Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin <edubezval@gmail.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
* thermal: core: introduce thermal_helpers.cEduardo Valentin2016-11-231-0/+196
Here we have a simple code organization. This patch moves functions that do not need to handle thermal core internal data structure to thermal_helpers.c file. Cc: Zhang Rui <rui.zhang@intel.com> Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin <edubezval@gmail.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
OpenPOWER on IntegriCloud