Open HPI is an open source project created to provide an open implementation of the SA Forum's Hardware Platform Interface (HPI). It provides a universal interface for Platform Management, including hardware sensor monitoring and control.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
New APIs that were implemented in the last release
are now callable in the daemon. A
saHpiDimiInfoGet() base implementation was added.
PICMG was added to the list of known manufacturers
recognized by oh_decode_manufacturerid(). A macro
for calling the plugin ABI was created. This will
help eliminate the redefining of ABI functions
before using them. saHpiControlSet was adjusted
for handling INVALID_REQUEST. A fan analog control
was added to the simulator plugin for testing
hpifan.