1. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 10 months ago
  2. 738c1e6 clang-format-11: reformat by Patrick Williams · 3 years, 10 months ago
  3. 28aa8de Replace rfind method in sensors.hpp by George Liu · 3 years, 11 months ago
  4. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  5. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  6. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  7. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  8. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  9. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  10. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  11. 3e9e72e Fix -1 issue when fan collection size is 0. by Kuiying Wang · 4 years, 6 months ago
  12. a0ec28b Enable retrieving mapping of Redfish URI to D-Bus sensor path by Adrian Ambrożewicz · 4 years, 9 months ago
  13. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  14. f8ede15 Add 'utilization' sensor to 'Sensors' page by Adrian Ambrożewicz · 4 years, 7 months ago
  15. 19bd78d sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 7 months ago
  16. f99c379 SensorCollection: Allow slash at end by Gunnar Mills · 4 years, 8 months ago
  17. 91e130a Allow unrestricted sensor override through flag by jayaprakash Mutyala · 4 years, 10 months ago
  18. 397fd61 Remove unused variables for setSensorsOverride by jayaprakash Mutyala · 4 years, 11 months ago
  19. 70d1d0a Allow sensor value override in mfg mode only by jayaprakash Mutyala · 5 years ago
  20. 3463ce4 Sensors: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
  21. 42cbe53 Add Power Supply Attributes by Gunnar Mills · 5 years ago
  22. 4bb3dc3 Redfish: Set the power cap by Carol Wang · 5 years ago
  23. d500549 bmcweb: Add IndicatorLED property to sensors by Anthony Wilson · 5 years ago
  24. 9e27a22 Move to more modern headers by Ed Tanous · 5 years ago
  25. 717794d Minor fix: Typo correction by AppaRao Puli · 5 years ago
  26. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  27. 3929aca bmcweb: Add Threshold properties to Sensors by Anthony Wilson · 5 years ago
  28. 95a3eca bmcweb: Implement SensorCollection by Anthony Wilson · 6 years ago
  29. adc4f0d Redfish: Move power supplies to Power schema by Shawn McCarney · 5 years ago
  30. 7ab06f4 Move PowerLimit to correct location by Gunnar Mills · 5 years ago
  31. 85e1424 Fix initialier_list issues by Ed Tanous · 5 years ago
  32. 02e92e3 Fix redudancy for association change by James Feist · 5 years ago
  33. 8fb49dd Redfish: Check inventory item for sensor status by Shawn McCarney · 6 years ago
  34. 34dd179 Add sensor health support by James Feist · 6 years ago
  35. 0a86feb bmcweb: Fix sensor name identification method by Richard Marian Thomaiyar · 6 years ago
  36. 028f7eb Add basic PowerControl and PowerLimit properties by Eddie James · 6 years ago
  37. 4f9a213 [Redfish] Add OCP required properties for Chassis by Jennifer Lee · 6 years ago
  38. e742b6c Redfish: Make sensor names more friendly by Ed Tanous · 6 years ago
  39. 26f0389 Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS by Shawn McCarney · 6 years ago
  40. 49c53ac Acquire chassis sensors using the sensor association DBus item by Johnathan Mantey · 6 years ago
  41. e278c18 update ASIO interfaces by Ed Tanous · 6 years ago
  42. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  43. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  44. 8bd25cc Add Redundancy to Thermal Schema by James Feist · 6 years ago
  45. de629b6 Redfish: Enhance and fix power/thermal sensors by Shawn McCarney · 6 years ago
  46. f65af9e Support for overriding multiple sensor by Richard Marian Thomaiyar · 6 years ago
  47. 413961d Patch support for sensor overrride by Richard Marian Thomaiyar · 6 years ago
  48. 43b761d bmcweb: fix compiler warnings by Ed Tanous · 6 years ago
  49. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  50. 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
  51. 5f7d88c Make chassis errors return the appropriate message by Ed Tanous · 6 years ago
  52. 2474adf Chassis: Power: Support get PowerSupply and Voltages sensors information. by Ed Tanous · 6 years ago
  53. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  54. 6f6d0d3 Implement fan PWM reading through redfish by Ed Tanous · 6 years ago
  55. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  56. d76323e Last round of variable renames by Ed Tanous · 6 years ago
  57. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  58. 03b5bae Move Sensors path to sensors by James Feist · 6 years ago
  59. 7885954 Update sensors to reflect changes after switching to sdbusplus by Lewanczyk, Dawid · 7 years ago
  60. 588c3f0 Implemented PATCH for EthernetInterface VLAN and HostName fields by Kowalski, Kamil · 7 years ago
  61. e0d918b Boost beast by Ed Tanous · 7 years ago
  62. daf36e2 Move thermal interfaces to new schema by Ed Tanous · 7 years ago
  63. aa2e59c Move bmcweb over to sdbusplus by Ed Tanous · 7 years ago
  64. 274fad5 Spelling fixes in redfish-core by Gunnar Mills · 7 years ago
  65. 08777fb Introduce Thermal schema by Lewanczyk, Dawid · 7 years ago