1. 2aaf717 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  2. 201a101 Add modernize-redundant-void-arg by Ed Tanous · 10 months ago
  3. 597e842 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  4. 2d5ee50 Avoid thresholds vector update while iterating by Vikash Chandola · 1 year, 7 months ago
  5. 55832f3 Rename Sensor class variable by Matt Spinler · 1 year, 8 months ago
  6. 779c96a clang-format: copy latest and re-format by Patrick Williams · 1 year, 9 months ago
  7. e456925 Deassert thresholds when sensor is unavailable by Konstantin Aladyshev · 1 year, 10 months ago
  8. e73bd0a sensors: Align source structure away from anti-patterns by Andrew Jeffery · 2 years ago[Renamed (99%) from include/sensor.hpp]
  9. ece5c86 Define Sensor::readingStateGood() in terms of readingStateGood() by Zev Weiss · 2 years, 6 months ago
  10. 6db8aae Support value "ChassisOn" for "powerState" option by Thu Nguyen · 2 years, 4 months ago
  11. 054aad8 Remove Configuration interface prefix from utils APIs by Zev Weiss · 2 years, 5 months ago
  12. 2a5e2dc sensor: Bypass updating Nan to value when it's already Nan by chaul.ampere · 2 years, 6 months ago
  13. 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 7 months ago
  14. b429f31 Fix clang-tidy 14 issues by Ed Tanous · 2 years, 7 months ago
  15. 256d8c1 Revert "sensor: remove exception in error path" by Jonathan Doman · 2 years, 8 months ago
  16. bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
  17. 75872ef Always fill both values for a threshold interface by Konstantin Aladyshev · 3 years, 8 months ago
  18. fad3605 sensor: Add inError() method by Andrew Jeffery · 2 years, 10 months ago
  19. 17551b8 Remove isValidLevel() by Ed Tanous · 3 years ago
  20. 3928741 sensors: don't pass excess conn handler by Andrei Kartashev · 3 years ago
  21. c8fed20 Rearrange thresholds to be pair based by Ed Tanous · 3 years ago
  22. 74cffa8 Fix clang-tidy header check by Ed Tanous · 3 years ago
  23. 091c92c Add Softshutdown and Hardshutdown threshold interface by Jayashree Dhanapal · 3 years ago
  24. 5667808 Move threshold interfaces to common function by Jayashree Dhanapal · 3 years, 1 month ago
  25. 45f2702 Refactoring threshold properties code. by Jayashree Dhanapal · 3 years, 2 months ago
  26. 3291b9c Sensor mutability interface by Jie Yang · 3 years, 6 months ago
  27. 1e34cec thresholds: support hysteresis field if supplied by Rashmica Gupta · 3 years, 5 months ago
  28. 379b113 sensor: remove exception in error path by Patrick Williams · 3 years, 5 months ago
  29. 1263c3d Modify set-value function from external by Bruce Lee · 3 years, 8 months ago
  30. 6b6891c Add Unit property to dbus interfaces by Zev Weiss · 3 years, 9 months ago
  31. ffe1834 Add external write hook to Sensor by Josh Lehan · 3 years, 10 months ago
  32. 6cb732a Fix bug in name escaping for PSUSensor by Ed Tanous · 4 years ago
  33. 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
  34. 3bcd823 Add optional sensor reading logging instrumentation by Josh Lehan · 4 years, 3 months ago
  35. e333852 Move dbus connection into base sensor object by James Feist · 4 years, 4 months ago
  36. d3da128 revert "revert log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  37. 2456dde Revert "log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  38. 9bf6804 log debug information for sensor threshold assert events by Zhikui Ren · 4 years, 5 months ago
  39. 1a540b8 Fix a segmentation fault error in the updateProperty method by Jae Hyun Yoo · 4 years, 6 months ago
  40. 623723b Make IpmbSensor properly clear sensor value on PowerOff by Adrian Ambrożewicz · 4 years, 6 months ago
  41. 961bf09 Standardize read errors by James Feist · 4 years, 7 months ago
  42. 67601bd Add Available interface by James Feist · 4 years, 7 months ago
  43. 4f45e42 Refactoring of the updateValue method by Zbigniew Kurzynski · 4 years, 8 months ago
  44. 54ffb27 Fix for service crash - hwmontempsensor by AppaRao Puli · 4 years, 8 months ago
  45. 38fb598 Update clang format by James Feist · 4 years, 8 months ago
  46. f902c05 Skip property changed signal on threshold initialization by Yong Li · 4 years, 9 months ago
  47. 6b1247a Fix PSU threshold mismatch issue by Cheng C Yang · 4 years, 11 months ago
  48. 883fb3a Clean up logic within updateValue and checkThresholds by Josh Lehan · 5 years ago
  49. c82213c Add inventory & chassis association to PSU sensors by AppaRao Puli · 5 years ago
  50. fbb44ad fix warnings by Brad Bishop · 5 years ago
  51. fd6ba73 include: add missing headers by Patrick Venture · 5 years ago
  52. ca44b2f use quotes for local headers by Patrick Venture · 5 years ago
  53. 432d1ed psusensors: Cleaning up debug and error wording by Josh Lehan · 5 years ago
  54. 5747fab Support MAX34451, fix sensor type, enum issues by Jason Ling · 5 years ago
  55. 19cb01d Check thresholds each set by James Feist · 5 years ago
  56. 52497fd Change power control match to use host state by James Feist · 6 years ago
  57. 9f16b4b Add Hysteresis support by James Feist · 6 years ago
  58. 930fcde Follow up on Todo, move path out of base sensor by James Feist · 6 years ago
  59. c0ca7ee Check thresholds for sensor override by Richard Marian Thomaiyar · 6 years ago
  60. a5e5872 ExitAirSensor: Get power readings from PSU by James Feist · 6 years ago
  61. af6b87c Fix: Move overriding logic to base sensor class by Richard Marian Thomaiyar · 6 years ago
  62. 82bac4c Add associations for pwm by James Feist · 6 years ago
  63. 078f232 Add associations to sensors by James Feist · 6 years ago
  64. a222ba7 Fix threshold updating by James Feist · 6 years ago
  65. d870587 Update clang format by James Feist · 6 years ago
  66. b2eb29a Consider nan too as an override value by Richard Marian Thomaiyar · 6 years ago
  67. ce3fca4 Remove duplicate functions by James Feist · 6 years ago
  68. 8721922 Add support for sensor override value by Richard Marian Thomaiyar · 6 years ago
  69. dc6c55f Add redundancy sensor and cleanup by James Feist · 6 years ago
  70. 1169eb4 Increase poll time on failure by James Feist · 6 years ago
  71. 8fd8a58 Move sensor.hpp by James Feist · 6 years ago