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