summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixesGunnar Mills2018-04-082-2/+2
* Change occ-hwmon device namesEddie James2018-03-193-9/+5
* Retry OCC read operationsAndrew Geissler2018-01-241-13/+26
* Modify default value for configure option "install_error_yaml"Marri Devender Rao2018-01-171-1/+1
* Install error yaml files to shared locationMarri Devender Rao2018-01-162-51/+68
* Only add presence watching when all OCCs are boundEddie James2017-12-203-5/+24
* Re-enable OCC error watchingEdward A. James2017-12-122-28/+12
* Powercap: add p8 supportLei YU2017-12-126-7/+55
* Add watches for throttling reported by the OCCEddie James2017-12-128-24/+95
* Create OCC objects on app startupDeepak Kodihalli2017-12-041-19/+3
* Add OCC present count detection and watchEdward A. James2017-11-1711-25/+190
* Add additional device bind case if occActive is out-of-syncEdward A. James2017-11-081-0/+21
* Update Journal Variable NamesGunnar Mills2017-11-031-1/+1
* Spelling fixes in configure.acGunnar Mills2017-10-311-1/+1
* Add occ_ prefix for i2c occ dbus objectsLei YU2017-10-264-6/+22
* Always watch for CPU inventory creationDeepak Kodihalli2017-10-251-15/+13
* Check only CPU presence before reconstructing OCCsDeepak Kodihalli2017-10-251-6/+1
* Split occ_manager.hpp into header and source filesVishwanatha Subbanna2017-09-263-124/+158
* Set OccActive property on application startVishwanatha Subbanna2017-09-263-3/+24
* Disable OCC error monitoringVishwanatha Subbanna2017-09-131-4/+5
* Remove hub FSI scan which was part of OCC bindVishwanatha Subbanna2017-09-023-38/+0
* Seek to file offset 0 after reading error fileVishwanatha Subbanna2017-09-021-1/+14
* Change signature of getServiceVishwanatha Subbanna2017-09-012-5/+5
* Add unit tests for utils and refactor MakefilesLei YU2017-08-284-28/+196
* Add I2C OCC support for P8 systemsLei YU2017-08-288-4/+211
* Only consider CPUs that are Present and FunctionalVishwanatha Subbanna2017-08-233-9/+123
* Remove creating sdbusplus handler in occ_finderVishwanatha Subbanna2017-08-233-4/+6
* Enable OCC error monitoringVishwanatha Subbanna2017-08-235-25/+118
* Reset hub scan variable when OCC goes inactiveAndrew Geissler2017-08-161-0/+3
* Delay opening OCC device until bindVishwanatha Subbanna2017-08-113-18/+80
* Call Hub FSI scan service prior to doing OCC bindVishwanatha Subbanna2017-08-113-2/+41
* Reset OCC on error conditionVishwanatha Subbanna2017-08-026-3/+182
* Use generated occ to sensor ID mapVishwanatha Subbanna2017-08-027-2/+108
* Reconstruct OCC objects on app restartDeepak Kodihalli2017-08-015-18/+151
* Add support to watch for OCC errorsVishwanatha Subbanna2017-07-2917-816/+987
* Fix master occ name in openpower-occ-controlAndrew Geissler2017-07-211-1/+1
* Notify OCC of pcap setting changesAndrew Geissler2017-07-183-3/+40
* Determine pcap value to send to occAndrew Geissler2017-07-187-2/+110
* Create pcap object and log monitored eventsAndrew Geissler2017-07-173-2/+166
* Register callbacks for pcap property changesAndrew Geissler2017-07-173-2/+111
* Add .gitignore for openpower-occ-control repoAndrew Geissler2017-07-061-0/+48
* Add Support to do device bind and unbind based on OCC statusVishwanatha Subbanna2017-07-066-1/+129
* Implement OCC status interfaceVishwanatha Subbanna2017-07-044-5/+77
* Change occ control service nameVishwanatha Subbanna2017-07-046-109/+102
* Create OCC pass-through objectsDeepak Kodihalli2017-06-137-138/+109
* Use /dev/occ instead of /dev/occfifoVishwanatha Subbanna2017-06-011-1/+1
* Fix data format used in OCC communicationVishwanatha Subbanna2017-05-191-4/+12
* Commit errorlog and exit the application on error scenariosVishwanatha Subbanna2017-04-267-15/+1949
* Write payload to OCC and read it backVishwanatha Subbanna2017-04-261-1/+46
* Open device and populate file descriptorVishwanatha Subbanna2017-04-263-20/+77
OpenPOWER on IntegriCloud