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.
This release is the first to contain and use the new HPI B.02.01 header file. It contains the following new APIs: saHpiResourceLoadIdGet, saHpiResourceLoadIdSet, saHpiGetIdByEntityPath, saHpiGetChildEntityPath, saHpiResourceFailedRemove, saHpiEventLogCapabilitiesGet, saHpiIdrFieldAddById, and saHpiIdrAreaAddById. Users can now configure the default domain by using domain id 0 in the config file. The new APIs are still in beta and only available in non-daemon mode (--disable-daemon during configure).