Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LICENSE: remove unnecessary (c) after Copyright | Tom Hughes | 2019-06-19 | 1 | -1/+1 |
* | PECI: Move non-chipset specific PECI code to common folder | Vijay Hiremath | 2019-05-28 | 1 | -9/+41 |
* | Switch temp sensor polling to use hooks instead of task | Randall Spangler | 2012-11-01 | 1 | -5/+6 |
* | link: Temp sensor read can return an error code | Randall Spangler | 2012-10-11 | 1 | -4/+9 |
* | Added HOOK_INIT for driver module inits | Randall Spangler | 2012-04-19 | 1 | -3/+0 |
* | Add hooks module so modules can be notified of system-level events. | Randall Spangler | 2012-04-19 | 1 | -8/+3 |
* | Support dynamically changing the system clock | Randall Spangler | 2012-04-09 | 1 | -0/+3 |
* | Temperature polling and temporal correction | Vic Yang | 2012-02-18 | 1 | -1/+4 |
* | Fix discovery and bds builds, which don't have temp sensor or peci | Randall Spangler | 2012-02-13 | 1 | -1/+2 |
* | Add PECI module and CPU temperature monitoring | Randall Spangler | 2012-02-10 | 1 | -0/+28 |