Hardware/ATI/ATIGPU.cs
Sun, 08 Aug 2010 13:57:26 +0000 Refactored the hardware monitoring code into a library (Issue 101).
Thu, 05 Aug 2010 19:28:50 +0000 Added a fan control sensor for ATI GPUs.
Sun, 06 Jun 2010 11:07:57 +0000 Fixed Issue 69.
Mon, 24 May 2010 15:27:46 +0000 Extended the ITE super I/O voltage reading by adding hidden voltage sensors for unknown channels. Added a few known DFI and Gigabyte mainboard voltage configurations.
Sun, 09 May 2010 16:22:13 +0000 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
Thu, 06 May 2010 19:20:38 +0000 Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
Wed, 10 Mar 2010 17:56:08 +0000 Fixed Issue 14 (ignore ATI GPU voltage and clock sensors if the value is 0).
Sun, 07 Feb 2010 19:53:51 +0000 Added initial support for W83627HF. Some refactoring for IHardware classes.
Wed, 03 Feb 2010 20:35:10 +0000 Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs.
Sun, 31 Jan 2010 22:00:31 +0000 Release version 0.1.6. Fixed F71882 temperature reading. Added error handling for ATI GPUs (ADL). Fixed sensor events.
Wed, 27 Jan 2010 19:30:10 +0000 Changed ATI GPU enumeration.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.