1. ba25553 Implement de-glitch for fan fault or warn by Brandon Wyman · 7 years ago
  2. 2ab319b Implement de-glitch for output overvoltage fault by Brandon Wyman · 7 years ago
  3. dd61be4 Implement de-glitch for output overcurrent fault by Brandon Wyman · 7 years ago
  4. 3343e82 Add in a way to check for any fault found by Brandon Wyman · 7 years ago
  5. 50bb85d Fix up the inventory path by Brandon Wyman · 7 years ago
  6. bee8161 Fix up the TODO for the deglitching by Brandon Wyman · 7 years ago
  7. 590fc28 Add in a delay before setting present to true by Brandon Wyman · 7 years ago
  8. 69591bd Delay power supply on fault checks by Brandon Wyman · 7 years ago
  9. 3c0f804 Add separator lines between the error entries by Brandon Wyman · 7 years ago
  10. 02bc0f2 Remove the PowerSupplyUnderVoltageFault error by Brandon Wyman · 7 years ago
  11. d20686a Merge VIN_UV_FAULT check with the inputFault by Brandon Wyman · 7 years ago
  12. b49986b Change to not check powerOn faults if input fault by Brandon Wyman · 7 years ago
  13. ea358c9 Add power supply call out to UV and input faults by Brandon Wyman · 7 years ago
  14. 6ccce0b Update clearFaults and use for power and presence by Brandon Wyman · 7 years ago
  15. 882ce95 Pass error to log into shutdown function by Matt Spinler · 7 years ago
  16. 593d24f Implement de-glitch for PGOOD and UNIT_IS_OFF by Brandon Wyman · 7 years ago
  17. 800e01b Remove try/catch defaulting PSU presence to false by Brandon Wyman · 7 years ago
  18. ceacf94 Use Common.Device.Error for device failures by Matt Spinler · 7 years ago
  19. e0eb45c Move power errors to org.open_power.witherspoon by Brandon Wyman · 7 years ago
  20. 1dd3c9a Update the delay from state=1 to powerOn=true by Brandon Wyman · 7 years ago
  21. cfa032b Change order of powered on fault checks by Brandon Wyman · 7 years ago
  22. a1e9634 Add a helper function to capture command metadata by Brandon Wyman · 7 years ago
  23. 3b7b38b Add helper function to see if PMBus file exists by Brandon Wyman · 7 years ago
  24. 83abbd6 Add missing pragma once to top of header file by Brandon Wyman · 7 years ago
  25. 875b363 Add in support for power supply over-temperature by Brandon Wyman · 7 years ago
  26. 12661f1 Add in support for power supply fan fault by Brandon Wyman · 7 years ago
  27. ab05c07 Add in detection of output overvoltage fault by Brandon Wyman · 7 years ago
  28. 603cc00 Refactor the analyze() function to be less verbose by Brandon Wyman · 7 years ago
  29. b165c25 Add in support for detecting an output overcurrent fault by Brandon Wyman · 7 years ago
  30. 764c797 Add support for power supply off when it should be on by Brandon Wyman · 7 years ago
  31. 431fbe4 Add support for tracking system power state by Brandon Wyman · 7 years ago
  32. 8731a30 Update to allow missing inventory property by Brandon Wyman · 7 years ago
  33. aad73e9 Add check for hwmon directory existence by Brandon Wyman · 7 years ago
  34. 253dc9b Add in code to handle INPUT fault or warning by Brandon Wyman · 7 years ago
  35. 1029554 Add STATUS_WORD to metadata for VIN_UV_FAULT by Brandon Wyman · 7 years ago
  36. 442035f Update analyze to check VIN_UV_FAULT by Brandon Wyman · 7 years ago
  37. 1db9a9e Update PowerSupply to be derived from Device by Brandon Wyman · 7 years ago
  38. 24e422f Update build framework for PowerSupply fault app by Brandon Wyman · 7 years ago
  39. a826965 Shutdown system on GPU over-temps by Matt Spinler · 7 years ago
  40. 8bc1283 Find and call out faulted GPUs by Matt Spinler · 7 years ago
  41. 2d248ae Add system data for doing GPU callouts by Matt Spinler · 7 years ago
  42. 7b14db2 Add GPU error logging functions by Matt Spinler · 7 years ago
  43. fcd4a71 Refactor findGPIODevice by Matt Spinler · 7 years ago
  44. 403dff0 Add GPU errors by Matt Spinler · 7 years ago
  45. 2f13544 Add testcases for NamesValues by Matt Spinler · 7 years ago
  46. 81be00b Remove clearFaults calls by Matt Spinler · 7 years ago
  47. 3b090d1 Add helper class to handle PMBus metadata by Matt Spinler · 7 years ago
  48. 45a054a Add method to turn off UCD90160 hardware accesses by Matt Spinler · 7 years ago
  49. 7084927 Monitor UCD90160 for faults at runtime by Matt Spinler · 7 years ago
  50. b2d7251 Derive PGOODMonitor from DeviceMonitor by Matt Spinler · 7 years ago
  51. 9efb308 Fill in the createPowerFaultLog function by Matt Spinler · 7 years ago
  52. d998b73 Fill in PGOOD fault checking code by Matt Spinler · 7 years ago
  53. 110b284 Find the path for the GPIO device by Matt Spinler · 7 years ago
  54. ee7adb7 Add GPIO class by Matt Spinler · 7 years ago
  55. e7e432b Fill in voltage fault checking code by Matt Spinler · 7 years ago
  56. ac4b52f Add power sequencer errors by Matt Spinler · 7 years ago
  57. 1e36569 Add clear faults support by Matt Spinler · 7 years ago
  58. b54357f Add UCD90160 class by Matt Spinler · 7 years ago
  59. 8f0d953 Add device debug path to PMBus class by Matt Spinler · 7 years ago
  60. f855e82 Add read() function to PMBus by Brandon Wyman · 7 years ago
  61. ff5f339 Add handling of /sys/kernel/debug/pmbus path by Brandon Wyman · 7 years ago
  62. 56d90a8 Fill in witherspoon-pseq-monitor main() by Matt Spinler · 7 years ago
  63. f02daec Add PGOODMonitor class by Matt Spinler · 7 years ago
  64. afb3913 Add witherspoon-pseq-monitor framework by Matt Spinler · 7 years ago
  65. facfa90 Add power on error by Matt Spinler · 7 years ago
  66. 48b4a43 Add powerOff utility function by Matt Spinler · 7 years ago
  67. 84cd0a5 Add Shutdown error by Matt Spinler · 7 years ago
  68. 57868bc Add hwmon support to PMBus class by Matt Spinler · 7 years ago
  69. 015e3ad Add PMBus class by Matt Spinler · 7 years ago
  70. 974c916 Add getProperty and getService utility functions by Matt Spinler · 7 years ago
  71. 7cde008 Add Argument header file by Matt Spinler · 7 years ago
  72. 25515d5 Add DeviceMonitor class by Matt Spinler · 7 years ago
  73. dae0a8d Add Device base class. by Matt Spinler · 7 years ago
  74. d82a5f4 Add Timer class by Matt Spinler · 7 years ago
  75. d7b7c6a Add Readme by Matt Spinler · 7 years ago
  76. d9a6c56 Initial commit by Patrick Williams · 7 years ago