Age | Commit message (Expand) | Author | Files | Lines |
2023-08-21 | hwmon: (nct6775) Change labels for nct6799 | Ahmad Khalifa | 1 | -1/+1 |
2023-07-15 | hwmon: (nct6775) Fix register for nct6799 | Ahmad Khalifa | 1 | -1/+1 |
2023-06-18 | hwmon: (nct6755) Add support for NCT6799D | Guenter Roeck | 1 | -3/+38 |
2023-04-19 | hwmon: (nct6775) update ASUS WMI monitoring list A620/B760/W790 | Denis Pauk | 1 | -0/+103 |
2023-04-19 | hwmon: (nct6775) update ASUS WMI monitoring list B360/H410/H610/Z390... | Denis Pauk | 1 | -0/+121 |
2023-04-19 | hwmon: (nct6775) Fix ROG B550-XE WIFI and Pro B660M-C D4 names | Denis Pauk | 1 | -2/+2 |
2023-04-19 | hwmon: (nct6775) Sort ASUS board list | Denis Pauk | 1 | -11/+11 |
2023-04-19 | hwmon: (nct6775) update ASUS WMI monitoring list A520/B360/B460/B550... | Denis Pauk | 1 | -0/+39 |
2023-04-19 | hwmon: (nct6775) Fix TUF GAMING B550M-E WIFI name | Denis Pauk | 1 | -1/+1 |
2023-04-19 | hwmon: (nct6775) add Asus Pro A520M-C II/CSM | Holger Kiehl | 1 | -0/+1 |
2023-04-19 | hwmon: (nct6775) ASUS PRIME Z590 boards support | Erik Ekman | 1 | -0/+3 |
2023-04-19 | hwmon: (nct6775) Drop unneeded casting and conjunction | Andy Shevchenko | 1 | -1/+1 |
2023-02-03 | hwmon: (nct6775) B650/B660/X670 ASUS boards support | Denis Pauk | 1 | -0/+52 |
2023-02-03 | hwmon: (nct6775) Directly call ASUS ACPI WMI method | Denis Pauk | 1 | -29/+69 |
2022-12-05 | hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M | Denis Pauk | 1 | -0/+7 |
2022-09-26 | hwmon: (nct6775) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -4/+4 |
2022-08-10 | hwmon: (nct6775) Fix platform driver suspend regression | Zev Weiss | 1 | -1/+1 |
2022-07-27 | hwmon: (nct6775) add ASUS TUF GAMING B550-PLUS WIFI II | Robert Schmidt | 1 | -0/+1 |
2022-07-13 | hwmon: (nct6775) Drop duplicate NULL check in ->init() and ->exit() | Andy Shevchenko | 1 | -8/+4 |
2022-05-22 | hwmon: (nct6775) add ASUS PRO H410T / PRIME H410M-R / ROG X570-E GAMING WIFI II | Denis Pauk | 1 | -0/+3 |
2022-05-20 | hwmon: (nct6775) Split core and platform driver | Zev Weiss | 1 | -0/+1226 |