1. ca8c7e9 Implement cable monitor by Jagpal Singh Gill · 10 months ago
  2. 560e6af nvidia-gpu: add support for communication to the endpoint by Harshit Aghera · 4 months ago
  3. 490fc51 NVMeSensor: Clear scanDelay after error recovery by Peter Yin · 3 months ago
  4. 5f917fc hwmontempsensor: Add support for TMP1075 by Potin Lai · 3 months ago
  5. 0674788 hwmontempsensor: Add support for TMP451 by Potin Lai · 3 months ago
  6. ba6ccd6 clang-tidy: format with config-clang-tidy by Patrick Williams · 3 months ago
  7. ced35e1 sdbusplus: use shorter type aliases by Patrick Williams · 3 months ago
  8. 021261c Add SMBPBI sensor by Aushim Nagarkatti · 9 months ago
  9. 8339feb psusensor: Added support for LM5066I by Potin Lai · 3 months ago
  10. 1bb4df0 Sort Service files by Ed Tanous · 3 months ago
  11. 4980e42 Fix clang 20 build issues by Chandramohan Harkude · 3 months ago
  12. 0058894 Fix signed/unsigned comparisons by Ed Tanous · 3 months ago
  13. 78ecfc4 nvidia-gpu: add systemd service file for gpusensor by Deepak Kodihalli · 4 months ago
  14. d837b56 nvidia-gpu: add entity-manager support by Harshit Aghera · 4 months ago
  15. 82d4a62 nvidia-gpu: add gpu sensor app by Harshit Aghera · 4 months ago
  16. 15dde86 Implement Liquid Leak Detector by Jagpal Singh Gill · 11 months ago
  17. 02c4366 ExternalSensor: Set available to true when a valid value is set by Potin Lai · 4 months ago
  18. 6b5e240 psuevent: fix clang-tidy error by Patrick Williams · 4 months ago
  19. ebd2a38 ipmbsensor: fix clang-tidy warning by Patrick Williams · 4 months ago
  20. 80c6805 automatic clang-tidy fixes by Patrick Williams · 4 months ago
  21. 1b48571 Disable static tidy checks by Ed Tanous · 4 months ago
  22. 6678388 psusensor: don't add fan sensor if not in labels by Andrew Geissler · 5 months ago
  23. b5922b1 Utils: Avoid createInventoryAssoc for destroyed sensors by Chau Ly · 4 months ago
  24. db26db2 externalsensor: Fix crash when sensor name contains spaces by Potin Lai · 7 months ago
  25. 43b074d PSUSensor: add ir35221 support by George Liu · 5 months ago
  26. 4080611 hwmontempsensor: add support for tmp411 temp sensors by Chris Sides · 6 months ago
  27. 6198435 src: Convert logging to lg2 by George Liu · 6 months ago
  28. 7201be4 nvme: Convert logging to lg2 by George Liu · 6 months ago
  29. f2a2baa mcu: Convert logging to lg2 by George Liu · 6 months ago
  30. 73f6cdc ipmb: Convert logging to lg2 by George Liu · 6 months ago
  31. e9a1c9c intrusion: Convert logging to lg2 by George Liu · 6 months ago
  32. 4ab892a intel-cpu: Convert logging to lg2 by George Liu · 6 months ago
  33. 8b06518 hwmon-temp: Convert logging to lg2 by George Liu · 6 months ago
  34. e34e123 fan: Convert logging to lg2 by George Liu · 6 months ago
  35. d630b3a external: Convert logging to lg2 by George Liu · 6 months ago
  36. ce1abb6 exit-air: Convert logging to lg2 by George Liu · 6 months ago
  37. d4bc41f adc: Convert logging to lg2 by George Liu · 6 months ago
  38. 4155a5a psu: Convert logging to lg2 by George Liu · 7 months ago
  39. a205c6f Fix for PSU input sensors by Jayaprakash Mutyala · 7 months ago
  40. 81d073f Update Vernon Mauery email by Vernon Mauery · 6 months ago
  41. 556e04b clang-format: update latest spec and reformat by Patrick Williams · 7 months ago
  42. ff8c90e meson: reformat with meson formatter by Patrick Williams · 7 months ago
  43. 18b6186 Apply misc-include-cleaner fixes by Ed Tanous · 7 months ago
  44. 2e46696 Deprecate std::filesystem namespace include by Ed Tanous · 7 months ago
  45. b2392ef psusensor: add new CRPS185 power supply by Andrew Geissler · 9 months ago
  46. 291c295 Utils: Improve debug print by Patrick Rudolph · 8 months ago
  47. af1724b adcsensor: prevent reading when power is not ready by Thang Tran · 9 months ago
  48. 5f14cac clang-format: re-format for clang-19 by Patrick Williams · 8 months ago
  49. a9ea8e5 PSUSensor: add SY24655 device by Rush Chen · 8 months ago
  50. d490830 hwmontempsensor: check active state before activation by Potin Lai · 8 months ago
  51. 19d1fda MCTPReactor: Update MCTP D-Bus APIs by Thu Nguyen · 9 months ago
  52. 4bbd02d Enable GPIO polling for fans that dont support GPIO events by Xiaochao Ma · 3 years, 2 months ago
  53. 275f7c3 Add mctpreactor for dynamic configuration of MCTP networks by Andrew Jeffery · 1 year, 7 months ago
  54. 9ce5fe4 meson: Define include_directories in dependencies for static libraries by Andrew Jeffery · 9 months ago
  55. c45e18f Add support for GPIO polling for presence detection by Chris Cain · 1 year, 1 month ago
  56. d7be555 Move source files into application-specific sub-directories by George Liu · 11 months ago
  57. 5b74aba PSUSensor: add ISL28022 support by Yikai Tsai · 12 months ago
  58. cb5139d sensorpaths: adjust case for 'utilization' by Patrick Williams · 10 months ago
  59. 8392900 Move GPIO presence object to its own files by Chris Cain · 1 year, 6 months ago
  60. 416c96a psusensor: Check active state before activation by Chau Ly · 11 months ago
  61. c4ddf64 PSUSensor: Add smpro-hwmon sensor type by Chau Ly · 1 year, 2 months ago
  62. e1dcb5c PwmSensor: Fix function getValue returns wrong data type by Yang Chen · 1 year ago
  63. f2fc1b3 psusensor: Check for present field before using by Vikash Chandola · 12 months ago
  64. 1048077 HwmonTemp: add TMP468 support by Hieu Huynh · 12 months ago
  65. 72bd273 clang-tidy: Remove redundant configuration by George Liu · 12 months ago
  66. 77ae514 build: upgrade to C++23 by Patrick Williams · 2 years, 1 month ago
  67. 982d99f PSUSensor: Add RTQ6056 supports by Ian Chien · 1 year ago
  68. 2aaf717 clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
  69. 8b34f2c TachSensor: Support multiple fans on the same GPIO by Patrick Rudolph · 1 year, 1 month ago
  70. 00b305b README.md: Fix MD025 warnings by George Liu · 1 year, 1 month ago
  71. 084daf3 README.md: Fix MD040 warnings by George Liu · 1 year, 1 month ago
  72. c82a409 PSUSensor: Add MAX11615 supports by Ian Chien · 1 year, 1 month ago
  73. 8800c04 HwmonTemp: add TMP432 support by Andrew Geissler · 1 year, 1 month ago
  74. 40baf77 Fix: Dimm Temp Sensor name change by PavanKumarIntel · 1 year, 2 months ago
  75. 457715b PSUSensor: Fix CPU presence detection by Patrick Rudolph · 1 year, 5 months ago
  76. 6e6618f PSUSensor: add RAA228004 support by Potin Lai · 1 year, 3 months ago
  77. 8c13c28 PSUSensor: Add max11617 support by Allen.Wang · 1 year, 2 months ago
  78. e8a14e9 psusensor: simplify the labelMatch table by cchoux · 1 year, 10 months ago
  79. 503c146 OWNERS: update with template by Patrick Williams · 1 year, 2 months ago
  80. d8e48df PSUSensor: Add MPQ8785 support by Jeff Lin · 1 year, 3 months ago
  81. 53896db HwmonTempSensor: Add support for EMC1403 by Delphine CC Chiu · 1 year, 3 months ago
  82. 9110dfc PSUSensor: add xdp710 support by Yi-Shum · 1 year, 3 months ago
  83. 40c4d68 fansensor: add compatible string for ast2600 tach by Potin Lai · 2 years, 3 months ago
  84. 394f0c5 ipmbsensor: add support for an Ampere SMPro on an IPMB by Rebecca Cran · 1 year, 8 months ago
  85. 828c5a6 Add IpmbSensor unit tests by Ed Tanous · 1 year, 7 months ago
  86. a9c1bec hwmontempsensor: update PercentRH unit string by Potin Lai · 1 year, 4 months ago
  87. ef85e0b Utils: change OS state busname and objpath by Potin Lai · 1 year, 6 months ago
  88. b1e74cd Add new tidy checks by Ed Tanous · 1 year, 5 months ago
  89. eacbfdd Enable misc-include-cleaner by Ed Tanous · 1 year, 5 months ago
  90. 9142343 Enable cppcoreguidelines-rvalue-reference-param-not-moved by Ed Tanous · 1 year, 5 months ago
  91. 7c2e7c9 psusensor: Fix memory leak by Zhikui Ren · 1 year, 6 months ago
  92. de366c8 Enable readability-container-data-pointer by Ed Tanous · 1 year, 5 months ago
  93. b074528 Add bugprone-optional-value-conversion by Ed Tanous · 1 year, 5 months ago
  94. 739ab19 Fix readability-redundant-member-init by Ed Tanous · 1 year, 5 months ago
  95. f3fd524 Enable bugprone-unused-local-non-trivial-variable by Ed Tanous · 1 year, 5 months ago
  96. 72b3911 Enable bugprone-assignment-in-if-condition by Ed Tanous · 1 year, 5 months ago
  97. 201a101 Add modernize-redundant-void-arg by Ed Tanous · 1 year, 5 months ago
  98. a327923 add hysteresis param to parseThresholdsFromAttr() by Chris Sides · 2 years, 4 months ago
  99. b2a0f2e PSUSensor: add sbrmi support by cchoux · 1 year, 6 months ago
  100. fb011cc HwmonTempSensor: Add support for PT5161L by Potin Lai · 1 year, 6 months ago