1. 305ff8b sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 2 months ago
  2. 65f8cd3 update to python3 by Eddie James · 4 years, 4 months ago
  3. 5ebf803 Remove openpower-dbus-interfaces dependency by Matt Spinler · 4 years, 6 months ago
  4. 00a6478 Use experimental::filesystem for the power cap by Matt Spinler · 5 years ago
  5. eaaf3b2 Power cap fixes required for the 5.0 kernel by Matt Spinler · 5 years ago
  6. 6d6d1b3 Add unbind with OCC inactive case for OCC active signal handler by Eddie James · 5 years ago
  7. ebfee76 example: Add sensorName field by Alexander Filippov · 5 years ago
  8. 1d69e19 Add support for sensorName field in yaml by Alexander Filippov · 5 years ago
  9. b35cd0d build: install into bin instead of sbin by Patrick Venture · 5 years ago
  10. 774f9af Fix error attribute naming for Linux 5.0 by Eddie James · 5 years ago
  11. 577a935 MAINTAINERS: Add Eddie James by Brad Bishop · 5 years ago
  12. db58b74 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  13. 29a8ed1 powercap: Fix std::variant usage by William A. Kennington III · 6 years ago
  14. 5902d5f build: set language to C++ by Patrick Venture · 6 years ago
  15. 94df8c9 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  16. 7db89e3 events: Add missing memory header include by Brad Bishop · 6 years ago
  17. 1fcff95 openpower-occ-control: use c++17 by Vernon Mauery · 6 years ago
  18. f7d9e76 Revert "Add Bus class to reset OCC bus driver" by Eddie James · 6 years ago
  19. 4f4712d passthrough: only open /dev/occX during the operation by Eddie James · 6 years ago
  20. 3c1706a tests: Quick fix for googletest by William A. Kennington III · 6 years ago
  21. 5a73dec Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  22. 13ae500 Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  23. b5508d7 Add Bus class to reset OCC bus driver by Eddie James · 6 years ago
  24. 85e6520 Spelling fixes by Gunnar Mills · 6 years ago
  25. e7d976b Change occ-hwmon device names by Eddie James · 6 years ago
  26. 1111087 Retry OCC read operations by Andrew Geissler · 6 years ago
  27. 777cee9 Modify default value for configure option "install_error_yaml" by Marri Devender Rao · 6 years ago
  28. cf4fdca Install error yaml files to shared location by Marri Devender Rao · 6 years ago
  29. dae2d94 Only add presence watching when all OCCs are bound by Eddie James · 7 years ago
  30. 9fd2bdc Re-enable OCC error watching by Edward A. James · 7 years ago
  31. 41470e5 Powercap: add p8 support by Lei YU · 7 years ago
  32. 482e31f Add watches for throttling reported by the OCC by Eddie James · 7 years ago
  33. 30417a1 Create OCC objects on app startup by Deepak Kodihalli · 7 years ago
  34. 636577f Add OCC present count detection and watch by Edward A. James · 7 years ago
  35. 5e17797 Add additional device bind case if occActive is out-of-sync by Edward A. James · 7 years ago
  36. f4aedeb Update Journal Variable Names by Gunnar Mills · 7 years ago
  37. 9a5cb50 Spelling fixes in configure.ac by Gunnar Mills · 7 years ago
  38. b5259a1 Add occ_ prefix for i2c occ dbus objects by Lei YU · 7 years ago
  39. 370f06b Always watch for CPU inventory creation by Deepak Kodihalli · 7 years ago
  40. 3f3fa56 Check only CPU presence before reconstructing OCCs by Deepak Kodihalli · 7 years ago
  41. dfc7ec7 Split occ_manager.hpp into header and source files by Vishwanatha Subbanna · 7 years ago
  42. b57f151 Set OccActive property on application start by Vishwanatha Subbanna · 7 years ago
  43. e2fb556 Disable OCC error monitoring by Vishwanatha Subbanna · 7 years ago
  44. ed0f8eb Remove hub FSI scan which was part of OCC bind by Vishwanatha Subbanna · 7 years ago
  45. 2c12913 Seek to file offset 0 after reading error file by Vishwanatha Subbanna · 7 years ago
  46. 18dc128 Change signature of getService by Vishwanatha Subbanna · 7 years ago
  47. 6c56a4a Add unit tests for utils and refactor Makefiles by Lei YU · 7 years ago
  48. 0ab90ca Add I2C OCC support for P8 systems by Lei YU · 7 years ago
  49. 3ace757 Only consider CPUs that are Present and Functional by Vishwanatha Subbanna · 7 years ago
  50. 1ec291f Remove creating sdbusplus handler in occ_finder by Vishwanatha Subbanna · 7 years ago
  51. 2dc9b1a Enable OCC error monitoring by Vishwanatha Subbanna · 7 years ago
  52. 715595b Reset hub scan variable when OCC goes inactive by Andrew Geissler · 7 years ago
  53. 3e5422e Delay opening OCC device until bind by Vishwanatha Subbanna · 7 years ago
  54. d298105 Call Hub FSI scan service prior to doing OCC bind by Vishwanatha Subbanna · 7 years ago
  55. 30e329a Reset OCC on error condition by Vishwanatha Subbanna · 7 years ago
  56. 6add0b8 Use generated occ to sensor ID map by Vishwanatha Subbanna · 7 years ago
  57. 5f031f3 Reconstruct OCC objects on app restart by Deepak Kodihalli · 7 years ago
  58. ee4d83d Add support to watch for OCC errors by Vishwanatha Subbanna · 7 years ago
  59. 554d600 Fix master occ name in openpower-occ-control by Andrew Geissler · 7 years ago
  60. 6ac874e Notify OCC of pcap setting changes by Andrew Geissler · 7 years ago
  61. 4cea4d2 Determine pcap value to send to occ by Andrew Geissler · 7 years ago
  62. 52cf26a Create pcap object and log monitored events by Andrew Geissler · 7 years ago
  63. 32016d1 Register callbacks for pcap property changes by Andrew Geissler · 7 years ago
  64. 805e04b Add .gitignore for openpower-occ-control repo by Andrew Geissler · 7 years ago
  65. 32e84e9 Add Support to do device bind and unbind based on OCC status by Vishwanatha Subbanna · 7 years ago
  66. 307d80b Implement OCC status interface by Vishwanatha Subbanna · 7 years ago
  67. 2180b2d Change occ control service name by Vishwanatha Subbanna · 7 years ago
  68. fd358d1 Create OCC pass-through objects by Deepak Kodihalli · 7 years ago
  69. d13694a Use /dev/occ instead of /dev/occfifo by Vishwanatha Subbanna · 7 years ago
  70. 7d700e2 Fix data format used in OCC communication by Vishwanatha Subbanna · 7 years ago
  71. 9bb065b Commit errorlog and exit the application on error scenarios by Vishwanatha Subbanna · 7 years ago
  72. 67d50ad Write payload to OCC and read it back by Vishwanatha Subbanna · 7 years ago
  73. 38b08d7 Open device and populate file descriptor by Vishwanatha Subbanna · 7 years ago
  74. afd21a6 Populate device entry based on position by Vishwanatha Subbanna · 7 years ago
  75. f9fbadd Remove dead code during sdbus object creation by Vishwanatha Subbanna · 7 years ago
  76. 02ba9ec Implement org.open_power.OCC.PassThrough.Send by Deepak Kodihalli · 7 years ago
  77. 6b492fb Implement org.open_power.OCC.PassThrough by Deepak Kodihalli · 7 years ago
  78. 4779531 Find OCC objects by Deepak Kodihalli · 7 years ago
  79. 92a6341 Add main application by Deepak Kodihalli · 7 years ago
  80. 546bcd3 Initial commit by Patrick Williams · 7 years ago