Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
trulyspinach committed Feb 24, 2020
2 parents 0ef9baf + 2e2e4b8 commit 42269a6
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,19 @@ SMCAMDProcessor

AMD Processor power management plugin for [VirtualSMC](https://github.com/acidanthera/VirtualSMC).

Please notices that this is a very initial release. Due to the limited resources I have this software have only be tested on a Ryzen 9 3900X processor.

Please note that this release is at very initial stage of development, make sure you have a proper backup your EFI folder and never run on any system that matters. This software have been tested only on a Ryzen 9 3900X processor.


#### Features
- Supports for reading of temperature, enegry data on AMD 17h Processors.
- Supports for reading of temperature, energy data on AMD 17h Processors.



![alt cover](https://raw.githubusercontent.com/trulyspinach/SMCAMDProcessor/master/imgs/iStats.png?token=ACEQAOUQWAAIXGLIPL563PK6LECW6)


#### Notes
- I am still fairly new to macOS kernel development, this software project was initally a hobby project to get some reading on my newly built AMD hackintosh computer.

- With that being said, please bear with some of the spaghetti and not-idiomatic codes. Any criticism is much welcomed :)

0 comments on commit 42269a6

Please sign in to comment.