1. d5cfdbe Update string compares on signal messages by Matthew Barth · 7 years ago
  2. 0081fdb Disable zone move constructor by Matthew Barth · 7 years ago
  3. 2081972 Fix indentation from review comment by Matthew Barth · 7 years ago
  4. 34a389e Use in place init of event data by Matthew Barth · 7 years ago
  5. 55dea64 Remove empty service name by Matthew Barth · 7 years ago
  6. 480787c Refresh service states for a group by Matthew Barth · 7 years ago
  7. 2b3db61 Init zone target speed to current target speed by Matthew Barth · 7 years ago
  8. 0decd1b Set fan speed on missing owner action by Matthew Barth · 7 years ago
  9. 98726c4 Set floor to default on missing owner action by Matthew Barth · 7 years ago
  10. 9df7475 Allow timers & embedded actions within an action by Matthew Barth · 7 years ago
  11. 6c997d7 Modify generating event actions by Matthew Barth · 7 years ago
  12. 2a646c5 Action that creates/starts a timer by Matthew Barth · 7 years ago
  13. bfb1a56 Add timer event management by Matthew Barth · 7 years ago
  14. 7b7ceb8 Add timer type for set speed event timers by Matthew Barth · 7 years ago
  15. 5a30257 Fill in NameOwnerChanged signal support by Matthew Barth · 7 years ago
  16. 9f964bf Generate selected handlers by Matthew Barth · 7 years ago
  17. e59fdf7 Set/update a service name owner for a group by Matthew Barth · 7 years ago
  18. 8fa02da Stub NameOwnerChanged signal support by Matthew Barth · 7 years ago
  19. 336f18a Update event initialization by Matthew Barth · 7 years ago
  20. 67967f9 Generate selected match strings and signals by Matthew Barth · 7 years ago
  21. e3bab01 DOC ONLY: Add preconditions section description by Matthew Barth · 7 years ago
  22. 4c04a01 Allow no parameter action functions by Matthew Barth · 7 years ago
  23. b280bfa Create set request speed base action function by Matthew Barth · 7 years ago
  24. 4e72854 Use speed request base in inc/dec speed changes by Matthew Barth · 7 years ago
  25. 1bfdc42 Zone function to set requested speed base by Matthew Barth · 7 years ago
  26. dd5cad6 DOC ONLY: Example events yaml format update by Matthew Barth · 7 years ago
  27. 7f272fd Set speed event parser updates by Matthew Barth · 7 years ago
  28. f9201ab Support a list of actions for a set speed event by Matthew Barth · 7 years ago
  29. d953bb2 Create informational logs for properties not found by Matthew Barth · 7 years ago
  30. 60b0076 Updates enabling zone active fan control by Matthew Barth · 7 years ago
  31. 9014980 Add timer option to run set speed event actions by Matthew Barth · 7 years ago
  32. 172f393 Add factor parameter to inc/dec action functions by Matthew Barth · 7 years ago
  33. be25083 Add interfacesAdded subscriptions to groups by Matthew Barth · 7 years ago
  34. bc65160 Handle any missing properties for actions by Matthew Barth · 7 years ago
  35. 9af190c Update parser to support optional preconditions by Matthew Barth · 7 years ago
  36. f6b76d8 Remove set speed event by Matthew Barth · 7 years ago
  37. 604329e Add precondition that checks property states by Matthew Barth · 7 years ago
  38. eb639c5 Add support to handle InterfacesAdded signals by Matthew Barth · 7 years ago
  39. ccc7770 Initial updates to support preconditions by Matthew Barth · 7 years ago
  40. be605c5 Fan control: Example yaml updates(doc only) by Matthew Barth · 8 years ago
  41. a956184 Add increase & decrease timer values in seconds by Matthew Barth · 8 years ago
  42. b4a7cb9 Set target speed according to floor speed change by Matthew Barth · 8 years ago
  43. 1ee48f2 Timer for fan speed increases by Matthew Barth · 8 years ago
  44. 1bf0ce4 Move event init steps at startup to functions by Matthew Barth · 8 years ago
  45. 8600d9a Timer to decrease fan speeds by Matthew Barth · 8 years ago
  46. 0ce99d8 Support speed decrease events by Matthew Barth · 8 years ago
  47. 240397b Process speed increase requests by Matthew Barth · 8 years ago
  48. 2462352 Add zone net increase set speed action by Matthew Barth · 8 years ago
  49. e0ca13e Enable setting/adjusting fan ceiling speed by Matthew Barth · 8 years ago
  50. 618027a phosphor-fan-presence elog error exception. by Dinesh Chinari · 8 years ago
  51. bb12c92 Allow generation of map types in events by Matthew Barth · 8 years ago
  52. 4af419c Allow floor speed changes based on sensor values by Matthew Barth · 8 years ago
  53. 1de6662 Add default floor speed support by Matthew Barth · 8 years ago
  54. 9e741ed Properties stored of different types by Matthew Barth · 8 years ago
  55. cec5ab7 Add interface to uniquely identify properties by Matthew Barth · 8 years ago
  56. b751f32 Check for zone number and condition by Gunnar Mills · 8 years ago
  57. 63605cd Example zone conditions yaml by Gunnar Mills · 8 years ago
  58. 620e434 Remove TBD on zone conditions in zones.yaml by Gunnar Mills · 8 years ago
  59. f96b01e Evaluate conditions to determine zone by Gunnar Mills · 8 years ago
  60. 67e9551 pep8 style changes by Gunnar Mills · 8 years ago
  61. ee8a281 Parse zone conditions by Gunnar Mills · 8 years ago
  62. 34f1bda Use updated match methods for signal callbacks by Matthew Barth · 8 years ago
  63. df3e8d6 Check initial event's group members' properties by Matthew Barth · 8 years ago
  64. 861d77c Add an active state for automatic fan control by Matthew Barth · 8 years ago
  65. 1418413 Only setup set speed events when not init mode by Matthew Barth · 8 years ago
  66. 9c72667 Fixed alignment issues by Matthew Barth · 8 years ago
  67. 7e527c1 Generate list of property change signals by Matthew Barth · 8 years ago
  68. ba102b3 Generate set speed event actions by Matthew Barth · 8 years ago
  69. d4d0f08 Parse set speed event groups by Matthew Barth · 8 years ago
  70. 94b20f7 Example set speed event yaml by Matthew Barth · 8 years ago
  71. 17d1fe2 Add setting zone speed action by Matthew Barth · 8 years ago
  72. 38a93a8 Add property changed signal handler by Matthew Barth · 8 years ago
  73. 06bae85 Have cooling-type use the common argument.hpp by Matt Spinler · 8 years ago
  74. 07710ef Change example/zones.yaml to full_speed by Gunnar Mills · 8 years ago
  75. ee7f642 Add modes to phosphor-fan-control by Matt Spinler · 8 years ago
  76. 389ca67 ArgumentParser for fan control by Matt Spinler · 8 years ago
  77. 77d32d1 Fan control: Enable data generation by Matt Spinler · 8 years ago
  78. 78498c9 Fan control: Generate structures from YAML by Matt Spinler · 8 years ago
  79. d08dbe2 Fan control: Python script framework by Matt Spinler · 8 years ago
  80. 57352a3 Fan control: Fill in Manager class by Matt Spinler · 8 years ago
  81. 7f88fe6 Fan control: Create Zone class by Matt Spinler · 8 years ago
  82. e2b25cb Fan control: Create Fan class by Matt Spinler · 8 years ago
  83. e10416e Fan control: Add Manager class and fan data by Matt Spinler · 8 years ago
  84. 4808759 Fan control: Add types for use with generated data by Matt Spinler · 8 years ago
  85. 1048401 control: build: Use LDADD instead of LDFLAGS by Brad Bishop · 8 years ago
  86. 9df0e16 build: Move presence to a subdirectory by Brad Bishop · 8 years ago
  87. e73446e Fan control: Add phosphor-fan-control framework by Matt Spinler · 8 years ago