You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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