1. b884865 control: mapped_floor: use setFloorHold by Matt Spinler · 3 years, 2 months ago
  2. 40554d8 control: Add setFloorHold to Zone by Matt Spinler · 3 years, 2 months ago
  3. 9db6dd1 control: Store zone data in the dump by Matt Spinler · 3 years, 2 months ago
  4. b564e15 fanctl: Add query_dump cmd to search dump contents by Matt Spinler · 3 years, 2 months ago
  5. b5c21a2 control: Add cache maps to fan control dump by Matt Spinler · 3 years, 3 months ago
  6. 7787def control: Dump flight recorder to a JSON file by Matt Spinler · 3 years, 3 months ago
  7. 55ed901 control:actions: Replace `speed` with `target` by Matthew Barth · 3 years, 3 months ago
  8. e4867b2 Add OWNERS file by Manojkiran Eda · 3 years, 3 months ago
  9. 93a10ab control: `member` signal triggers use event groups by Matthew Barth · 3 years, 3 months ago
  10. b765210 monitor:config:ibm,rainier_2u: Update for MAX31785revB by Matthew Barth · 3 years, 3 months ago
  11. 9c13602 sensor-monitor: Fix missing function prototype by Matt Spinler · 3 years, 3 months ago
  12. 3695ac3 control: Correct reloading groups.json thru SIGHUP by Matthew Barth · 3 years, 3 months ago
  13. 039f91e control: Use event groups on `signal` triggers by Matthew Barth · 3 years, 3 months ago
  14. c7f629d control: Use event groups on `init` triggers by Matthew Barth · 3 years, 3 months ago
  15. 4b51592 sensor-monitor: Catch sdbusplus::exception by Matt Spinler · 3 years, 3 months ago
  16. b7a5540 sensor_monitor: Watch for interfacesRemoved by Matt Spinler · 3 years, 3 months ago
  17. 7c8b97f fanctl: support dump of FlightRecorder log data by Mike Capps · 3 years, 3 months ago
  18. cd6f379 control: Pass event groups when enabling triggers by Matthew Barth · 3 years, 3 months ago
  19. 5fb5268 control: No longer append action groups to event groups by Matthew Barth · 3 years, 3 months ago
  20. c9d49a6 control: Flight recorder wrapper for actions by Matt Spinler · 3 years, 3 months ago
  21. 3ac9902 control: Dump flight recorder on abnormal exit by Matt Spinler · 3 years, 3 months ago
  22. 2fc0a35 control: Dump flight recorder on signal SIGUSR1 by Matt Spinler · 3 years, 3 months ago
  23. 1327096 control: Create FlightRecorder class by Matt Spinler · 3 years, 3 months ago
  24. 4976618 fanctl: add github link to help command by Mike Capps · 3 years, 3 months ago
  25. 8d44ddb phosphor-fan: add fanctl binary to .gitignore file by Mike Capps · 3 years, 3 months ago
  26. 69834cf fanctl: add cli11 dependency to autoconf by Mike Capps · 3 years, 4 months ago
  27. ea5a8fc fanctl: Added README.md by Mike Capps · 3 years, 4 months ago
  28. ff96823 control: command line tool to retrieve fan status (reload function) by Mike Capps · 3 years, 6 months ago
  29. 16aab35 control: command line tool to retrieve fan status (set/resume functions) by Mike Capps · 3 years, 6 months ago
  30. ddb773b catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  31. 1686179 control: Support `member` signal triggers by Matthew Barth · 3 years, 3 months ago
  32. 737f11c control: Provide trigger JSON to signal trigger subscribing by Matthew Barth · 3 years, 3 months ago
  33. 5894cd1 control: Remove deprecated `setActiveAllow` method by Matthew Barth · 3 years, 4 months ago
  34. 5368011 control: Associate identifier with target holds by Matthew Barth · 3 years, 4 months ago
  35. c981bb5 control: Mapped floor action can use parameters by Matt Spinler · 3 years, 4 months ago
  36. 530c655 control: add command line tool to retrieve fan status (get function) by Mike Capps · 3 years, 6 months ago
  37. 385b198 control: command line tool to retrieve fan status (status/help functions) by Mike Capps · 3 years, 6 months ago
  38. 3edb065 Monitor - improved use of Inventory for Sensor func. state by Mike Capps · 3 years, 4 months ago
  39. 25f0327 Monitor: Support hwmon service offline during startup by Mike Capps · 3 years, 4 months ago
  40. 65d0750 control: Remove setting target = poweron target at startup by Matthew Barth · 3 years, 4 months ago
  41. 8d1193c json: Handle compatible interface not existing yet by Matthew Barth · 3 years, 4 months ago
  42. 12e888f control: Use `poweron_target` in place of `full_speed` by Matthew Barth · 3 years, 5 months ago
  43. fdcd5db monitor: Subscribe to tach target and feedback services by Mike Capps · 3 years, 8 months ago
  44. d9ec33a exception: switch to public sdbus exception by Patrick Williams · 3 years, 4 months ago
  45. 8914752 control: Rename increase/decrease actions by Matthew Barth · 3 years, 5 months ago
  46. 6a2418a control: Throw exception when no zones exist at poweron by Matthew Barth · 3 years, 4 months ago
  47. 6eb603e json: Use `NoConfigFound` exception when no config found by Matthew Barth · 3 years, 4 months ago
  48. 82a7d0b control: CountStateTarget action use unique identifier by Matthew Barth · 3 years, 5 months ago
  49. bab94f2 control: Replace 'speed' with 'target' in CountStateTarget class by Matthew Barth · 3 years, 5 months ago
  50. 81bc880 control: set_parameter_from_group_max action by Matt Spinler · 3 years, 5 months ago
  51. babe312 control: Parameter use for set_net_increase_speed by Matt Spinler · 3 years, 5 months ago
  52. c09b8c8 control: Add Modifier utility by Matt Spinler · 3 years, 5 months ago
  53. d76351b control: Add a parameter store to Manager by Matt Spinler · 3 years, 5 months ago
  54. 1689cb6 json: Remove extraneous try/catch by Matthew Barth · 3 years, 4 months ago
  55. ceb75d7 control: Install JSON config files from repo by Matthew Barth · 3 years, 5 months ago
  56. a5c6274 monitor: Install JSON config files from repo by Matthew Barth · 3 years, 5 months ago
  57. 8bf1c42 presence: Install JSON config files from repo by Matthew Barth · 3 years, 5 months ago
  58. b9f9418 control: Add machine JSON config files by Matthew Barth · 3 years, 5 months ago
  59. 24966cf monitor: Add machine JSON config files by Matthew Barth · 3 years, 5 months ago
  60. 6923a3f presence: Add machine JSON config files by Matthew Barth · 3 years, 5 months ago
  61. 848799f control: Create MappedFloor action by Matt Spinler · 3 years, 6 months ago
  62. 3483515 control: Use getSubTreeRaw call in addServices by Matt Spinler · 3 years, 6 months ago
  63. 7a401a2 New interface for getSubTreeRaw which accepts an array of interfaces. by Mike Capps · 3 years, 6 months ago
  64. de72d5d json: Enable ignoring `//` or `/* */` comments by Matthew Barth · 3 years, 6 months ago
  65. 5a2b501 control: Remove target check in Zone::setTarget by Matt Spinler · 3 years, 6 months ago
  66. 9ff4877 monitor : do not trigger error when inventory unavailable by Mike Capps · 3 years, 6 months ago
  67. 9d76388 control: Ability to set default floor on zone by Matthew Barth · 3 years, 6 months ago
  68. cb112a3 control:actions: Add timer based actions by Matthew Barth · 3 years, 6 months ago
  69. b2cd93f control: Stop forcing power state changed by Matthew Barth · 3 years, 7 months ago
  70. a35a890 presence: detect and report GPIO exceptions on startup by Mike Capps · 3 years, 7 months ago
  71. 2feab08 control: Use sdeventplus access delegate for getting event by Matthew Barth · 3 years, 6 months ago
  72. 6473c07 Create SDEventPlus class delegate for sdeventplus by Matthew Barth · 3 years, 6 months ago
  73. e386fbb control: Make setting groups public and static by Matthew Barth · 3 years, 6 months ago
  74. b5811a6 control:actions: Support adding zones to actions after creation by Matthew Barth · 3 years, 6 months ago
  75. bb449c1 monitor: Shut down if no readings at power on by Matt Spinler · 3 years, 7 months ago
  76. ce6820a monitor: Read fan state from dbus inventory upon starting by Mike Capps · 3 years, 8 months ago
  77. 058180f control: Install service files from repo by Matthew Barth · 3 years, 7 months ago
  78. cde1bea json: Remove unused JsonConfig object by Matthew Barth · 3 years, 7 months ago
  79. 5b83991 presence: Use new JsonConfig object by Matthew Barth · 3 years, 7 months ago
  80. 823bc49 monitor: Use new JsonConfig object by Matthew Barth · 3 years, 7 months ago
  81. bff172a power_state: Catch DBusServiceError and wait by Matthew Barth · 3 years, 7 months ago
  82. 7072237 control: Enhance handling exceptions restoring `Current` mode property by Matthew Barth · 3 years, 7 months ago
  83. 27958bf control: Temporarily handle starting at poweron by Matthew Barth · 3 years, 7 months ago
  84. fac8a2f control: Store signal packages as a reference by Matthew Barth · 3 years, 7 months ago
  85. 3770a1d control: Load config file(s) when available by Matthew Barth · 3 years, 7 months ago
  86. b370ab3 json: Add constructor for loading a fan app's config file(s) by Matthew Barth · 3 years, 7 months ago
  87. b67089b json: Use a single list of compatible values by Matthew Barth · 3 years, 7 months ago
  88. 1542fb5 control: Add ObjectManager interface by Matthew Barth · 3 years, 7 months ago
  89. 68ac004 control: Add successful configuration file loaded message by Matthew Barth · 3 years, 7 months ago
  90. d80c875 Only load compatible interface objects once by Matthew Barth · 3 years, 7 months ago
  91. 042501c control: Remove manager JSON config by Matthew Barth · 3 years, 7 months ago
  92. 48f44da control: Set fans to `poweron_target` at poweron by Matthew Barth · 3 years, 8 months ago
  93. 2504c77 control: Make decrease interval optional by Matthew Barth · 3 years, 8 months ago
  94. ab8e4b8 control: Introduce `poweron_target` configuration attribute by Matthew Barth · 3 years, 8 months ago
  95. e91ac86 control: Support reloading configurations with SIGHUP by Matthew Barth · 3 years, 8 months ago
  96. bc89a8a control: Manage zones' dbus interfaces with a DBusZone object by Matthew Barth · 3 years, 8 months ago
  97. 279183f control: DBusZone object for dbus objects by Matthew Barth · 3 years, 8 months ago
  98. 14303a4 control: Separate zone creation from enabling by Matthew Barth · 3 years, 8 months ago
  99. b6ebac8 control: Remove manager parameter from create trigger function by Matthew Barth · 3 years, 8 months ago
  100. 54b5a24 control: Store/use trigger enable functions on events by Matthew Barth · 3 years, 8 months ago