1. 2aaf717 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  2. 394f0c5 ipmbsensor: add support for an Ampere SMPro on an IPMB by Rebecca Cran · 1 year, 1 month ago
  3. 828c5a6 Add IpmbSensor unit tests by Ed Tanous · 11 months ago
  4. eacbfdd Enable misc-include-cleaner by Ed Tanous · 9 months ago
  5. 201a101 Add modernize-redundant-void-arg by Ed Tanous · 9 months ago
  6. 597e842 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  7. 63c9122 ipmbsensor: remove debug log by Willy Tu · 1 year, 6 months ago
  8. 779c96a clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  9. 5d032bc Add support for slot hot plug/unplug of sdr sensors by Kumar Thangavel · 2 years, 1 month ago
  10. 83db50c Don't use deprecated asio functions by Ed Tanous · 1 year, 10 months ago
  11. 1f97863 Change io_service to io_context by Ed Tanous · 1 year, 10 months ago
  12. e73bd0a sensors: Align source structure away from anti-patterns by Andrew Jeffery · 2 years ago
  13. 3746c55 Added support for IPMB based SDR detection dynamically by Jayashree Dhanapal · 2 years, 10 months ago
  14. 1f84797 Capture weak reference of sensor object in lambda by Vikash Chandola · 2 years, 3 months ago
  15. 6ee6294 IpmbSensor:Add bus index for multiple IPMB bus by Jayashree Dhanapal · 3 years, 1 month ago
  16. 14ed5e9 Add ObjectManager in the right place by Ed Tanous · 2 years, 6 months ago
  17. 8569bf2 Add getPollRate helper function by Zev Weiss · 2 years, 3 months ago
  18. 2c5a1f2 Change EM's ObjectManager path by JeffLin · 2 years, 3 months ago
  19. 9b4a20e Move to steady_timer by Ed Tanous · 2 years, 4 months ago
  20. 054aad8 Remove Configuration interface prefix from utils APIs by Zev Weiss · 2 years, 5 months ago
  21. 6c106d6 Replace boost string predicate functions with stdlib ones by Zev Weiss · 2 years, 5 months ago
  22. 34d7b97 Fix copy/paste errors in sensor type interfaces by Zev Weiss · 2 years, 5 months ago
  23. 8ba551b IpmbSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  24. 214d971 Refactor PropertiesChanged handler setup by Zev Weiss · 2 years, 5 months ago
  25. 92f8f51 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  26. a4d2768 Factor out getPowerState() helper function by Zev Weiss · 2 years, 6 months ago
  27. 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
  28. bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
  29. 8418975 Move sensorClass and subtype to separate functions by Jayashree Dhanapal · 2 years, 10 months ago
  30. 3928741 sensors: don't pass excess conn handler by Andrei Kartashev · 3 years ago
  31. a771f6a Enable cppcoreguidelines-init-variables by Ed Tanous · 3 years ago
  32. 5667808 Move threshold interfaces to common function by Jayashree Dhanapal · 3 years ago
  33. da98f09 psusensor: fix psu pwm sensor name by Zhikui Ren · 3 years, 2 months ago
  34. 3291b9c Sensor mutability interface by Jie Yang · 3 years, 5 months ago
  35. 585d3a0 dbus-sensors: Change the host state match string by Thu Ba Nguyen · 3 years, 6 months ago
  36. 9f6d4fd IpmbSensor : Add PollRate property. by Jayashree-D · 3 years, 9 months ago
  37. e76a5a6 fix klocwork issues: Add return 0 for int main() by Zhikui Ren · 3 years, 6 months ago
  38. 1263c3d Modify set-value function from external by Bruce Lee · 3 years, 7 months ago
  39. 6b6891c Add Unit property to dbus interfaces by Zev Weiss · 3 years, 9 months ago
  40. 3732257 Added readingFormat for PXE1410 in IpmbSensor. by Jayashree-D · 3 years, 10 months ago
  41. 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
  42. 832a2c6 IpmbSensor:Fix SMBus configuration for VR Temp. by Anoop S · 4 years, 2 months ago
  43. e333852 Move dbus connection into base sensor object by James Feist · 4 years, 4 months ago
  44. d3da128 revert "revert log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  45. 2456dde Revert "log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  46. 9bf6804 log debug information for sensor threshold assert events by Zhikui Ren · 4 years, 5 months ago
  47. e4a970d Fix PXE VR reading negative by James Feist · 4 years, 5 months ago
  48. 58e02ef Fix detection of invalid 'GetSensorReading' by Adrian Ambrożewicz · 4 years, 5 months ago
  49. 623723b Make IpmbSensor properly clear sensor value on PowerOff by Adrian Ambrożewicz · 4 years, 5 months ago
  50. cf4238e Fix SSB TEMP reading 0 by James Feist · 4 years, 5 months ago
  51. 961bf09 Standardize read errors by James Feist · 4 years, 6 months ago
  52. d7ae29a ipmbsensor: simplify reading by James Feist · 4 years, 7 months ago
  53. 45e9277 Support retrieving 'utilization' from ME by Adrian Ambrożewicz · 4 years, 7 months ago
  54. 38fb598 Update clang format by James Feist · 4 years, 7 months ago
  55. 551087a ipmbsensor fix errors / thresholds by James Feist · 5 years ago
  56. fbb44ad fix warnings by Brad Bishop · 5 years ago
  57. 96e97db src: add missing headers by Patrick Venture · 5 years ago
  58. 61bc6dc bugfix: IpmbSensor: out of bounds check by Patrick Venture · 5 years ago
  59. 2adc95c Fix Association interface by James Feist · 5 years ago
  60. 682a5cb IpmbSensor: Add support for HSC sensor by Vijay Khemka · 5 years ago
  61. b6c0b91 Turn on a bunch of warnings by James Feist · 6 years ago
  62. 52497fd Change power control match to use host state by James Feist · 6 years ago
  63. 930fcde Follow up on Todo, move path out of base sensor by James Feist · 6 years ago
  64. 078f232 Add associations to sensors by James Feist · 6 years ago
  65. 0d4f2bd ipmbsensor: Add delay to init cmd by James Feist · 6 years ago
  66. f7e2c5d ipmbsensor: resend init command every boot by James Feist · 6 years ago
  67. fc94b21 Add bios post checking support by James Feist · 6 years ago
  68. 6ef2040 Add Ipmb Sensor by James Feist · 6 years ago