1. 58295ad cpusensor: detect if cpu is available by James Feist · 6 years ago
  2. 58b2b53 Implement PSU Event by Cheng C Yang · 6 years ago
  3. 7b18b1e Add logging for Fan Presence / Redundancy by James Feist · 6 years ago
  4. 8dbb395 Change PSU Fan Maximum Value by Cheng C Yang · 6 years ago
  5. b839c05 ExitAirTemp: Fix threshold parsing by James Feist · 6 years ago
  6. 916360b Add PSU PWM sensor to support FSC by Cheng C Yang · 6 years ago
  7. ae11cfc ExitAir: Limit error prints by James Feist · 6 years ago
  8. bdbde96 Change PSU Input Voltage Max Value by Cheng C Yang · 6 years ago
  9. c0ca7ee Check thresholds for sensor override by Richard Marian Thomaiyar · 6 years ago
  10. a5e5872 ExitAirSensor: Get power readings from PSU by James Feist · 6 years ago
  11. 7d47bf5 Replace Skylake with Xeon by Jae Hyun Yoo · 6 years ago
  12. 690895f PSUSensor: Add associations by James Feist · 6 years ago
  13. ebce7df Minor CmakeLists fixes by James Feist · 6 years ago
  14. 84e9e66 Fix fan sensor creation logic by Jae Hyun Yoo · 6 years ago
  15. bfaf238 PSUSensor: Fix rescan behavior by James Feist · 6 years ago
  16. 55ab2af HwmonTemp: Add support for emc1413 and tmp112 by John Wang · 6 years ago
  17. 24f02f2 Remove references to experimental filesystem by James Feist · 6 years ago
  18. 93dc2c8 Enable PSUSensor support by Cheng C Yang · 6 years ago
  19. d2543f8 Associate to the parent by James Feist · 6 years ago
  20. a5b1bbc [ADC-GPIO]Enabling ADC-Gpio Bridge by Zhu, Yunge · 6 years ago
  21. e50345b Support more PSU Sensors by Cheng C Yang · 6 years ago
  22. af6b87c Fix: Move overriding logic to base sensor class by Richard Marian Thomaiyar · 6 years ago
  23. 5242795 ExitAirSensor: Fix off by 1 error by James Feist · 6 years ago
  24. cee4ef2 Remove other errant debug print by James Feist · 6 years ago
  25. c9445d8 Remove errant debug print by James Feist · 6 years ago
  26. 18ae22f Fix an issue in the partially installed CPU case by Jae Hyun Yoo · 6 years ago
  27. 1345209 cfm: allow setting of max pwm by James Feist · 6 years ago
  28. 60c0ec7 Add Item Iface to Track Fan Presence by James Feist · 6 years ago
  29. 8a7e291 build: install into bin instead of sbin by Patrick Venture · 6 years ago
  30. 357be88 Remove #warning ignore by James Feist · 6 years ago
  31. 209ec56 Implement PSU Power Sensor by Cheng C Yang · 6 years ago
  32. 9bb6746 Add association to Fan Redundancy by James Feist · 6 years ago
  33. 82bac4c Add associations for pwm by James Feist · 6 years ago
  34. 078f232 Add associations to sensors by James Feist · 6 years ago
  35. 3a1807e Destroy redundancy sensor before re-creation. by James Feist · 6 years ago
  36. 18af423 Trim insignificant figures from exit air temp by James Feist · 6 years ago
  37. 13f340b Fix threshold conversion by James Feist · 6 years ago
  38. 46342ec Filter ADC threshold crossings by James Feist · 6 years ago
  39. 0d4f2bd ipmbsensor: Add delay to init cmd by James Feist · 6 years ago
  40. 87bf1dd Adjust DIMM detection interval by Jae Hyun Yoo · 6 years ago
  41. 523828e Exit Air: Allow destruction by James Feist · 6 years ago
  42. 73ca551 Improve cpusensor performance by Jae Hyun Yoo · 6 years ago
  43. a222ba7 Fix threshold updating by James Feist · 6 years ago
  44. 63abdd4 cmakelists: Make sensors able to be disabled by James Feist · 6 years ago
  45. e28d1fa Add chassis intrusion sensor daemon by Qiang XU · 6 years ago
  46. 201c8d9 Modify PECI macro uses to prepare PECI header update by Jae Hyun Yoo · 6 years ago
  47. 95b8a2d Add threshold value scanning logic into cpusensor by Jae Hyun Yoo · 6 years ago
  48. 13f4888 Exclude non-sensor properties from CPU sensor creation by Jae Hyun Yoo · 6 years ago
  49. f7e2c5d ipmbsensor: resend init command every boot by James Feist · 6 years ago
  50. 8e94c20 Only show PWMs that are in the config by James Feist · 6 years ago
  51. d870587 Update clang format by James Feist · 6 years ago
  52. 3eb8262 Move variant usage to std by James Feist · 6 years ago
  53. fc94b21 Add bios post checking support by James Feist · 6 years ago
  54. e86810b Fix power match by James Feist · 6 years ago
  55. 08aec6f [adc] stop using oemname by James Feist · 6 years ago
  56. 2a408b9 Add initial README by James Feist · 6 years ago
  57. 8424b49 Enable ipmb sensor by James Feist · 6 years ago
  58. 9566bfa Fix Exit Air Temp Sensor by James Feist · 6 years ago
  59. b82c2a7 Disable exit air temp sensor by James Feist · 6 years ago
  60. a96329f Change a print to debug only by James Feist · 6 years ago
  61. 1ccdb5e Add missing return for empty configuration by James Feist · 6 years ago
  62. e8b60d0 Use cached sensor configuration in CPU sensor service by Jae Hyun Yoo · 6 years ago
  63. 6ef2040 Add Ipmb Sensor by James Feist · 6 years ago
  64. 9e34470 Fix bad sed by James Feist · 6 years ago
  65. cf3bce6 Move filesystem out of experimental namespace by James Feist · 6 years ago
  66. 71d31b2 Clean up power state handling and fix voltage events by James Feist · 6 years ago
  67. 40a7214 Move LoadVariant into Utils by James Feist · 6 years ago
  68. 1d123a1 Install exit air sensor service file by James Feist · 6 years ago
  69. b2eb29a Consider nan too as an override value by Richard Marian Thomaiyar · 6 years ago
  70. 87d713a FanSensor: Add configurable min max by James Feist · 6 years ago
  71. 46c5c1d pwmsensor: signal properties changed for opposite iface by James Feist · 6 years ago
  72. 0e8f9a7 Add exit air temp service file by James Feist · 6 years ago
  73. b2eb3f5 Break CFM out into its own sensor by James Feist · 6 years ago
  74. bc896df Add exit air temp sensor by James Feist · 6 years ago
  75. ce3fca4 Remove duplicate functions by James Feist · 6 years ago
  76. cc6d4fe Scale ADC readings to 3 decimal places by James Feist · 6 years ago
  77. 7c977b6 Fix service files 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. e6c34d0 Ignore #warnings by James Feist · 6 years ago
  81. 0ffe714 Update Variant Visitors by James Feist · 6 years ago
  82. 947cd41 Turn on -Werror by James Feist · 6 years ago
  83. 3f0e876 Remove build warning by James Feist · 6 years ago
  84. 582be09 Change external project to YOCTO by James Feist · 6 years ago
  85. 2ef26fb Add service files by Vijay Khemka · 6 years ago
  86. d660da7 Copy MAINTAINERS file from S2600-misc by James Feist · 6 years ago
  87. 8721922 Add support for sensor override value by Richard Marian Thomaiyar · 6 years ago
  88. dc6c55f Add redundancy sensor and cleanup by James Feist · 6 years ago
  89. 1169eb4 Increase poll time on failure by James Feist · 6 years ago
  90. 8fd8a58 Move sensor.hpp by James Feist · 6 years ago
  91. d64262b Make CPUsensor service use an async call for CPU sensor creation by Jae Hyun Yoo · 6 years ago
  92. 7bc2bab Add fan presence support by James Feist · 6 years ago
  93. 9c55e6a Fix CPU detect logic to use a bus setting from CPU configs. by Jae Hyun Yoo · 6 years ago
  94. 9ced0a3 Clean up codes by Jae Hyun Yoo · 6 years ago
  95. 8d9886d Prep CPU sensor for no-overlays by Jae Hyun Yoo · 6 years ago
  96. 1bc964e Update CPU hwmon searching path to sync with kernel path by Jae Hyun Yoo · 6 years ago
  97. 37266ca Prep hwmontemp sensor for no-overlays by James Feist · 6 years ago
  98. e5a1af5 Don't iterate directories twice by James Feist · 6 years ago
  99. a441f3c Improve log messages in CPU sensor service to reflect current status correctly by Yoo, Jae Hyun · 6 years ago
  100. 5093805 Stop using mapbox directly by Yoo, Jae Hyun · 6 years ago