1. be605c5 Fan control: Example yaml updates(doc only) by Matthew Barth · 8 years ago
  2. a956184 Add increase & decrease timer values in seconds by Matthew Barth · 8 years ago
  3. b4a7cb9 Set target speed according to floor speed change by Matthew Barth · 8 years ago
  4. 1ee48f2 Timer for fan speed increases by Matthew Barth · 8 years ago
  5. 1bf0ce4 Move event init steps at startup to functions by Matthew Barth · 8 years ago
  6. 8600d9a Timer to decrease fan speeds by Matthew Barth · 8 years ago
  7. 0ce99d8 Support speed decrease events by Matthew Barth · 8 years ago
  8. 240397b Process speed increase requests by Matthew Barth · 8 years ago
  9. 2462352 Add zone net increase set speed action by Matthew Barth · 8 years ago
  10. e0ca13e Enable setting/adjusting fan ceiling speed by Matthew Barth · 8 years ago
  11. 618027a phosphor-fan-presence elog error exception. by Dinesh Chinari · 8 years ago
  12. bb12c92 Allow generation of map types in events by Matthew Barth · 8 years ago
  13. 4af419c Allow floor speed changes based on sensor values by Matthew Barth · 8 years ago
  14. 28c1a09 Include zone conditions when generating fan defs by Gunnar Mills · 8 years ago
  15. 1de6662 Add default floor speed support by Matthew Barth · 8 years ago
  16. 9e741ed Properties stored of different types by Matthew Barth · 8 years ago
  17. cec5ab7 Add interface to uniquely identify properties by Matthew Barth · 8 years ago
  18. b751f32 Check for zone number and condition by Gunnar Mills · 8 years ago
  19. 63605cd Example zone conditions yaml by Gunnar Mills · 8 years ago
  20. 620e434 Remove TBD on zone conditions in zones.yaml by Gunnar Mills · 8 years ago
  21. f96b01e Evaluate conditions to determine zone by Gunnar Mills · 8 years ago
  22. 67e9551 pep8 style changes by Gunnar Mills · 8 years ago
  23. ee8a281 Parse zone conditions by Gunnar Mills · 8 years ago
  24. 14631dc Add sdevent C++ wrappers by Brad Bishop · 8 years ago
  25. f85dddc Update to use match methods for signal callbacks by Matthew Barth · 8 years ago
  26. a5763ff fan-monitor: use sd_notify(READY=1) by Matt Spinler · 8 years ago
  27. 0b67b1d Update gitignore by Brad Bishop · 8 years ago
  28. 9c2994e presence: build: Add yaml file to generated deps by Brad Bishop · 8 years ago
  29. 3aac001 Update gitignore by Brad Bishop · 8 years ago
  30. 34f1bda Use updated match methods for signal callbacks by Matthew Barth · 8 years ago
  31. df3e8d6 Check initial event's group members' properties by Matthew Barth · 8 years ago
  32. 861d77c Add an active state for automatic fan control by Matthew Barth · 8 years ago
  33. 1418413 Only setup set speed events when not init mode by Matthew Barth · 8 years ago
  34. 9c72667 Fixed alignment issues by Matthew Barth · 8 years ago
  35. 7e527c1 Generate list of property change signals by Matthew Barth · 8 years ago
  36. ba102b3 Generate set speed event actions by Matthew Barth · 8 years ago
  37. d4d0f08 Parse set speed event groups by Matthew Barth · 8 years ago
  38. 94b20f7 Example set speed event yaml by Matthew Barth · 8 years ago
  39. 17d1fe2 Add setting zone speed action by Matthew Barth · 8 years ago
  40. 38a93a8 Add property changed signal handler by Matthew Barth · 8 years ago
  41. 06bae85 Have cooling-type use the common argument.hpp by Matt Spinler · 8 years ago
  42. 07710ef Change example/zones.yaml to full_speed by Gunnar Mills · 8 years ago
  43. ce82244 Implement changes to read GPIO device for cooling type. by Brandon Wyman · 8 years ago
  44. 8798854 Fix bitbake build break due to <utility.hpp> by Brandon Wyman · 8 years ago
  45. 59ae877 Implement updating the inventory properties by Brandon Wyman · 8 years ago
  46. fef0295 Fill in shell functions/files for cooling type. by Brandon Wyman · 8 years ago
  47. af5d4c5 Fix typo in configure.ac by Matt Spinler · 8 years ago
  48. ee7f642 Add modes to phosphor-fan-control by Matt Spinler · 8 years ago
  49. 389ca67 ArgumentParser for fan control by Matt Spinler · 8 years ago
  50. 8420111 Move Fan objects back to heap by Matt Spinler · 8 years ago
  51. e824f98 Use unique_ptr for sd_event object wrapper by Matt Spinler · 8 years ago
  52. 1432184 Generate data from yaml during build by Matt Spinler · 8 years ago
  53. 85be2e7 Python script to generate monitor data by Matt Spinler · 8 years ago
  54. b1e1851 Add inventory update support by Matt Spinler · 8 years ago
  55. a4c8f1f Add timer start/stop support by Matt Spinler · 8 years ago
  56. c36168a Fill in main() function by Matt Spinler · 8 years ago
  57. a9406a7 Add Timer support to TachSensor by Matt Spinler · 8 years ago
  58. ebaae61 Add dbus support to TachSensor by Matt Spinler · 8 years ago
  59. abf8da3 Fan and TachSensor class introduction by Matt Spinler · 8 years ago
  60. 35b156b Fan monitor data by Matt Spinler · 8 years ago
  61. e567dd2 phosphor-fan-monitor framework by Matt Spinler · 8 years ago
  62. 59c29c7 phosphor-fan: Testcases for Timer class by Matt Spinler · 8 years ago
  63. 2de67cf phosphor-fan: Create timer class by Matt Spinler · 8 years ago
  64. 77d32d1 Fan control: Enable data generation by Matt Spinler · 8 years ago
  65. 78498c9 Fan control: Generate structures from YAML by Matt Spinler · 8 years ago
  66. d08dbe2 Fan control: Python script framework by Matt Spinler · 8 years ago
  67. 57352a3 Fan control: Fill in Manager class by Matt Spinler · 8 years ago
  68. 7f88fe6 Fan control: Create Zone class by Matt Spinler · 8 years ago
  69. e2b25cb Fan control: Create Fan class by Matt Spinler · 8 years ago
  70. 5cfdf94 Fan control: Add getService() utility function by Matt Spinler · 8 years ago
  71. e10416e Fan control: Add Manager class and fan data by Matt Spinler · 8 years ago
  72. 4808759 Fan control: Add types for use with generated data by Matt Spinler · 8 years ago
  73. 1048401 control: build: Use LDADD instead of LDFLAGS by Brad Bishop · 8 years ago
  74. ca60e10 Create framework for phosphor-cooling-type app by Brandon Wyman · 8 years ago
  75. 93919bb build: Add disables for control and presence pkgs by Brad Bishop · 8 years ago
  76. 9df0e16 build: Move presence to a subdirectory by Brad Bishop · 8 years ago
  77. e73446e Fan control: Add phosphor-fan-control framework by Matt Spinler · 8 years ago
  78. 2b44a6c Use PrettyName YAML field instead of Description by Matt Spinler · 8 years ago
  79. 14476ae Generate cpp file using mako by Matt Spinler · 8 years ago
  80. 5914f65 Move getInvService() into utility function. by Brandon Wyman · 8 years ago
  81. 6d9b18d ObjectMapper: revert service and intf name change by Patrick Williams · 8 years ago
  82. 167bee7 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 8 years ago
  83. 5c15b79 Documentation only, no functional change by Matthew Barth · 8 years ago
  84. 8db0f6f Only update inventory when presence state changes by Matthew Barth · 8 years ago
  85. fefdc45 Trace mapper and inventory errors by Matthew Barth · 8 years ago
  86. 398257a Update inventory with latest presence state by Matthew Barth · 8 years ago
  87. 736d143 Get inventory manager service name by Matthew Barth · 8 years ago
  88. 1562ac7 Function to setup fan inventory object map by Matthew Barth · 8 years ago
  89. cd4f4d1 Enable tach signal handler by Matthew Barth · 8 years ago
  90. d640382 Add tach sensors to each fan enclosure by Matthew Barth · 8 years ago
  91. b803445 Create fan enclosure objects by Matthew Barth · 8 years ago
  92. 681c98d Call gen-fan-detect-defs script during build by Matthew Barth · 8 years ago
  93. 1080b38 Add fan presence detection definition parser by Matthew Barth · 8 years ago
  94. 293477d Add fan presence application framework by Matthew Barth · 8 years ago
  95. ae0e96c Initial fan presence build framework by Matthew Barth · 8 years ago
  96. 4aa27f9 Initial commit by Patrick Williams · 8 years ago