Skip to content

Tags: amduzi/thermal_daemon

Tags

v1.8

Toggle v1.8's commit message
Release 1.8

v1.7.2

Toggle v1.7.2's commit message
Update README for v1.7.2

v1.7.2-test

Toggle v1.7.2-test's commit message
Changed version to 1.7.2

v1.7.1

Toggle v1.7.1's commit message
Removed binary from the thermald git

This was not liked by distribution maintainers. So need to find
another way to package the binary.
This binary will be hosted in a separate repository.

1.7

Toggle 1.7's commit message
Add Cannon Lake support

Added cpuid of Cannon Lake.

v1.7

Toggle v1.7's commit message
Add Cannon Lake support

Added cpuid of Cannon Lake.

v1.7_rc1

Toggle v1.7_rc1's commit message
Fix compile error with gnu-clang for unused private field

- zone is a private field and is not getting used, so remove
this.
- trend_decrease_start in thd_model.h, same issue as above
- trip_point+cnt is not used
- zone in thd_zone_generic
- turbo_state is not used
- max_offset in thd_cdev_intel_pstate_driver
- id in thd_cpu_defualt_binding

v1.7-rc1

Toggle v1.7-rc1's commit message
Update README.txt for 1.7

v1.6

Toggle v1.6's commit message
Update release number

v1.5.4

Toggle v1.5.4's commit message
Merge pull request intel#103 from 01org/development_1_5

Development 1 5