Sam Demeulemeester
|
1f1fe5bfe8
|
Generalize the SMBus IO Enable quirk on all Intel ICHs
This has been tested safe on every ICH since the very first one by CPU-Z.
It also solves various SMBus access issues on Mobile PCHs (like #157)
|
2023-04-26 00:42:58 +02:00 |
|
Sam Demeulemeester
|
0fd2e4c37a
|
Add support for Intel AlderLake-N CPUs
|
2023-04-24 00:29:37 +02:00 |
|
Sam Demeulemeester
|
22663f89bb
|
Add support for AMD K8 temperature reporting. (#268)
Add various quirks to handle AMD temp sensors erratas
|
2023-02-13 22:29:17 +01:00 |
|
Sam Demeulemeester
|
485bfa46a3
|
Add a quirk to disable SMP on SuperMicro X10SDV (#244)
|
2023-01-30 16:47:54 +01:00 |
|
Sam Demeulemeester
|
6cd356f831
|
Add External L2 detection for ALi Aladdin V Chipset (#87)
|
2022-06-06 19:56:04 +02:00 |
|
Sam Demeulemeester
|
fa563a8cb2
|
Change the way hwquirks are processed. Add a pointer to the needed function on quirk struct, so it can be executed at any point of the code
|
2022-06-05 14:36:56 +02:00 |
|
Sam Demeulemeester
|
bc8235f50d
|
Add a way to handle hardware quirks at init or later in the code. Add ASUS TUSL2-C ASB100 Mux as (working) example (#77)
|
2022-05-20 13:23:25 +02:00 |
|