1. b3c5704 Use format_as rather than operator << overload by Eddie James · 1 year, 8 months ago
  2. d4af652 Update fmtlib fix by Eddie James · 1 year, 8 months ago
  3. b251546 Provide a fmtlib ostream formatter for SysPwrMode enum by Eddie James · 1 year, 8 months ago
  4. 2ccc3f6 Add journal traces to occ-control PELs by Chris Cain · 1 year, 9 months ago
  5. f9fd1e5 Commit OCC related errors as informational by Chris Cain · 1 year, 9 months ago
  6. e2a5851 yaml: move to subdirectory by Patrick Williams · 1 year, 10 months ago
  7. ed7b633 MAINTAINERS: remove file by Patrick Williams · 1 year, 11 months ago
  8. cdaf998 sdbusplus:p10: object: don't use 'bool' argument constructor by Andrew Geissler · 2 years, 2 months ago
  9. af40808 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  10. b9b7b34 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years ago
  11. 8cf7496 Re-fetch StateSensors if unable to find sensor by Chris Cain · 2 years ago
  12. 81c8343 Validate user power cap changes fall within limits by Chris Cain · 2 years ago
  13. 157467d Revert clearing PDRs if host power is off by Chris Cain · 2 years ago
  14. 72d01aa Fix correlation between OCC StateSensorPDRs and procs by Chris Cain · 2 years, 1 month ago
  15. 3576d65 Add support for power mode locking by Ben Tyner · 2 years, 1 month ago
  16. 8b508bf Reuse MCTP instance IDs for PLDM retries by Chris Cain · 2 years, 1 month ago
  17. f55f91a Restart discover timer to ensure recovery is attempted by Chris Cain · 2 years, 1 month ago
  18. 31a2f13 Add safe mode to user interface by Sheldon Bailey · 2 years, 1 month ago
  19. 9789e71 Log a PEL for communication, presence mismatch, and safe state errors by Eddie James · 2 years, 1 month ago
  20. c8dd459 Fix Max fan speed with Deconfigured DIMM by Sheldon Bailey · 2 years, 2 months ago
  21. 7f89e4d Prevent using stale data when active sensors were queued by Chris Cain · 2 years, 2 months ago
  22. 733b201 Prevent repeatedly reading PLDM sensors when proc garded by Chris Cain · 2 years, 2 months ago
  23. cd0940b failure to get OCC temp 0 by Sheldon Bailey · 2 years, 2 months ago
  24. 6d8f37a Ensure occActive called after device enabled by Chris Cain · 2 years, 2 months ago
  25. bd551de Queue active sensor updates before status objs created by Chris Cain · 2 years, 2 months ago
  26. 613dc90 Create PowerMode object before status objects by Chris Cain · 2 years, 3 months ago
  27. aced309 Switch to setting Device active by Eddie James · 2 years, 2 months ago
  28. 11fd131 openpower_occ_control: Support new APSS sensor IDs by Sheldon Bailey · 2 years, 2 months ago
  29. ea2b22e BMC: Fan control for Idle Power saver by Sheldon Bailey · 2 years, 3 months ago
  30. 12d0b82 Ignore HRESET status when we did not request by Chris Cain · 2 years, 2 months ago
  31. d4c19a0 Prevent updating power cap sysfs file when OCC not active by Chris Cain · 2 years, 2 months ago
  32. bae4d07 Wait for OCC Active PDR to become available by Chris Cain · 2 years, 4 months ago
  33. 1923a75 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 3 months ago
  34. c567dc8 Prevent termination on OCC open/read/write errors by Chris Cain · 2 years, 3 months ago
  35. 7e374fb Ignore PLDM message if status objects not created by Chris Cain · 2 years, 3 months ago
  36. 373af75 openpower-occ-control:failure to read OCC state. by Sheldon Bailey · 2 years, 4 months ago
  37. e2d0a43 Handle file errors when device path gets unbound by Chris Cain · 2 years, 3 months ago
  38. 8676e03 Convert power cap limits to input power for users by Chris Cain · 2 years, 3 months ago
  39. 3c2beea Make PLDM call to do HRESET an asynchronous call: by Chris Cain · 2 years, 3 months ago
  40. 40501a2 Monitor for power cap changes when occ-control started by Chris Cain · 2 years, 4 months ago
  41. 5d66a0a Expose power cap min/max on dbus by Chris Cain · 2 years, 5 months ago
  42. cb018da Fix OCC active check in SBE timeout path by Eddie James · 2 years, 4 months ago
  43. 2a751d7 Check for OCC active before sending HRESET by Eddie James · 2 years, 4 months ago
  44. d1b6826 Make PLDM call to reset OCCs an asynchronous call by Chris Cain · 2 years, 4 months ago
  45. cde7bea Allow restoring default Idle Power Saver parameters by Chris Cain · 2 years, 5 months ago
  46. 1718fd8 Hold off OCC communication if targets not ready by Chris Cain · 2 years, 4 months ago
  47. 1be4337 Read default power mode & IPS parameters from DBus by Chris Cain · 2 years, 7 months ago
  48. 0f51652 Fix pldm query to prevent truncating container id by Chris Cain · 2 years, 5 months ago
  49. b6535e8 Prevent hwmon pcap path from getting truncated by Chris Cain · 2 years, 5 months ago
  50. 6fa848a Fix occ-control terminations by Chris Cain · 2 years, 5 months ago
  51. d84a833 Update total power units on dbus by Chris Cain · 2 years, 6 months ago
  52. 36f9cde Add support for OEM Power Modes by Chris Cain · 2 years, 7 months ago
  53. f3a4a69 Fix some warnings by cppcheck by George Liu · 2 years, 6 months ago
  54. e98faec Remove redundant variables by George Liu · 2 years, 6 months ago
  55. 432dc48 pldm: Fix HRESET handling and incorrect entity ID by Eddie James · 2 years, 7 months ago
  56. 36313c7 Fix PLDM effector state set IDs by Eddie James · 2 years, 7 months ago
  57. a7b74dc Clean up error cases on boot or when app restarted by Chris Cain · 2 years, 8 months ago
  58. 1725767 Send ambient and altitude to OCC by Chris Cain · 2 years, 8 months ago
  59. ace67d8 Add proc IO Ring and core/IO ring DVFS sensors by Matt Spinler · 2 years, 8 months ago
  60. 338748b ffdc: Only proceed with PEL creation if there is an error by Eddie James · 2 years, 8 months ago
  61. 8a3b860 Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  62. ea4ba17 build: Remove autotools support by George Liu · 2 years, 8 months ago
  63. cbad219 Add SBE timeout handling by Eddie James · 2 years, 9 months ago
  64. 2f9f9bb Add FFDC collection by Eddie James · 2 years, 9 months ago
  65. 6b234c1 Change yamldir to refer to a directory by Eddie James · 2 years, 8 months ago
  66. 3f710bd Add power supply derating factor to meson options by Eddie James · 2 years, 8 months ago
  67. 1d51da2 Use Idle Power Saver parameters from DBus by Chris Cain · 2 years, 9 months ago
  68. ad6eca4 Handle D-Bus exceptions by George Liu · 2 years, 9 months ago
  69. 064fc15 Remove compilation using autotools by George Liu · 2 years, 9 months ago
  70. 9ed399d Add subprojects by George Liu · 2 years, 10 months ago
  71. bddcf85 Add meson build by George Liu · 2 years, 10 months ago
  72. 3792346 Change P10 poll rate to 5s by Matt Spinler · 2 years, 9 months ago
  73. 5901abd Add chassis association to sensors by Matt Spinler · 2 years, 9 months ago
  74. ff7afd9 Use big core numbering for P10 cores by Matt Spinler · 2 years, 10 months ago
  75. 2cd3e61 Replace IRC with Discord by George Liu · 2 years, 10 months ago
  76. d0345ae Comment unused parameters by George Liu · 2 years, 10 months ago
  77. bcef3b4 Replace std::experimental::filesystem with std::filesystem by George Liu · 2 years, 10 months ago
  78. b5ca101 Update clang-format by George Liu · 2 years, 10 months ago
  79. d267cec Find P10 OCCs by looking in /dev by Matt Spinler · 2 years, 10 months ago
  80. 2561362 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  81. 05e9559 dos2unix conversion by Patrick Williams · 2 years, 10 months ago
  82. a26f152 Check for read failures during sensor monitoring by Matt Spinler · 2 years, 10 months ago
  83. 53f6814 Set sensors to NaN when polling is stopped by Matt Spinler · 2 years, 10 months ago
  84. 14d1402 The label field for temperature sensors is decimal by Matt Spinler · 2 years, 10 months ago
  85. abbcfc5 Temporarily remove label vs frutype mismatch trace by Matt Spinler · 2 years, 10 months ago
  86. 8b8abee Support 0xFF fru_type values by Matt Spinler · 2 years, 10 months ago
  87. 1339ab6 Support new PDR layout in PLDM sensor handling by Matt Spinler · 2 years, 10 months ago
  88. 72ab7f9 Update PLDM entity ID used for OCC active by Matt Spinler · 2 years, 10 months ago
  89. bb895cb Read proc temps and dimm temps by Chicago Duan · 3 years ago
  90. eeb95ba Disable Idle Power Saver by default by Chris Cain · 3 years ago
  91. 45034b4 Fixed ENABLE argument required to enable P10 support by Chris Cain · 3 years ago
  92. 4833057 Fix getBus namespaces in pldm Interface object by Chris Cain · 3 years ago
  93. 78e8601 Send OCC mode change and IPS parms after reaching active state by Chris Cain · 3 years, 4 months ago
  94. 0ad9dd8 Verify object path is empty by George Liu · 3 years ago
  95. 1390159 Verify the value of the tempX_label file by George Liu · 3 years, 1 month ago
  96. 6f777cd Add occ-dbus object by George Liu · 3 years, 1 month ago
  97. f3b7514 Refactor D-Bus object by George Liu · 3 years, 1 month ago
  98. 9b073ac Remove redundant code by George Liu · 3 years, 1 month ago
  99. 4c1079e bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 3 months ago
  100. a8857c5 Trigger periodic OCC POLL commands when the OCCs are running by Chris Cain · 3 years, 5 months ago