summaryrefslogtreecommitdiff
path: root/include/peci.h
Commit message (Expand)AuthorAgeFilesLines
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-011-5/+6
* link: Temp sensor read can return an error codeRandall Spangler2012-10-111-4/+9
* Added HOOK_INIT for driver module initsRandall Spangler2012-04-191-3/+0
* Add hooks module so modules can be notified of system-level events.Randall Spangler2012-04-191-8/+3
* Support dynamically changing the system clockRandall Spangler2012-04-091-0/+3
* Temperature polling and temporal correctionVic Yang2012-02-181-1/+4
* Fix discovery and bds builds, which don't have temp sensor or peciRandall Spangler2012-02-131-1/+2
* Add PECI module and CPU temperature monitoringRandall Spangler2012-02-101-0/+28