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