1. 0f2588f python: fix flake8 warnings and format with black by Patrick Williams · 2 years, 1 month ago
  2. ffec17e presence:ibm,bonnell: Add config file by Matt Spinler · 2 years, 3 months ago
  3. 08bc72f presence: Add ctors for AnyOf and Fallback by Matt Spinler · 2 years, 3 months ago
  4. bc4179e pres: Add way to bind fan eeprom driver after plug by Matt Spinler · 2 years, 3 months ago
  5. a787af0 meson support: remove autoconf by Mike Capps · 2 years, 7 months ago
  6. a081956 meson support: create meson.build files by Mike Capps · 2 years, 7 months ago
  7. cb356d4 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  8. 808d7fe meson support: remove code warnings 1 by Mike Capps · 2 years, 7 months ago
  9. dfc8c4d presence: Only allow loading once by Matt Spinler · 2 years, 7 months ago
  10. ddb773b catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  11. 8bf1c42 presence: Install JSON config files from repo by Matthew Barth · 3 years, 5 months ago
  12. 6923a3f presence: Add machine JSON config files by Matthew Barth · 3 years, 5 months ago
  13. a35a890 presence: detect and report GPIO exceptions on startup by Mike Capps · 3 years, 7 months ago
  14. 5b83991 presence: Use new JsonConfig object by Matthew Barth · 3 years, 7 months ago
  15. c65d91d presence: Sensor conflict checking for AnyOf by Matt Spinler · 3 years, 9 months ago
  16. 76e73c2 Let PowerState class run multiple callbacks by Matt Spinler · 3 years, 9 months ago
  17. 8bd6308 presence: Format example JSON configuration by Matthew Barth · 3 years, 11 months ago
  18. 0b49fe7 docs: Initial config details for each fan app by Matthew Barth · 4 years ago
  19. 00db950 presence: Add service file to repo by Matt Spinler · 4 years ago
  20. 0daedd1 presence: Don't start until JSON config is found by Matt Spinler · 4 years ago
  21. ae22619 Enhance fan tracing support - add device access info by Jay Meyer · 4 years, 3 months ago
  22. c674510 Save the Logger output as plain text, not JSON by Matt Spinler · 4 years, 3 months ago
  23. 9e9f599 presence: Make error time be per fan by Matt Spinler · 4 years, 3 months ago
  24. 39fcd50 presence: Create event logs for missing fans by Matt Spinler · 4 years, 4 months ago
  25. 0dc85ee presence: Track missing fans with timers by Matt Spinler · 4 years, 4 months ago
  26. 635de8c Create a class to store messages for event log by Matt Spinler · 4 years, 4 months ago
  27. e812239 presence: Create ErrorReporter class by Matt Spinler · 4 years, 4 months ago
  28. 1826c73 format: Include format lib and use on errors opening JSON files by Matthew Barth · 4 years, 4 months ago
  29. 1a56865 presence: Use shared JSON config file finding & loading header by Jolie Ku · 4 years, 5 months ago
  30. ad2cd24 presence: Tach input to double by Matthew Barth · 4 years, 5 months ago
  31. 9dd65ad presence: Fix variant change by Matthew Barth · 4 years, 7 months ago
  32. 37b2110 presence: Clarify config file determination by Matthew Barth · 4 years, 8 months ago
  33. 9078131 presence: Use inventory compatible interface by Matthew Barth · 4 years, 8 months ago
  34. 9f93bd3 Fix some gcc warnings and style suggestions by Matthew Barth · 4 years, 7 months ago
  35. 2d2caa3 presence: Clang format updates by Matthew Barth · 4 years, 8 months ago
  36. 1f514fa sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  37. f7fa3d3 presence: Remove "config.h" include by Matthew Barth · 4 years, 8 months ago
  38. f24d774 Switch to use of python3 by Matthew Barth · 4 years, 10 months ago
  39. 9dc3e0d presence: Update python2 -> python3 by Matthew Barth · 5 years ago
  40. c83457a presence: Correct supported policy types in example YAML by Matthew Barth · 5 years ago
  41. 21b46e2 presence: Example JSON configuration & README updates by Matthew Barth · 5 years ago
  42. cc19480 presence: Enable use of JSON instead of YAML by Matthew Barth · 5 years ago
  43. 5060b10 presence: Hard code JSON config file locations by Matthew Barth · 5 years ago
  44. f6d7f61 presence: Split config filename from path by Matthew Barth · 5 years ago
  45. 3a429d9 presence: Retrieve config file location from dbus by Matthew Barth · 5 years ago
  46. 4fb0af9 presence: Enable use of alternate json config file by Matthew Barth · 5 years ago
  47. f3e7047 presence: Reload json config on SIGHUP by Matthew Barth · 5 years ago
  48. 26ad44a presence: Complete current rpolicy type functions by Matthew Barth · 5 years ago
  49. aa8d81d presence: Policy generation framework by Matthew Barth · 5 years ago
  50. e0d98a3 presence: Complete current method type functions by Matthew Barth · 5 years ago
  51. e756663 presence: Sensor generation framework by Matthew Barth · 5 years ago
  52. 4a94dec presence: Extract fan object data by Matthew Barth · 5 years ago
  53. 0961fae presence: Parse JSON input file by Matthew Barth · 5 years ago
  54. fd05d64 presence: Add JSON config class by Matthew Barth · 5 years ago
  55. d9a580a Add Fan item interface by Anthony Wilson · 6 years ago
  56. 71779ab build: install into bin instead of sbin by Patrick Venture · 6 years ago
  57. dea024f libfan: Remove by William A. Kennington III · 6 years ago
  58. 1cfc2f1 Switch sd_event loops to sdeventplus by William A. Kennington III · 6 years ago
  59. ecd4bc7 Add -flto to CXXFLAGS by Andrew Geissler · 6 years ago
  60. b0de1d6 Use s.c_str() in log messages by Joseph Reynolds · 7 years ago
  61. 84f105b Presence: Fix a log metadata entry by Matt Spinler · 7 years ago
  62. 9a7688a Spelling fixes by Gunnar Mills · 7 years ago
  63. 2e9788d presence: Un-hardcode input device path by Brad Bishop · 7 years ago
  64. d37c0f8 presence: Allow missing tach sensors by Brad Bishop · 7 years ago
  65. fcbedca presence: Add parser support for any of by Brad Bishop · 7 years ago
  66. 00b5208 presence: Add any of redundancy policy by Brad Bishop · 7 years ago
  67. 11083ec presence: Add sensor to redundancy policy api by Brad Bishop · 7 years ago
  68. 6174951 presence: Add sensor comparison by Brad Bishop · 7 years ago
  69. 7cd75d7 presence: Add fallback testcase by Brad Bishop · 7 years ago
  70. 135a47f presence: Add test directory by Brad Bishop · 7 years ago
  71. 372b22c presence: Switch to new framework by Brad Bishop · 7 years ago
  72. 76596b2 presence: Invoke pfpgen.py by Brad Bishop · 8 years ago
  73. 5593560 presence: New parser by Brad Bishop · 8 years ago
  74. bfb8160 presence: Add fallback redundancy policy by Brad Bishop · 8 years ago
  75. 5c58948 presence: Add gpio presence sensor by Brad Bishop · 8 years ago
  76. dd62e36 presence: Add new tach sensor implementation by Brad Bishop · 8 years ago
  77. 221b36b presence: Add redundancy policy interface by Brad Bishop · 8 years ago
  78. 878b964 presence: Add presence sensor interface by Brad Bishop · 8 years ago
  79. 825e31e presence: Add fan utility by Brad Bishop · 8 years ago
  80. 8a502f5 evdevpp: Add C++ bindings for libevdev by Brad Bishop · 8 years ago
  81. 8e9a8e7 presence: Check DBus for initial state by Brad Bishop · 8 years ago
  82. 1fd8f74 presence: Add initialstate ctor arguments by Brad Bishop · 8 years ago
  83. 0dea38e presence: Remove work from enclosure constructor by Brad Bishop · 8 years ago
  84. ec613db presence: Use new sdbusplus wrapper by Brad Bishop · 8 years ago
  85. 618027a phosphor-fan-presence elog error exception. by Dinesh Chinari · 8 years ago
  86. f85dddc Update to use match methods for signal callbacks by Matthew Barth · 8 years ago
  87. 9c2994e presence: build: Add yaml file to generated deps by Brad Bishop · 8 years ago
  88. 5cfdf94 Fan control: Add getService() utility function by Matt Spinler · 8 years ago
  89. 9df0e16 build: Move presence to a subdirectory by Brad Bishop · 8 years ago