1. e98adf5 Utils: Include charconv to fix std::from_chars_result failure by Andrew Jeffery · 1 year, 3 months ago
  2. 436c5bd PSUSensor: add adc128d818 support by Delphine CC Chiu · 1 year, 4 months ago
  3. 03d333e dbus-sensors: utils: Utility to get device bus & addr from dev name. by Akshit Shah · 1 year, 5 months ago
  4. 6289f5a hwmontemp: Fix NULL pointer dereference by Patrick Rudolph · 1 year, 4 months ago
  5. 76d3676 hwmontempsensor: Add support for ADM1021 by Patrick Rudolph · 1 year, 4 months ago
  6. 39fadb9 psusensor: Add extra CPU presence logic by Matt Simmering · 1 year, 8 months ago
  7. 016097c ADCSensor: Add debug flag to not print debug log by Jeff Lin · 1 year, 4 months ago
  8. 934d37d Fix libpeci build by Ed Tanous · 1 year, 4 months ago
  9. b318dca intrusionsensor: Add Rearm property by Chau Ly · 2 years, 2 months ago
  10. b844e97 PSUSensor: add IIO device sensor by Joseph Fu · 1 year, 10 months ago
  11. b6f89a0 psusensor: add error handling for all err code by Zhikui Ren · 1 year, 5 months ago
  12. cafd72f psu-sensor: Add devmgmt and powercallback to PSU by Matt Simmering · 2 years, 1 month ago
  13. 3885757 intelcpusensor: Update DIMM presence check by Matt Simmering · 1 year, 5 months ago
  14. c564eda hwmontempsensor: Move instantiateDevices by Matt Simmering · 1 year, 8 months ago
  15. 90ef14d psusensor: support ibm cffps driver by Alexander Hansen · 1 year, 5 months ago
  16. 6e69973 IntelCPUSensor: support new Linux PECI API by Paul Fertser · 1 year, 9 months ago
  17. 4cd5a90 intelcpusensor:always unlock peci fd in detectCPU by Wang Xiaohua · 1 year, 6 months ago
  18. 75f9258 IntelCPUSensor: retry when hwmon nodes not found by Paul Fertser · 1 year, 9 months ago
  19. a0c6b5b Add uring_args for all build targets in package by Zhikui Ren · 1 year, 7 months ago
  20. cb359da Revert "fix formatting issues in CI" by Zhikui Ren · 1 year, 5 months ago
  21. a704a8f fix formatting issues in CI by Alexander Hansen · 1 year, 5 months ago
  22. aff100c PSUSensor: Rename IPSPS to IPSPS1 by Jian Zhang · 1 year, 5 months ago
  23. 63c9122 ipmbsensor: remove debug log by Willy Tu · 1 year, 6 months ago
  24. 2d5ee50 Avoid thresholds vector update while iterating by Vikash Chandola · 1 year, 6 months ago
  25. c54f6c5 nvmesensor: Make bus and address private variables by Nnamdi Ajah · 1 year, 8 months ago
  26. a710957 intrusion sensor: fix default reading value by Matt Simmering · 1 year, 6 months ago
  27. 95f4993 intrusionsensor: Add hwmon reading method by Chau Ly · 1 year, 9 months ago
  28. 9a7db6a hwmontemp: add tmp464 by Hieu Huynh · 1 year, 7 months ago
  29. 55832f3 Rename Sensor class variable by Matt Spinler · 1 year, 7 months ago
  30. 0489ec2 hwmontemp: Fix object type being passed to ctors by Matt Spinler · 1 year, 7 months ago
  31. 28c56bf IntelCPUSensor: use libpeci to open peciFd by Oleksandr Shulzhenko · 1 year, 8 months ago
  32. 40bd671 psusensor: Add xdpe152c4 support by Jeff Lin · 1 year, 7 months ago
  33. 779c96a clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  34. cebb28c intrusionsensor: Refactor source code by Chau Ly · 2 years, 3 months ago
  35. 88a3213 Fix format in HwmonMain.cpp to pass format check by Michael Shen · 1 year, 8 months ago
  36. 6d0f27b Fix PECI client creation flow by Jae Hyun Yoo · 4 years ago
  37. 77141ac IntelCPUSensor: Use libpeci when communicating via peci-legacy by Oleksandr Shulzhenko · 1 year, 10 months ago
  38. d02ad49 clang-tidy: reduce repo-specific flags by Patrick Williams · 1 year, 8 months ago
  39. 3996322 fansensor: fix fan sensor service crash by Zhikui Ren · 1 year, 8 months ago
  40. f1169f7 MCUTempSensor: Fix PDB temparature reading show nan by Saitwal, Meghan · 1 year, 9 months ago
  41. c361e22 add support for hpe's gxpfan type by Chris Sides · 1 year, 9 months ago
  42. 3d5260d use std::map for fantype 'compatible' string checks by Chris Sides · 1 year, 9 months ago
  43. 9a472e8 detect fan type by matching against 'compatible' by Chris Sides · 1 year, 9 months ago
  44. e456925 Deassert thresholds when sensor is unavailable by Konstantin Aladyshev · 1 year, 10 months ago
  45. 86c9e21 PSUSensor: Add new PMBUS chip TDA38640 by Patrick Rudolph · 1 year, 9 months ago
  46. 0874ebf PSUSensor: Add more labels by Patrick Rudolph · 1 year, 9 months ago
  47. e46b444 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 9 months ago
  48. a38e561 Fix for CpuSensor warning observed after bmc reset by Jakub Nowacki · 1 year, 10 months ago
  49. 889af82 intrusionsensor: Update object path by Chau Ly · 1 year, 11 months ago
  50. 03f93ac IntelCPUSensor: Fix threshold hysteresis is nan by Jeff Lin · 1 year, 10 months ago
  51. 3fce1bf code-format fixes for PSUSensorMain by Chris Sides · 1 year, 9 months ago
  52. e4e6a28 psusensor: Add CPU presence detection in psusensor by Matt Simmering · 1 year, 10 months ago
  53. 06cd988 nvmesensor: Use slave address from configuration json by Nnamdi Ajah · 1 year, 11 months ago
  54. 79a160b Add Redfish logging for Chassis Intrusion by Matt Simmering · 2 years, 2 months ago
  55. 786efb8 psusensor: Convert sensorTypes to I2CDeviceTypeMap by Matt Simmering · 2 years ago
  56. 83209bf PSUSensor: Add device type ncp4200 by Glukhov Mikhail · 1 year, 10 months ago
  57. 5d032bc Add support for slot hot plug/unplug of sdr sensors by Kumar Thangavel · 2 years, 1 month ago
  58. 8a28bf1 dbus-sensors: Associate PSU sensors correctly by Shounak Mitra · 2 years, 3 months ago
  59. 1f427c2 PSUSensorMain: expanding the list, which changes frequently by Glukhov Mikhail · 1 year, 10 months ago
  60. 83db50c Don't use deprecated asio functions by Ed Tanous · 1 year, 10 months ago
  61. 1f97863 Change io_service to io_context by Ed Tanous · 1 year, 10 months ago
  62. c61a4a4 PSUSensor: Add support for MP2975 sensor by Konstantin Aladyshev · 1 year, 11 months ago
  63. ec77caa Fix clang-tidy failures by Ed Tanous · 1 year, 11 months ago
  64. 421cc42 Remove non-functional tests by Ed Tanous · 1 year, 11 months ago
  65. 6747eba psusensor: Formatting cleanup by Matt Simmering · 2 years ago
  66. e73bd0a sensors: Align source structure away from anti-patterns by Andrew Jeffery · 2 years ago
  67. ea148ec NVMeSensorMain: Fix sensor object manager path by Andrew Jeffery · 2 years ago
  68. 9b0a6f6 HwmonTempMain: add support TMP100 to sensorTypes by Tim Lee · 2 years ago
  69. 3746c55 Added support for IPMB based SDR detection dynamically by Jayashree Dhanapal · 2 years, 10 months ago
  70. ead7e92 pwmsensor: Correct the type of MaxValue/MinValue by David Wang · 2 years, 1 month ago
  71. 9bbeff7 hwmontempsensor: Fix DBus update value after power on issue by Joseph Fu · 2 years, 1 month ago
  72. 79f5ebc Properly detect CPU presence in ADCSensor by George Liu · 2 years, 1 month ago
  73. bc56cfb psusensor: Add support for Delta AHE-50DC fan control module by Zev Weiss · 2 years, 2 months ago
  74. ea2db48 psusensor: Add support for up to four fans by Zev Weiss · 2 years, 7 months ago
  75. c2f83fe fansensor: Add inventory object manager by Lei YU · 2 years, 1 month ago
  76. d0c21d5 adcsensor: Use unique timer for CPU pres events by Matt Spinler · 2 years, 2 months ago
  77. 1f84797 Capture weak reference of sensor object in lambda by Vikash Chandola · 2 years, 3 months ago
  78. 6ee6294 IpmbSensor:Add bus index for multiple IPMB bus by Jayashree Dhanapal · 3 years, 1 month ago
  79. 1e38425 prettier: re-format by Patrick Williams · 2 years, 1 month ago
  80. 26840e5 clang-ignore: remove unneeded file by Patrick Williams · 2 years, 1 month ago
  81. 7627c86 hwmontempsensor: Fix crash on eventHandler signal callback by Zev Weiss · 2 years, 2 months ago
  82. ece5c86 Define Sensor::readingStateGood() in terms of readingStateGood() by Zev Weiss · 2 years, 5 months ago
  83. 6db8aae Support value "ChassisOn" for "powerState" option by Thu Nguyen · 2 years, 3 months ago
  84. adbcd7c PSUSensor: Add regulator devices by Naresh Solanki · 2 years, 2 months ago
  85. 3fe3f54 Add control ObjectManager to PSUSensor by Zhikui Ren · 2 years, 2 months ago
  86. 661d437 Identify active sensors via the D-Bus "sensors" service by Johnathan Mantey · 2 years, 2 months ago
  87. a1456c4 hwmontempsensor: Manage devices on host power-state events by Zev Weiss · 2 years, 6 months ago
  88. 21e12c3 PSUSensor: Add device type TPS53679 by Konstantin Aladyshev · 2 years, 3 months ago
  89. d906725 Add control ObjectManager by Ed Tanous · 2 years, 3 months ago
  90. 14ed5e9 Add ObjectManager in the right place by Ed Tanous · 2 years, 6 months ago
  91. 61baea4 hwmontempsensor: Remove redundant emptiness check by Zev Weiss · 2 years, 3 months ago
  92. 8569bf2 Add getPollRate helper function by Zev Weiss · 2 years, 3 months ago
  93. 2c5a1f2 Change EM's ObjectManager path by JeffLin · 2 years, 3 months ago
  94. cb01a24 Jenkinsfile: remove by Patrick Williams · 2 years, 3 months ago
  95. 9da019c clang-15: fixes for boolean simplification by Patrick Williams · 2 years, 3 months ago
  96. 3e620af treewide: change EM's ObjectManager path by Nan Zhou · 2 years, 4 months ago
  97. 41f49c0 DeviceMgmt: add I2CDeviceParams::deviceStatic() method by Zev Weiss · 2 years, 4 months ago
  98. 3ee959a DeviceMgmt: split I2CDeviceParams out of I2CDevice by Zev Weiss · 2 years, 4 months ago
  99. 9b4a20e Move to steady_timer by Ed Tanous · 2 years, 4 months ago
  100. e330c0c FileHandle: only close on valid fd by Hao Jiang · 2 years, 4 months ago