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