- d7be555 Move source files into application-specific sub-directories by George Liu · 4 months ago[Renamed from src/TachSensor.cpp]
- 8392900 Move GPIO presence object to its own files by Chris Cain · 10 months ago
- 2aaf717 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
- 8b34f2c TachSensor: Support multiple fans on the same GPIO by Patrick Rudolph · 6 months ago
- eacbfdd Enable misc-include-cleaner by Ed Tanous · 9 months ago
- 201a101 Add modernize-redundant-void-arg by Ed Tanous · 9 months ago
- 6e6561d tachsensor: Fix 'Associations' capitalization to register associations by Glukhov Mikhail · 12 months ago
- 597e842 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
- 779c96a clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- 83db50c Don't use deprecated asio functions by Ed Tanous · 1 year, 10 months ago
- 1f97863 Change io_service to io_context by Ed Tanous · 1 year, 10 months ago
- e73bd0a sensors: Align source structure away from anti-patterns by Andrew Jeffery · 2 years ago
- 9b4a20e Move to steady_timer by Ed Tanous · 2 years, 4 months ago
- 6c106d6 Replace boost string predicate functions with stdlib ones by Zev Weiss · 2 years, 5 months ago
- 0521a06 TachSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
- 5170fe6 tachsensor: Similar fixes from HwmonTempSensor by Josh Lehan · 2 years, 5 months ago
- 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
- bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
- 99c4409 Enable cppcoreguidelines-pro-type-vararg check by Ed Tanous · 3 years ago
- 3928741 sensors: don't pass excess conn handler by Andrei Kartashev · 3 years ago
- f69fbf9 Consistently use std::pair<double, double> limits by Ed Tanous · 3 years ago
- 5667808 Move threshold interfaces to common function by Jayashree Dhanapal · 3 years ago
- 00bd56d TachSensor: fix checkThresholds regression by Zhikui Ren · 3 years, 2 months ago
- da98f09 psusensor: fix psu pwm sensor name by Zhikui Ren · 3 years, 2 months ago
- 3291b9c Sensor mutability interface by Jie Yang · 3 years, 5 months ago
- 26601e8 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
- 8a17c30 Make dbus-sensors compile with clang-13 by Ed Tanous · 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
- 7b7a9de Fix thresholds not found by Jeff Lin · 3 years, 11 months ago
- 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
- 49a8ccd Add LED Support to Fan Sensor by James Feist · 4 years, 4 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
- f920e09 TachSensor: Accept PowerState from configuration by Josh Lehan · 4 years, 5 months ago
- 8086aba Fix missing includes by James Feist · 4 years, 4 months ago
- 961bf09 Standardize read errors by James Feist · 4 years, 6 months ago
- 38fb598 Update clang format by James Feist · 4 years, 7 months ago
- 833661a Cleaned up usage of updateValue() callers by Josh Lehan · 4 years, 10 months ago
- 347dd4e convert sysfs gpio usage to libgpiod by Zhikui Ren · 5 years ago
- fbb44ad fix warnings by Brad Bishop · 5 years ago
- 96e97db src: add missing headers by Patrick Venture · 5 years ago
- ef9665a Fix file descriptor checking by Jae Hyun Yoo · 5 years ago
- 2adc95c Fix Association interface by James Feist · 5 years ago
- 95e5490 TachSensor: Add threshold power check by James Feist · 5 years ago
- b6c0b91 Turn on a bunch of warnings by James Feist · 5 years ago
- d8bd562 Update Associations For bmcweb changes by James Feist · 6 years ago
- 930fcde Follow up on Todo, move path out of base sensor by James Feist · 6 years ago
- 58295ad cpusensor: detect if cpu is available by James Feist · 6 years ago
- 7b18b1e Add logging for Fan Presence / Redundancy by James Feist · 6 years ago
- af6b87c Fix: Move overriding logic to base sensor class by Richard Marian Thomaiyar · 6 years ago
- 60c0ec7 Add Item Iface to Track Fan Presence by James Feist · 6 years ago
- 9bb6746 Add association to Fan Redundancy by James Feist · 6 years ago
- 078f232 Add associations to sensors by James Feist · 6 years ago
- d870587 Update clang format by James Feist · 6 years ago
- 6ef2040 Add Ipmb Sensor by James Feist · 6 years ago
- 71d31b2 Clean up power state handling and fix voltage events by James Feist · 6 years ago
- b2eb29a Consider nan too as an override value by Richard Marian Thomaiyar · 6 years ago
- 87d713a FanSensor: Add configurable min max by James Feist · 6 years ago
- ce3fca4 Remove duplicate functions by James Feist · 6 years ago
- 95b079b Fansensor: Add psu fan support 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
- 7bc2bab Add fan presence support by James Feist · 6 years ago
- 9ced0a3 Clean up codes by Jae Hyun Yoo · 6 years ago
- 251c782 Add base class to simplify threshold logic by James Feist · 6 years ago
- 6714a25 Squashed import of Dbus-Sensors by James Feist · 6 years ago