1. d7be555 Move source files into application-specific sub-directories by George Liu · 4 months ago[Renamed from src/TachSensor.cpp]
  2. 8392900 Move GPIO presence object to its own files by Chris Cain · 10 months ago
  3. 2aaf717 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  4. 8b34f2c TachSensor: Support multiple fans on the same GPIO by Patrick Rudolph · 6 months ago
  5. eacbfdd Enable misc-include-cleaner by Ed Tanous · 9 months ago
  6. 201a101 Add modernize-redundant-void-arg by Ed Tanous · 9 months ago
  7. 6e6561d tachsensor: Fix 'Associations' capitalization to register associations by Glukhov Mikhail · 12 months ago
  8. 597e842 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  9. 779c96a clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months 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. 9b4a20e Move to steady_timer by Ed Tanous · 2 years, 4 months ago
  14. 6c106d6 Replace boost string predicate functions with stdlib ones by Zev Weiss · 2 years, 5 months ago
  15. 0521a06 TachSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  16. 5170fe6 tachsensor: Similar fixes from HwmonTempSensor by Josh Lehan · 2 years, 5 months ago
  17. 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
  18. bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
  19. 99c4409 Enable cppcoreguidelines-pro-type-vararg check by Ed Tanous · 3 years ago
  20. 3928741 sensors: don't pass excess conn handler by Andrei Kartashev · 3 years ago
  21. f69fbf9 Consistently use std::pair<double, double> limits by Ed Tanous · 3 years ago
  22. 5667808 Move threshold interfaces to common function by Jayashree Dhanapal · 3 years ago
  23. 00bd56d TachSensor: fix checkThresholds regression by Zhikui Ren · 3 years, 2 months ago
  24. da98f09 psusensor: fix psu pwm sensor name by Zhikui Ren · 3 years, 2 months ago
  25. 3291b9c Sensor mutability interface by Jie Yang · 3 years, 5 months ago
  26. 26601e8 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  27. 8a17c30 Make dbus-sensors compile with clang-13 by Ed Tanous · 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. 7b7a9de Fix thresholds not found by Jeff Lin · 3 years, 11 months ago
  31. 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
  32. 49a8ccd Add LED Support to Fan Sensor by James Feist · 4 years, 4 months ago
  33. e333852 Move dbus connection into base sensor object by James Feist · 4 years, 4 months ago
  34. d3da128 revert "revert log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  35. 2456dde Revert "log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  36. 9bf6804 log debug information for sensor threshold assert events by Zhikui Ren · 4 years, 5 months ago
  37. f920e09 TachSensor: Accept PowerState from configuration by Josh Lehan · 4 years, 5 months ago
  38. 8086aba Fix missing includes by James Feist · 4 years, 4 months ago
  39. 961bf09 Standardize read errors by James Feist · 4 years, 6 months ago
  40. 38fb598 Update clang format by James Feist · 4 years, 7 months ago
  41. 833661a Cleaned up usage of updateValue() callers by Josh Lehan · 4 years, 10 months ago
  42. 347dd4e convert sysfs gpio usage to libgpiod by Zhikui Ren · 5 years ago
  43. fbb44ad fix warnings by Brad Bishop · 5 years ago
  44. 96e97db src: add missing headers by Patrick Venture · 5 years ago
  45. ef9665a Fix file descriptor checking by Jae Hyun Yoo · 5 years ago
  46. 2adc95c Fix Association interface by James Feist · 5 years ago
  47. 95e5490 TachSensor: Add threshold power check by James Feist · 5 years ago
  48. b6c0b91 Turn on a bunch of warnings by James Feist · 5 years ago
  49. d8bd562 Update Associations For bmcweb changes by James Feist · 6 years ago
  50. 930fcde Follow up on Todo, move path out of base sensor by James Feist · 6 years ago
  51. 58295ad cpusensor: detect if cpu is available by James Feist · 6 years ago
  52. 7b18b1e Add logging for Fan Presence / Redundancy by James Feist · 6 years ago
  53. af6b87c Fix: Move overriding logic to base sensor class by Richard Marian Thomaiyar · 6 years ago
  54. 60c0ec7 Add Item Iface to Track Fan Presence by James Feist · 6 years ago
  55. 9bb6746 Add association to Fan Redundancy by James Feist · 6 years ago
  56. 078f232 Add associations to sensors by James Feist · 6 years ago
  57. d870587 Update clang format by James Feist · 6 years ago
  58. 6ef2040 Add Ipmb Sensor by James Feist · 6 years ago
  59. 71d31b2 Clean up power state handling and fix voltage events by James Feist · 6 years ago
  60. b2eb29a Consider nan too as an override value by Richard Marian Thomaiyar · 6 years ago
  61. 87d713a FanSensor: Add configurable min max by James Feist · 6 years ago
  62. ce3fca4 Remove duplicate functions by James Feist · 6 years ago
  63. 95b079b Fansensor: Add psu fan support by James Feist · 6 years ago
  64. 8721922 Add support for sensor override value by Richard Marian Thomaiyar · 6 years ago
  65. dc6c55f Add redundancy sensor and cleanup by James Feist · 6 years ago
  66. 1169eb4 Increase poll time on failure by James Feist · 6 years ago
  67. 7bc2bab Add fan presence support by James Feist · 6 years ago
  68. 9ced0a3 Clean up codes by Jae Hyun Yoo · 6 years ago
  69. 251c782 Add base class to simplify threshold logic by James Feist · 6 years ago
  70. 6714a25 Squashed import of Dbus-Sensors by James Feist · 6 years ago