2019-02-05 20:41:27 +00:00
|
|
|
libcpuid (0.4.1) unstable; urgency=low
|
|
|
|
|
|
|
|
* Better support for Skylake Core i5 (#76)
|
|
|
|
* Misdiagnosis microarchitecture for i3-3220T (#81)
|
|
|
|
* Ability to dump MSR values to a file (PR #82)
|
|
|
|
* AMD Ryzen support (#86)
|
|
|
|
* Support for Coffee and Kaby Lake (#104)
|
|
|
|
* Support for Raven Ridge and Threadripper (#106)
|
|
|
|
* Support for Pinnacle Ridge (#111)
|
|
|
|
* Fix P-III Celeron misdetection
|
|
|
|
* Support for Skylake-X (#116)
|
|
|
|
* Support for Zen+ Threadripper
|
|
|
|
|
|
|
|
-- Georgiev, Veselin <anrieff@gmail.com> Tue, 05 Feb 2019 22:36:00 +0200
|
|
|
|
|
2018-04-22 03:18:19 +00:00
|
|
|
libcpuid (0.4.0+ubuntu1~1) artful; urgency=low
|
|
|
|
|
|
|
|
* built for artful
|
|
|
|
* got rid of lintian errors
|
|
|
|
|
|
|
|
-- Jeffrey Cliff <jeffrey.cliff@gmail.com> Fri, 20 Apr 2018 15:39:37 +0600
|
|
|
|
|
2016-10-03 16:31:06 +00:00
|
|
|
libcpuid (0.4.0) unstable; urgency=low
|
2016-09-30 19:03:57 +00:00
|
|
|
|
2016-10-03 16:31:06 +00:00
|
|
|
* Better detection of AMD clock multiplier with msrinfo.
|
|
|
|
* Support for Intel SGX detection
|
|
|
|
(a backwards-incompatible change since the sizeof
|
2016-09-30 19:03:57 +00:00
|
|
|
cpu_raw_data_t and cpu_id_t is now different).
|
|
|
|
|
2016-11-13 00:54:21 +00:00
|
|
|
-- Georgiev, Veselin <anrieff@gmail.com> Fri, 30 Sep 2016 22:39:37 +0300
|
2016-09-30 19:03:57 +00:00
|
|
|
|
2016-08-22 15:52:00 +00:00
|
|
|
libcpuid (0.3.0) unstable; urgency=low
|
|
|
|
|
|
|
|
* A backwards-incompatible change, since the sizeof cpu_raw_data_t and
|
|
|
|
cpu_id_t are now different.
|
|
|
|
* Support for processors up to Skylake.
|
|
|
|
* Fix clock detection in cpu_clock_by_ic() for Skylake.
|
|
|
|
* Support up to 8 subleaf entries for CPUID leaf 04 and detection
|
|
|
|
of L4 cache.
|
|
|
|
* MSR functions supported on FreeBSD.
|
2020-05-09 15:34:07 +00:00
|
|
|
* INFO_VOLTAGE request supported by cpu_msrinfo().
|
2016-08-22 15:52:00 +00:00
|
|
|
|
|
|
|
-- eloaders <eloaders@linux.pl> Mon, 22 Aug 2016 17:45:21 +0200
|
|
|
|
|
2016-09-22 15:07:56 +00:00
|
|
|
libcpuid (0.2.1) unstable; urgency=low
|
2015-04-16 15:38:28 +00:00
|
|
|
|
|
|
|
* Initial release add debian directory for libcpuid.
|
|
|
|
|
|
|
|
-- Zhang, Guodong <gdzhang@linx-info.com> Fri, 10 Apr 2015 14:59:27 +0800
|