aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEduardo Valentin <[email protected]>2013-09-12 19:15:44 -0400
committerEduardo Valentin <[email protected]>2013-12-04 09:31:33 -0400
commit81bd4e1cebed5efb85bd94a15342ee4d6965a416 (patch)
tree8812dcdb72f93967c34f6f7015abc2b20308f5d8 /tools/perf/scripts/python
parentdc1ccc48159d63eca5089e507c82c7d22ef60839 (diff)
thermal: allow registering without .get_temp
This patch changes the thermal core driver to allow registration of thermal zones without the .get_temp callback. The idea behind this change is to allow lazy registration of sensor callbacks. The thermal zone will be disabled whenever the ops does not contain a .get_temp callback. The sysfs interface will be returning -EINVAL on any temperature read operation. Cc: Zhang Rui <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions