1. 2d6ec90 clang-format: update latest spec and reformat by Patrick Williams · 5 weeks ago
  2. eb88805 build: use allowed over enabled or not-disabled by Patrick Williams · 6 weeks ago
  3. 720a384 Set default package to build for POWER10 by Chris Cain · 9 weeks ago
  4. 3ece5b9 Add processor callout when BMC has no comm to an OCC by Chris Cain · 8 weeks ago
  5. 6f3fe1a clang-format: re-format for clang-19 by Patrick Williams · 3 months ago
  6. 03a8fe3 Update persistent power cap data filename by Chris Cain · 3 months ago
  7. d6ced7c Add CapLimits dbus interface to occ-control app by Chris Cain · 2 years, 5 months ago
  8. 37abe9b Update occ-control to use lg2 for all logging by Chris Cain · 4 months ago
  9. 3523cc0 Add chassis association for total_power sensor by Chris Cain · 4 months ago
  10. 1fe436d Disable Idle Power Saver support in efficiency modes by Chris Cain · 5 months ago
  11. f0295f5 Improve BMC error handling for OCC comm failures by Chris Cain · 6 months ago
  12. 9a8fe27 Remove OSStart as indication host is running by Chris Cain · 6 months ago
  13. 88811ad Fix missing PLDM transport configuration by Eddie James · 6 months ago
  14. 6213f19 Add kernel MCTP (AF_MCTP) support and transport-implementation option by Lakshmi Yadlapati · 8 months ago
  15. 358d396 Fix OCC response checksum calculation by Chris Cain · 7 months ago
  16. d7542c8 clang-format: re-format for clang-18 by Patrick Williams · 7 months ago
  17. 52328cb Move to libpldm pldm_transport APIs by Rashmica Gupta · 2 years, 1 month ago
  18. 30040d9 Read mode support from entity manager and update dbus by Chris Cain · 9 months ago
  19. db38e91 Move to libpldm instance id APIs by Rashmica Gupta · 1 year, 10 months ago
  20. aeba51c Change "mctp instance id" to "pldm instance id" by Rashmica Gupta · 2 years, 1 month ago
  21. 97476a1 pldm: Replace deprecated libpldm header path by Andrew Jeffery · 9 months ago
  22. c33171b Throttle PLDM traces after 5 minutes while waiting for PDRs by Chris Cain · 10 months ago
  23. 1173b2b Option to override dump request D-Bus path by Dhruvaraj Subhashchandran · 9 months ago
  24. 32f2af0 Fixed bare URLs in README.md by Chris Cain · 10 months ago
  25. a19bd42 Increase timeout before logging PEL when OCC sensors unavailable by Chris Cain · 10 months ago
  26. 7651c06 Prevent missing sensor PEL when host is not running by Chris Cain · 10 months ago
  27. 1c3349e Update PEL to Predictive when unable to get OCC PDRs by Chris Cain · 11 months ago
  28. 4b82f3e Create PEL if unable to get the OCC PDRs by Chris Cain · 11 months ago
  29. 755af10 Handle other PLDM_STATE_SET_OPERATIONAL states by Chris Cain · 1 year ago
  30. 89e54fa test: fix power10-mode compile errors by Patrick Williams · 1 year ago
  31. fb0a5c3 occ_manager: add missing PLDM check by Patrick Williams · 1 year ago
  32. 6506e0d meson: fix libpldm move to its own repository by Patrick Williams · 1 year ago
  33. 447c183 meson: simplify dependencies by Patrick Williams · 1 year ago
  34. f6992a4 meson: add missing cereal dependency by Patrick Williams · 1 year ago
  35. c0e2d82 occ_command: switch to std::formatter for enums by Patrick Williams · 1 year ago
  36. 015f1be Populate AllowedPowerModes by Chris Cain · 1 year, 1 month ago
  37. 4800249 prefer std::format over fmt by Patrick Williams · 1 year, 1 month ago
  38. 2ff2886 Add Eco mode support by Chris Cain · 1 year, 1 month ago
  39. ae157b6 Force fans to high when no valid temp from sensors by Chris Cain · 1 year, 2 months ago
  40. fec4b0b Add the .Error. segment to error names by Matt Spinler · 1 year, 2 months ago
  41. a937491 meson: adjust nlohmann-json dependency by Patrick Williams · 1 year, 3 months ago
  42. a8ebb1d build: use allowed over enabled by Patrick Williams · 1 year, 3 months ago
  43. 2564451 Correct PLDM service name by Chris Cain · 1 year, 4 months ago
  44. c831dd8 clang-format: copy latest and re-format by Patrick Williams · 1 year, 5 months ago
  45. ad8f452 Create sensors for DIMM DVFS temps by Matt Spinler · 1 year, 5 months ago
  46. 818cc8d Support multiple sensors of same fru_type/label by Matt Spinler · 1 year, 5 months ago
  47. 9bec8af meson: remove install-error-yaml option by Patrick Williams · 1 year, 6 months ago
  48. fa10621 meson: Replace configure_file with fs.copyfile by George Liu · 1 year, 7 months ago
  49. 37f08cf meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 7 months ago
  50. 50cfb70 build: upgrade to C++23 by Patrick Williams · 1 year, 8 months ago
  51. 159a227 Minor fix in pldmClose() API by Pavithra Barithaya · 1 year, 6 months ago
  52. d8aab2a elog-errors: remove generated file by Patrick Williams · 1 year, 11 months ago
  53. 5161a02 Fix trace of pldm return codes for yocto update by Chris Cain · 1 year, 7 months ago
  54. 423187e Fix PLDM dependency string by Chris Cain · 1 year, 9 months ago
  55. c86d80f Implement processor throttle dbus properties by Chris Cain · 1 year, 10 months ago
  56. a49c987 clang-format: copy latest and re-format by Patrick Williams · 1 year, 10 months ago
  57. 1a9de80 Add Chris as maintainer by Chris Cain · 1 year, 10 months ago
  58. 811ac9b regenerate-meson: re-run with latest from sdbusplus by Patrick Williams · 1 year, 11 months ago
  59. 47831f5 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 11 months ago
  60. 082a6ca Handle OCC active sensor updates prior to host runtime by Chris Cain · 2 years ago
  61. 7b00cde Check host state before attempting OCC communication by Chris Cain · 2 years ago
  62. c9dc441 Trace PLDM response on unexpected states by Chris Cain · 2 years ago
  63. d86651f meson: add dependency for nlohmann-json by Patrick Williams · 2 years, 1 month ago
  64. 18dcfb4 meson: change dependency order for subproject build by Patrick Williams · 2 years, 1 month ago
  65. 52cce03 Remove Hypervisor check for PowerVM target by Chris Cain · 2 years, 1 month ago
  66. 7bd6d14 Move the service files to the occ-control repo by Chris Cain · 2 years, 2 months ago
  67. e2242d4 beautysh: re-format by Patrick Williams · 2 years, 3 months ago
  68. fdf827e python: fix flake8 warnings and format with black by Patrick Williams · 2 years, 3 months ago
  69. b3c5704 Use format_as rather than operator << overload by Eddie James · 2 years, 4 months ago
  70. d4af652 Update fmtlib fix by Eddie James · 2 years, 4 months ago
  71. b251546 Provide a fmtlib ostream formatter for SysPwrMode enum by Eddie James · 2 years, 4 months ago
  72. 2ccc3f6 Add journal traces to occ-control PELs by Chris Cain · 2 years, 5 months ago
  73. f9fd1e5 Commit OCC related errors as informational by Chris Cain · 2 years, 5 months ago
  74. e2a5851 yaml: move to subdirectory by Patrick Williams · 2 years, 6 months ago
  75. ed7b633 MAINTAINERS: remove file by Patrick Williams · 2 years, 7 months ago
  76. cdaf998 sdbusplus:p10: object: don't use 'bool' argument constructor by Andrew Geissler · 2 years, 11 months ago
  77. af40808 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 8 months ago
  78. b9b7b34 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 8 months ago
  79. 8cf7496 Re-fetch StateSensors if unable to find sensor by Chris Cain · 2 years, 9 months ago
  80. 81c8343 Validate user power cap changes fall within limits by Chris Cain · 2 years, 9 months ago
  81. 157467d Revert clearing PDRs if host power is off by Chris Cain · 2 years, 9 months ago
  82. 72d01aa Fix correlation between OCC StateSensorPDRs and procs by Chris Cain · 2 years, 9 months ago
  83. 3576d65 Add support for power mode locking by Ben Tyner · 2 years, 10 months ago
  84. 8b508bf Reuse MCTP instance IDs for PLDM retries by Chris Cain · 2 years, 10 months ago
  85. f55f91a Restart discover timer to ensure recovery is attempted by Chris Cain · 2 years, 10 months ago
  86. 31a2f13 Add safe mode to user interface by Sheldon Bailey · 2 years, 10 months ago
  87. 9789e71 Log a PEL for communication, presence mismatch, and safe state errors by Eddie James · 2 years, 10 months ago
  88. c8dd459 Fix Max fan speed with Deconfigured DIMM by Sheldon Bailey · 2 years, 10 months ago
  89. 7f89e4d Prevent using stale data when active sensors were queued by Chris Cain · 2 years, 10 months ago
  90. 733b201 Prevent repeatedly reading PLDM sensors when proc garded by Chris Cain · 2 years, 10 months ago
  91. cd0940b failure to get OCC temp 0 by Sheldon Bailey · 2 years, 11 months ago
  92. 6d8f37a Ensure occActive called after device enabled by Chris Cain · 2 years, 11 months ago
  93. bd551de Queue active sensor updates before status objs created by Chris Cain · 2 years, 11 months ago
  94. 613dc90 Create PowerMode object before status objects by Chris Cain · 3 years ago
  95. aced309 Switch to setting Device active by Eddie James · 2 years, 11 months ago
  96. 11fd131 openpower_occ_control: Support new APSS sensor IDs by Sheldon Bailey · 2 years, 11 months ago
  97. ea2b22e BMC: Fan control for Idle Power saver by Sheldon Bailey · 3 years ago
  98. 12d0b82 Ignore HRESET status when we did not request by Chris Cain · 2 years, 11 months ago
  99. d4c19a0 Prevent updating power cap sysfs file when OCC not active by Chris Cain · 2 years, 11 months ago
  100. bae4d07 Wait for OCC Active PDR to become available by Chris Cain · 3 years ago