Skip to content

Releases: irusanov/ZenTimings

Hotfix

14 Jun 12:23
Compare
Choose a tag to compare
  • Hotfix for locales different than en-US (issue #21)

AGESA ComboPi 1.2.0.0+

13 Jun 20:17
Compare
Choose a tag to compare
  • Fix initial Power Table read for AGESA ComboPi 1.2.0.0+ (issue #19)
  • Pause autorefresh when minimized
  • Add auto update
  • Display modules versions in About dialog
  • Small fixes for Renoir PM tables (might still not work on every system)

Cezanne support

21 Mar 14:36
Compare
Choose a tag to compare
  • Add Cezanne support (5000 Zen3 series APU)
  • Add Lucienne support (5000 Zen2 series APU)
  • Improve Epyc Rome support
  • Add separate DCT readings for each installed DIMM
  • Add Asus WMI sensors reading for boards that support it
  • Fix startup for unsupported CPUs
  • Reduce minimum .NET framework version for legacy app to 3.5

v1.2.2

03 Jan 20:28
Compare
Choose a tag to compare
  • Add PHYWRD, PHYWRL, PHYRDL and PowerDown readings.
  • Add DRAM and VTT readings (static) from BIOS on some motherboards (MSI and Gigabyte).
  • Add support for both SMU version number variants to fix Picasso voltage readings on some systems.
  • Add support for Dali APUs (https://en.wikichip.org/wiki/amd/cores/dali).
  • Optimized startup, progress is reported in the splash screen.
  • Save settings in the same directory of the app for better portability and upgrade.
  • Small UI adjustments and fixes.
  • Old legacy version is now EOL. Replaced by new version with stripped themes support.
  • Remove hover state of camera icon.
  • Attempt to filter incorrect VSOC values reported by SVI2 TFN plane.
  • Better error reporting.
  • Fix installed DRAM modules slot labels.
  • Fix power table reading on 32bit OS.
  • Fix occasional problem with reading power table on first load after boot.

Vermeer support

10 Nov 21:10
Compare
Choose a tag to compare
  • Full Vermeer support
  • Add separate VDDG IOD and CCD voltages for Zen3
  • Remove VSOC (SMU)
  • Fix DRAM module installed detection
  • Update system info and debug report

UI Rework and bugfixes

31 Oct 16:54
Compare
Choose a tag to compare
  • Rework UI to use WPF, legacy version still available (includes all fixes)
  • Add dark theme option
  • Add advanced mode switch
  • Add Renoir SVI2 readings, thanks @reous for debug reports
  • Add a workaround for the case when configured clock speed is reported halved by the system
  • Add preliminary Vermeer and Genesis support
  • Fix SVI2 SoC voltage for Threadripper/EPYC gen 1 and 2
  • Change FCLK reading for Zen2 to report fixed configured clock
  • Display memory module slot in the dropdown
  • 32bit OS support is back
  • Improve debug report

The new ZenTimings is here

20 Aug 16:58
Compare
Choose a tag to compare
  • Add most of the known timings
  • Add FCLK, MCLK and UCLK readings for supported platforms
  • Add VDDSOC, CLDO_VDDP and CLDO_VDDG for supported platforms
  • Add memory controller settings for desktop platforms
  • Add auto-refresh option for frequencies and voltages
  • Add debug functionality
  • Add "Copy to clipboard" to screenshot save dialog
  • Make a screenshot of the app window without shadow
  • Redesign the layout completely

More timings

30 Jul 22:01
Compare
Choose a tag to compare

Add:

  • tRFC (ns)
  • tRFC2
  • tRFC4
  • tSTAG
  • tREFI
  • tREFI (ns)
  • tMOD
  • tMRD

tRFC2 and tRFC4 support a tooltip with their values calculated in ns.

Windows 7 bugfixes

28 Jul 20:55
Compare
Choose a tag to compare
Check if property exists. Fixes app on Windows 7.

ConfiguredClockSpeed is not available on Win 7.

Add Renoir and future Zen support

27 Jul 14:08
Compare
Choose a tag to compare

Simplify CPU detection and only check for CPU family instead.