1. d7be555 Move source files into application-specific sub-directories by George Liu · 3 months ago
  2. 5b74aba PSUSensor: add ISL28022 support by Yikai Tsai · 4 months ago
  3. cb5139d sensorpaths: adjust case for 'utilization' by Patrick Williams · 2 months ago
  4. 8392900 Move GPIO presence object to its own files by Chris Cain · 10 months ago
  5. 416c96a psusensor: Check active state before activation by Chau Ly · 4 months ago
  6. c4ddf64 PSUSensor: Add smpro-hwmon sensor type by Chau Ly · 6 months ago
  7. e1dcb5c PwmSensor: Fix function getValue returns wrong data type by Yang Chen · 4 months ago
  8. f2fc1b3 psusensor: Check for present field before using by Vikash Chandola · 4 months ago
  9. 1048077 HwmonTemp: add TMP468 support by Hieu Huynh · 4 months ago
  10. 72bd273 clang-tidy: Remove redundant configuration by George Liu · 4 months ago
  11. 77ae514 build: upgrade to C++23 by Patrick Williams · 1 year, 6 months ago
  12. 982d99f PSUSensor: Add RTQ6056 supports by Ian Chien · 5 months ago
  13. 2aaf717 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  14. 8b34f2c TachSensor: Support multiple fans on the same GPIO by Patrick Rudolph · 6 months ago
  15. 00b305b README.md: Fix MD025 warnings by George Liu · 5 months ago
  16. 084daf3 README.md: Fix MD040 warnings by George Liu · 5 months ago
  17. c82a409 PSUSensor: Add MAX11615 supports by Ian Chien · 5 months ago
  18. 8800c04 HwmonTemp: add TMP432 support by Andrew Geissler · 5 months ago
  19. 40baf77 Fix: Dimm Temp Sensor name change by PavanKumarIntel · 6 months ago
  20. 457715b PSUSensor: Fix CPU presence detection by Patrick Rudolph · 9 months ago
  21. 6e6618f PSUSensor: add RAA228004 support by Potin Lai · 8 months ago
  22. 8c13c28 PSUSensor: Add max11617 support by Allen.Wang · 6 months ago
  23. e8a14e9 psusensor: simplify the labelMatch table by cchoux · 1 year, 2 months ago
  24. 503c146 OWNERS: update with template by Patrick Williams · 7 months ago
  25. d8e48df PSUSensor: Add MPQ8785 support by Jeff Lin · 7 months ago
  26. 53896db HwmonTempSensor: Add support for EMC1403 by Delphine CC Chiu · 7 months ago
  27. 9110dfc PSUSensor: add xdp710 support by Yi-Shum · 7 months ago
  28. 40c4d68 fansensor: add compatible string for ast2600 tach by Potin Lai · 1 year, 8 months ago
  29. 394f0c5 ipmbsensor: add support for an Ampere SMPro on an IPMB by Rebecca Cran · 1 year, 1 month ago
  30. 828c5a6 Add IpmbSensor unit tests by Ed Tanous · 11 months ago
  31. a9c1bec hwmontempsensor: update PercentRH unit string by Potin Lai · 9 months ago
  32. ef85e0b Utils: change OS state busname and objpath by Potin Lai · 10 months ago
  33. b1e74cd Add new tidy checks by Ed Tanous · 9 months ago
  34. eacbfdd Enable misc-include-cleaner by Ed Tanous · 9 months ago
  35. 9142343 Enable cppcoreguidelines-rvalue-reference-param-not-moved by Ed Tanous · 9 months ago
  36. 7c2e7c9 psusensor: Fix memory leak by Zhikui Ren · 10 months ago
  37. de366c8 Enable readability-container-data-pointer by Ed Tanous · 9 months ago
  38. b074528 Add bugprone-optional-value-conversion by Ed Tanous · 9 months ago
  39. 739ab19 Fix readability-redundant-member-init by Ed Tanous · 9 months ago
  40. f3fd524 Enable bugprone-unused-local-non-trivial-variable by Ed Tanous · 9 months ago
  41. 72b3911 Enable bugprone-assignment-in-if-condition by Ed Tanous · 9 months ago
  42. 201a101 Add modernize-redundant-void-arg by Ed Tanous · 9 months ago
  43. a327923 add hysteresis param to parseThresholdsFromAttr() by Chris Sides · 1 year, 8 months ago
  44. b2a0f2e PSUSensor: add sbrmi support by cchoux · 10 months ago
  45. fb011cc HwmonTempSensor: Add support for PT5161L by Potin Lai · 11 months ago
  46. 43847a8 PSUSensor: add ltc4286/ltc4287 support by Potin Lai · 10 months ago
  47. 495aba1 meson: remove Boost TS executors by Patrick Williams · 11 months ago
  48. ea14f14 State.Chassis: update service name by Patrick Williams · 12 months ago
  49. 16d6f17 Utils: Remove unused getSensorConfiguration method by George Liu · 11 months ago
  50. be53d6b adcsensor: add some documentation by Andrew Geissler · 1 year, 3 months ago
  51. 5b3542e psusensor: Optimize the naming of some variables by George Liu · 1 year, 2 months ago
  52. bcb062a Set exitAirSensor to null before creating sensor by Matt Simmering · 1 year, 1 month ago
  53. 6e6561d tachsensor: Fix 'Associations' capitalization to register associations by Glukhov Mikhail · 12 months ago
  54. a47e082 subprojects: Bump boost to 1.83 by Andrew Jeffery · 1 year ago
  55. e4f21f8 meson: Order dependencies as an approximate in-order tree traversal by Andrew Jeffery · 12 months ago
  56. 1d7b478 meson: Improve boost integration by Andrew Jeffery · 1 year ago
  57. dc8012f meson: Clean up specification of sdbusplus dependency by Andrew Jeffery · 12 months ago
  58. bb1faac subprojects: Bump liburing to 2.4-2 by Andrew Jeffery · 12 months ago
  59. 2673b9a meson: Clean up specification of liburing dependency by Andrew Jeffery · 1 year ago
  60. 8a9ff14 meson: Move unit-file-related definitions to service_files/meson.build by Andrew Jeffery · 12 months ago
  61. 771e529 meson: Remove single-use build_tests variable by Andrew Jeffery · 12 months ago
  62. 88a57e0 meson: Drop redundant `cpp` variable from build specification by Andrew Jeffery · 12 months ago
  63. 8eb514a meson: Require meson 1.1 by Andrew Jeffery · 1 year ago
  64. ab8b045 meson: Format build files according to meson style guide by Andrew Jeffery · 12 months ago
  65. ae46396 hwmontempsensor: Handle failure to canonicalize device path by Zhikui Ren · 1 year ago
  66. 0df80a1 Add debounce timer to intrusion sensor rescan by Ian Woloschin · 1 year, 2 months ago
  67. 15a39df PSUSensor: add max11607 support by Joseph Fu · 1 year ago
  68. 4cfa64f PSUSensor: add mp2856/mp2867 support by Potin Lai · 1 year, 1 month ago
  69. f47c2b4 OWNERS: Update Andrew's preferred email by Andrew Jeffery · 1 year ago
  70. 28b8823 HwmonTempSensor: Add support for MCP9600 by Potin Lai · 1 year, 1 month ago
  71. 7f2b77d PSUSensor: Add support for MP5990 by Potin Lai · 1 year, 1 month ago
  72. 278e177 HwmonTempMain: revert the type of bus and address back to uint64_t by Tom Tung · 1 year, 1 month ago
  73. 819eb32 Correct the ending of Chassis On state by Thang Tran · 1 year, 2 months ago
  74. d37e1db fansensor: add Nuvoton npcm845 fan support by Brian Ma · 1 year, 8 months ago
  75. ab570a6 meson: adjust nlohmann-json dependency by Patrick Williams · 1 year, 1 month ago
  76. 5bc307f build: use allowed over enabled by Patrick Williams · 1 year, 1 month ago
  77. 77e8769 PSUSensor: add ltc2945 support by Yi-Shum · 1 year, 1 month ago
  78. f4c3fad HwmonTemp: Add support for TMP461 by Khang Kieu · 1 year, 1 month ago
  79. 5674ac9 PSUSensor: add ina238 support by Potin Lai · 1 year, 1 month ago
  80. 8d691e2 psusensor: Add support for MAX5970 by Patrick Rudolph · 1 year, 4 months ago
  81. 3ae1cb0 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 5 months ago
  82. b0dff22 fanSensor: Fix pwmsensors space-naming probe error by Delphine CC Chiu · 1 year, 3 months ago
  83. f3862ee hwmontemp: Add MAX6639 by Patrick Rudolph · 1 year, 2 months ago
  84. 9f27087 psusensor: Silence noisy debug message by Patrick Rudolph · 1 year, 2 months ago
  85. 597e842 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  86. 4d97058 nvmesensor: Mark drives as unavailable by Patrick Rudolph · 1 year, 3 months ago
  87. b886bfc subprojects: Fix libpeci provide variable name by Andrew Jeffery · 1 year, 3 months ago
  88. e98adf5 Utils: Include charconv to fix std::from_chars_result failure by Andrew Jeffery · 1 year, 3 months ago
  89. 436c5bd PSUSensor: add adc128d818 support by Delphine CC Chiu · 1 year, 3 months ago
  90. 03d333e dbus-sensors: utils: Utility to get device bus & addr from dev name. by Akshit Shah · 1 year, 4 months ago
  91. 6289f5a hwmontemp: Fix NULL pointer dereference by Patrick Rudolph · 1 year, 3 months ago
  92. 76d3676 hwmontempsensor: Add support for ADM1021 by Patrick Rudolph · 1 year, 4 months ago
  93. 39fadb9 psusensor: Add extra CPU presence logic by Matt Simmering · 1 year, 8 months ago
  94. 016097c ADCSensor: Add debug flag to not print debug log by Jeff Lin · 1 year, 4 months ago
  95. 934d37d Fix libpeci build by Ed Tanous · 1 year, 4 months ago
  96. b318dca intrusionsensor: Add Rearm property by Chau Ly · 2 years, 2 months ago
  97. b844e97 PSUSensor: add IIO device sensor by Joseph Fu · 1 year, 9 months ago
  98. b6f89a0 psusensor: add error handling for all err code by Zhikui Ren · 1 year, 5 months ago
  99. cafd72f psu-sensor: Add devmgmt and powercallback to PSU by Matt Simmering · 2 years, 1 month ago
  100. 3885757 intelcpusensor: Update DIMM presence check by Matt Simmering · 1 year, 5 months ago