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