Files
thermald/_servicedata
Thomas Renninger f4a8401379 - Update to version 2.5.10.58.git+49457fb:
* Add NovaLake
  * Auto discover paths for int3400
  * Change to const ref for blockedlist_paths
  * Add ARM backend and enable ARM platform detection
  * Invoke parser_init before platform_match
  * Refactor Intel-specific logic into separate files
  * Use delegating constructors to avoid duplication
  * Annotate overridden methods with override
  * Update Release to 2.5.11
  * Check for start path instead of anywhere
  * 2.5.11-rc release
  * Add NOT_EQUAL(4) comparison type for APCT
  * Fix some dbus test script and handling
  * Fix bug introduced while shuffling rapl cdev
  * Return error on non when file not present
  * Fix clang-tidy warning for thd_gddv
  * Change trip_pt_cdev_t to class
  * Avoid copy-by-value for sorting functions
  * Use C++11 default copy constructor and operator=
  * XML config file sanity
  * Add sysfs path for Wildcat Lake
  * Add Wildcat Lake to support list
  * Fix test scripts
  * Add rapl_controller back
  * Fix loglevel=debug
  * Change the config file path
  * Coverity fixes
  * Use unique_ptr to avoid manual memory management
  * Allow root only sender and allow only sysfs paths

OBS-URL: https://build.opensuse.org/package/show/hardware/thermald?expand=0&rev=58
2026-02-18 15:14:19 +00:00

4 lines
241 B
Plaintext

<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/intel/thermal_daemon.git</param>
<param name="changesrevision">49457fb1fdbadecca95b787c744dfcf7ded8a966</param></service></servicedata>