1. 818cc8d Support multiple sensors of same fru_type/label by Matt Spinler · 8 months ago
  2. 9bec8af meson: remove install-error-yaml option by Patrick Williams · 10 months ago
  3. fa10621 meson: Replace configure_file with fs.copyfile by George Liu · 11 months ago
  4. 37f08cf meson_options.txt: Support for reading options from meson.options by George Liu · 11 months ago
  5. 50cfb70 build: upgrade to C++23 by Patrick Williams · 12 months ago
  6. 159a227 Minor fix in pldmClose() API by Pavithra Barithaya · 9 months ago
  7. d8aab2a elog-errors: remove generated file by Patrick Williams · 1 year, 2 months ago
  8. 5161a02 Fix trace of pldm return codes for yocto update by Chris Cain · 11 months ago
  9. 423187e Fix PLDM dependency string by Chris Cain · 1 year, 1 month ago
  10. c86d80f Implement processor throttle dbus properties by Chris Cain · 1 year, 2 months ago
  11. a49c987 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  12. 1a9de80 Add Chris as maintainer by Chris Cain · 1 year, 2 months ago
  13. 811ac9b regenerate-meson: re-run with latest from sdbusplus by Patrick Williams · 1 year, 2 months ago
  14. 47831f5 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 3 months ago
  15. 082a6ca Handle OCC active sensor updates prior to host runtime by Chris Cain · 1 year, 3 months ago
  16. 7b00cde Check host state before attempting OCC communication by Chris Cain · 1 year, 4 months ago
  17. c9dc441 Trace PLDM response on unexpected states by Chris Cain · 1 year, 4 months ago
  18. d86651f meson: add dependency for nlohmann-json by Patrick Williams · 1 year, 5 months ago
  19. 18dcfb4 meson: change dependency order for subproject build by Patrick Williams · 1 year, 5 months ago
  20. 52cce03 Remove Hypervisor check for PowerVM target by Chris Cain · 1 year, 5 months ago
  21. 7bd6d14 Move the service files to the occ-control repo by Chris Cain · 1 year, 6 months ago
  22. e2242d4 beautysh: re-format by Patrick Williams · 1 year, 7 months ago
  23. fdf827e python: fix flake8 warnings and format with black by Patrick Williams · 1 year, 7 months ago
  24. b3c5704 Use format_as rather than operator << overload by Eddie James · 1 year, 8 months ago
  25. d4af652 Update fmtlib fix by Eddie James · 1 year, 8 months ago
  26. b251546 Provide a fmtlib ostream formatter for SysPwrMode enum by Eddie James · 1 year, 8 months ago
  27. 2ccc3f6 Add journal traces to occ-control PELs by Chris Cain · 1 year, 9 months ago
  28. f9fd1e5 Commit OCC related errors as informational by Chris Cain · 1 year, 9 months ago
  29. e2a5851 yaml: move to subdirectory by Patrick Williams · 1 year, 10 months ago
  30. ed7b633 MAINTAINERS: remove file by Patrick Williams · 1 year, 11 months ago
  31. cdaf998 sdbusplus:p10: object: don't use 'bool' argument constructor by Andrew Geissler · 2 years, 2 months ago
  32. af40808 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  33. b9b7b34 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years ago
  34. 8cf7496 Re-fetch StateSensors if unable to find sensor by Chris Cain · 2 years ago
  35. 81c8343 Validate user power cap changes fall within limits by Chris Cain · 2 years ago
  36. 157467d Revert clearing PDRs if host power is off by Chris Cain · 2 years ago
  37. 72d01aa Fix correlation between OCC StateSensorPDRs and procs by Chris Cain · 2 years, 1 month ago
  38. 3576d65 Add support for power mode locking by Ben Tyner · 2 years, 1 month ago
  39. 8b508bf Reuse MCTP instance IDs for PLDM retries by Chris Cain · 2 years, 1 month ago
  40. f55f91a Restart discover timer to ensure recovery is attempted by Chris Cain · 2 years, 1 month ago
  41. 31a2f13 Add safe mode to user interface by Sheldon Bailey · 2 years, 1 month ago
  42. 9789e71 Log a PEL for communication, presence mismatch, and safe state errors by Eddie James · 2 years, 1 month ago
  43. c8dd459 Fix Max fan speed with Deconfigured DIMM by Sheldon Bailey · 2 years, 2 months ago
  44. 7f89e4d Prevent using stale data when active sensors were queued by Chris Cain · 2 years, 2 months ago
  45. 733b201 Prevent repeatedly reading PLDM sensors when proc garded by Chris Cain · 2 years, 2 months ago
  46. cd0940b failure to get OCC temp 0 by Sheldon Bailey · 2 years, 2 months ago
  47. 6d8f37a Ensure occActive called after device enabled by Chris Cain · 2 years, 2 months ago
  48. bd551de Queue active sensor updates before status objs created by Chris Cain · 2 years, 2 months ago
  49. 613dc90 Create PowerMode object before status objects by Chris Cain · 2 years, 3 months ago
  50. aced309 Switch to setting Device active by Eddie James · 2 years, 2 months ago
  51. 11fd131 openpower_occ_control: Support new APSS sensor IDs by Sheldon Bailey · 2 years, 2 months ago
  52. ea2b22e BMC: Fan control for Idle Power saver by Sheldon Bailey · 2 years, 3 months ago
  53. 12d0b82 Ignore HRESET status when we did not request by Chris Cain · 2 years, 2 months ago
  54. d4c19a0 Prevent updating power cap sysfs file when OCC not active by Chris Cain · 2 years, 2 months ago
  55. bae4d07 Wait for OCC Active PDR to become available by Chris Cain · 2 years, 4 months ago
  56. 1923a75 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 3 months ago
  57. c567dc8 Prevent termination on OCC open/read/write errors by Chris Cain · 2 years, 3 months ago
  58. 7e374fb Ignore PLDM message if status objects not created by Chris Cain · 2 years, 3 months ago
  59. 373af75 openpower-occ-control:failure to read OCC state. by Sheldon Bailey · 2 years, 4 months ago
  60. e2d0a43 Handle file errors when device path gets unbound by Chris Cain · 2 years, 3 months ago
  61. 8676e03 Convert power cap limits to input power for users by Chris Cain · 2 years, 3 months ago
  62. 3c2beea Make PLDM call to do HRESET an asynchronous call: by Chris Cain · 2 years, 3 months ago
  63. 40501a2 Monitor for power cap changes when occ-control started by Chris Cain · 2 years, 4 months ago
  64. 5d66a0a Expose power cap min/max on dbus by Chris Cain · 2 years, 5 months ago
  65. cb018da Fix OCC active check in SBE timeout path by Eddie James · 2 years, 4 months ago
  66. 2a751d7 Check for OCC active before sending HRESET by Eddie James · 2 years, 4 months ago
  67. d1b6826 Make PLDM call to reset OCCs an asynchronous call by Chris Cain · 2 years, 4 months ago
  68. cde7bea Allow restoring default Idle Power Saver parameters by Chris Cain · 2 years, 5 months ago
  69. 1718fd8 Hold off OCC communication if targets not ready by Chris Cain · 2 years, 5 months ago
  70. 1be4337 Read default power mode & IPS parameters from DBus by Chris Cain · 2 years, 7 months ago
  71. 0f51652 Fix pldm query to prevent truncating container id by Chris Cain · 2 years, 5 months ago
  72. b6535e8 Prevent hwmon pcap path from getting truncated by Chris Cain · 2 years, 5 months ago
  73. 6fa848a Fix occ-control terminations by Chris Cain · 2 years, 5 months ago
  74. d84a833 Update total power units on dbus by Chris Cain · 2 years, 6 months ago
  75. 36f9cde Add support for OEM Power Modes by Chris Cain · 2 years, 7 months ago
  76. f3a4a69 Fix some warnings by cppcheck by George Liu · 2 years, 6 months ago
  77. e98faec Remove redundant variables by George Liu · 2 years, 6 months ago
  78. 432dc48 pldm: Fix HRESET handling and incorrect entity ID by Eddie James · 2 years, 8 months ago
  79. 36313c7 Fix PLDM effector state set IDs by Eddie James · 2 years, 8 months ago
  80. a7b74dc Clean up error cases on boot or when app restarted by Chris Cain · 2 years, 8 months ago
  81. 1725767 Send ambient and altitude to OCC by Chris Cain · 2 years, 8 months ago
  82. ace67d8 Add proc IO Ring and core/IO ring DVFS sensors by Matt Spinler · 2 years, 9 months ago
  83. 338748b ffdc: Only proceed with PEL creation if there is an error by Eddie James · 2 years, 8 months ago
  84. 8a3b860 Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  85. ea4ba17 build: Remove autotools support by George Liu · 2 years, 8 months ago
  86. cbad219 Add SBE timeout handling by Eddie James · 2 years, 9 months ago
  87. 2f9f9bb Add FFDC collection by Eddie James · 2 years, 10 months ago
  88. 6b234c1 Change yamldir to refer to a directory by Eddie James · 2 years, 9 months ago
  89. 3f710bd Add power supply derating factor to meson options by Eddie James · 2 years, 9 months ago
  90. 1d51da2 Use Idle Power Saver parameters from DBus by Chris Cain · 2 years, 9 months ago
  91. ad6eca4 Handle D-Bus exceptions by George Liu · 2 years, 9 months ago
  92. 064fc15 Remove compilation using autotools by George Liu · 2 years, 9 months ago
  93. 9ed399d Add subprojects by George Liu · 2 years, 10 months ago
  94. bddcf85 Add meson build by George Liu · 2 years, 10 months ago
  95. 3792346 Change P10 poll rate to 5s by Matt Spinler · 2 years, 9 months ago
  96. 5901abd Add chassis association to sensors by Matt Spinler · 2 years, 9 months ago
  97. ff7afd9 Use big core numbering for P10 cores by Matt Spinler · 2 years, 10 months ago
  98. 2cd3e61 Replace IRC with Discord by George Liu · 2 years, 10 months ago
  99. d0345ae Comment unused parameters by George Liu · 2 years, 10 months ago
  100. bcef3b4 Replace std::experimental::filesystem with std::filesystem by George Liu · 2 years, 10 months ago