1. 12bbae0 adcsensor: improve bridge gpio handling by Jae Hyun Yoo · 6 years ago
  2. 5665db2 Trigger Redfish Log in PSU Event by Cheng C Yang · 6 years ago
  3. b6c0b91 Turn on a bunch of warnings by James Feist · 6 years ago
  4. be66441 psusensor: Add support for ina219 by Vijay Khemka · 6 years ago
  5. d8bd562 Update Associations For bmcweb changes by James Feist · 6 years ago
  6. 17ab6e0 Fix Threshold Parse by James Feist · 6 years ago
  7. 996bad1 Add support for more PSU sensors by Vijay Khemka · 6 years ago
  8. 445efe3 Support temp sensor on MCU which is available from I2C by Yuan Li · 6 years ago
  9. 52497fd Change power control match to use host state by James Feist · 6 years ago
  10. 15266a9 Correct association of PSU PWM Sensor by Cheng C Yang · 6 years ago
  11. 86dea2b cpusensor: Add thresold offset by Vijay Khemka · 6 years ago
  12. 930fcde Follow up on Todo, move path out of base sensor by James Feist · 6 years ago
  13. b83bb2b adcsensor: Add CPU presence checking by James Feist · 6 years ago
  14. 58295ad cpusensor: detect if cpu is available by James Feist · 6 years ago
  15. 58b2b53 Implement PSU Event by Cheng C Yang · 6 years ago
  16. 7b18b1e Add logging for Fan Presence / Redundancy by James Feist · 6 years ago
  17. 8dbb395 Change PSU Fan Maximum Value by Cheng C Yang · 6 years ago
  18. b839c05 ExitAirTemp: Fix threshold parsing by James Feist · 6 years ago
  19. 916360b Add PSU PWM sensor to support FSC by Cheng C Yang · 6 years ago
  20. ae11cfc ExitAir: Limit error prints by James Feist · 6 years ago
  21. bdbde96 Change PSU Input Voltage Max Value by Cheng C Yang · 6 years ago
  22. a5e5872 ExitAirSensor: Get power readings from PSU by James Feist · 6 years ago
  23. 7d47bf5 Replace Skylake with Xeon by Jae Hyun Yoo · 6 years ago
  24. 690895f PSUSensor: Add associations by James Feist · 6 years ago
  25. 84e9e66 Fix fan sensor creation logic by Jae Hyun Yoo · 6 years ago
  26. bfaf238 PSUSensor: Fix rescan behavior by James Feist · 6 years ago
  27. 55ab2af HwmonTemp: Add support for emc1413 and tmp112 by John Wang · 6 years ago
  28. 24f02f2 Remove references to experimental filesystem by James Feist · 6 years ago
  29. d2543f8 Associate to the parent by James Feist · 6 years ago
  30. a5b1bbc [ADC-GPIO]Enabling ADC-Gpio Bridge by Zhu, Yunge · 6 years ago
  31. e50345b Support more PSU Sensors by Cheng C Yang · 6 years ago
  32. af6b87c Fix: Move overriding logic to base sensor class by Richard Marian Thomaiyar · 6 years ago
  33. 5242795 ExitAirSensor: Fix off by 1 error by James Feist · 6 years ago
  34. cee4ef2 Remove other errant debug print by James Feist · 6 years ago
  35. c9445d8 Remove errant debug print by James Feist · 6 years ago
  36. 18ae22f Fix an issue in the partially installed CPU case by Jae Hyun Yoo · 6 years ago
  37. 1345209 cfm: allow setting of max pwm by James Feist · 6 years ago
  38. 60c0ec7 Add Item Iface to Track Fan Presence by James Feist · 6 years ago
  39. 209ec56 Implement PSU Power Sensor by Cheng C Yang · 6 years ago
  40. 9bb6746 Add association to Fan Redundancy by James Feist · 6 years ago
  41. 82bac4c Add associations for pwm by James Feist · 6 years ago
  42. 078f232 Add associations to sensors by James Feist · 6 years ago
  43. 3a1807e Destroy redundancy sensor before re-creation. by James Feist · 6 years ago
  44. 18af423 Trim insignificant figures from exit air temp by James Feist · 6 years ago
  45. 13f340b Fix threshold conversion by James Feist · 6 years ago
  46. 46342ec Filter ADC threshold crossings by James Feist · 6 years ago
  47. 0d4f2bd ipmbsensor: Add delay to init cmd by James Feist · 6 years ago
  48. 87bf1dd Adjust DIMM detection interval by Jae Hyun Yoo · 6 years ago
  49. 523828e Exit Air: Allow destruction by James Feist · 6 years ago
  50. 73ca551 Improve cpusensor performance by Jae Hyun Yoo · 6 years ago
  51. a222ba7 Fix threshold updating by James Feist · 6 years ago
  52. e28d1fa Add chassis intrusion sensor daemon by Qiang XU · 6 years ago
  53. 201c8d9 Modify PECI macro uses to prepare PECI header update by Jae Hyun Yoo · 6 years ago
  54. 95b8a2d Add threshold value scanning logic into cpusensor by Jae Hyun Yoo · 6 years ago
  55. 13f4888 Exclude non-sensor properties from CPU sensor creation by Jae Hyun Yoo · 6 years ago
  56. f7e2c5d ipmbsensor: resend init command every boot by James Feist · 6 years ago
  57. 8e94c20 Only show PWMs that are in the config by James Feist · 6 years ago
  58. d870587 Update clang format by James Feist · 6 years ago
  59. 3eb8262 Move variant usage to std by James Feist · 6 years ago
  60. fc94b21 Add bios post checking support by James Feist · 6 years ago
  61. e86810b Fix power match by James Feist · 6 years ago
  62. 08aec6f [adc] stop using oemname by James Feist · 6 years ago
  63. 9566bfa Fix Exit Air Temp Sensor by James Feist · 6 years ago
  64. a96329f Change a print to debug only by James Feist · 6 years ago
  65. 1ccdb5e Add missing return for empty configuration by James Feist · 6 years ago
  66. e8b60d0 Use cached sensor configuration in CPU sensor service by Jae Hyun Yoo · 6 years ago
  67. 6ef2040 Add Ipmb Sensor by James Feist · 6 years ago
  68. cf3bce6 Move filesystem out of experimental namespace by James Feist · 6 years ago
  69. 71d31b2 Clean up power state handling and fix voltage events by James Feist · 6 years ago
  70. 40a7214 Move LoadVariant into Utils by James Feist · 6 years ago
  71. b2eb29a Consider nan too as an override value by Richard Marian Thomaiyar · 6 years ago
  72. 87d713a FanSensor: Add configurable min max by James Feist · 6 years ago
  73. 46c5c1d pwmsensor: signal properties changed for opposite iface by James Feist · 6 years ago
  74. b2eb3f5 Break CFM out into its own sensor by James Feist · 6 years ago
  75. bc896df Add exit air temp sensor by James Feist · 6 years ago
  76. ce3fca4 Remove duplicate functions by James Feist · 6 years ago
  77. cc6d4fe Scale ADC readings to 3 decimal places by James Feist · 6 years ago
  78. f87dc4c cpusensor: Move kernel includes to the end by James Feist · 6 years ago
  79. 95b079b Fansensor: Add psu fan support by James Feist · 6 years ago
  80. 3f0e876 Remove build warning by James Feist · 6 years ago
  81. 8721922 Add support for sensor override value by Richard Marian Thomaiyar · 6 years ago
  82. dc6c55f Add redundancy sensor and cleanup by James Feist · 6 years ago
  83. 1169eb4 Increase poll time on failure by James Feist · 6 years ago
  84. d64262b Make CPUsensor service use an async call for CPU sensor creation by Jae Hyun Yoo · 6 years ago
  85. 7bc2bab Add fan presence support by James Feist · 6 years ago
  86. 9c55e6a Fix CPU detect logic to use a bus setting from CPU configs. by Jae Hyun Yoo · 6 years ago
  87. 9ced0a3 Clean up codes by Jae Hyun Yoo · 6 years ago
  88. 8d9886d Prep CPU sensor for no-overlays by Jae Hyun Yoo · 6 years ago
  89. 1bc964e Update CPU hwmon searching path to sync with kernel path by Jae Hyun Yoo · 7 years ago
  90. 37266ca Prep hwmontemp sensor for no-overlays by James Feist · 7 years ago
  91. e5a1af5 Don't iterate directories twice by James Feist · 7 years ago
  92. a441f3c Improve log messages in CPU sensor service to reflect current status correctly by Yoo, Jae Hyun · 7 years ago
  93. 5093805 Stop using mapbox directly by Yoo, Jae Hyun · 7 years ago
  94. a98605a Fix CPU client address config handling by Yoo, Jae Hyun · 7 years ago
  95. 1f5ebbd Change PECI device name by Yoo, Jae Hyun · 7 years ago
  96. 0e02205 Fix sdbusplus call flow to support changed behavior of the latest sdbusplus by Yoo, Jae Hyun · 7 years ago
  97. f78d0a4 Fix a bug on CPU sensor dbus property creation by Yoo, Jae Hyun · 7 years ago
  98. 81a464c Fix threshold parsing logic of CPU sensors by Yoo, Jae Hyun · 7 years ago
  99. 251c782 Add base class to simplify threshold logic by James Feist · 7 years ago
  100. 757c9db Fix ADC scale factor by James Feist · 7 years ago