1. f325231 style: fixup naming of structures by Patrick Venture · 6 years ago
  2. 65ea92e dbusconfiguration: lower cpu cycles while waiting by James Feist · 6 years ago
  3. 26e8c6a dbusconfiguration: Fix mapper call by James Feist · 6 years ago
  4. f77d5a5 cleanup: move from copy and pointer to just const reference by Patrick Venture · 6 years ago
  5. adc9e86 cleanup: rename variable per openbmc style by Patrick Venture · 6 years ago
  6. 4a2dc4d cleanup: apply constness to read-only iterators by Patrick Venture · 6 years ago
  7. d8a9a19 ipmi: drop is_method_error call by Patrick Venture · 6 years ago
  8. 36b7d8e [dbus-passive] Add threshold fan failure by James Feist · 6 years ago
  9. 0771659 dbus: set inclusion to local-first search by Patrick Venture · 6 years ago
  10. 107a25d dbus: transition to find_if by Patrick Venture · 6 years ago
  11. df766f2 cleanup: reduce scope of variables by Patrick Venture · 6 years ago
  12. 4515392 gitignore: add missing items by Patrick Venture · 6 years ago
  13. d73af2b build: check for experimental/filesystem by Patrick Venture · 6 years ago
  14. d7a55bf Stop using mapbox namespace directly by James Feist · 6 years ago
  15. 67efa24 docs: Cleanup of Design Doc by Patrick Venture · 6 years ago
  16. cc74ae1 docs: Ported Design Doc to OpenBMC by Patrick Venture · 6 years ago
  17. cd9e109 [dbus-writer] limit d-bus traffic by James Feist · 6 years ago
  18. 50fdfe3 [dbusconfiguration] Allow partial configurations by James Feist · 6 years ago
  19. d027312 Add James Feist as a reviewer by James Feist · 6 years ago
  20. ce15e02 Fix dbus configured build by James Feist · 6 years ago
  21. 3dfaafd Add hysteresis to stepwise controller by James Feist · 6 years ago
  22. 9f04441 build: configureDbus replacing linked objects by Patrick Venture · 6 years ago
  23. 02c9e04 build: fix conditional by Patrick Venture · 6 years ago
  24. 07c3a80 ipmi: add iana header for openbmc oen by Patrick Venture · 6 years ago
  25. 22c257a Add stepwise controller by James Feist · 6 years ago
  26. 8c3c51e DbusConfiguration Flatten configuration by James Feist · 6 years ago
  27. 8f17914 ipmi: add back call to is_method_error by Patrick Venture · 6 years ago
  28. 54c2e5e Build as c++17 by Patrick Venture · 6 years ago
  29. acecf6b ipmi: catch SdBusErrors on bus call failures by Patrick Venture · 6 years ago
  30. e2ec0f6 clang-format: fix pointer alignment, sort using by Patrick Venture · 6 years ago
  31. 991cf87 clang-format: always break template declarations by Patrick Venture · 6 years ago
  32. da4a5dd add .clang-format by Patrick Venture · 6 years ago
  33. 40be36a add missing gmock header: read|write interface mock by Patrick Venture · 6 years ago
  34. 64f072a dbusConfiguration: restart on configuration change by James Feist · 6 years ago
  35. c065cf1 Add double support for sensor interface by James Feist · 6 years ago
  36. ba00343 ipmi: enable oem ipmi command for fan control by Patrick Venture · 6 years ago
  37. ca97c83 add fan_rpm_loop script by Patrick Venture · 6 years ago
  38. 7136a5a Add ability to configure from dbus by James Feist · 6 years ago
  39. 2524323 test: dbus: dbusactiveread by Patrick Venture · 6 years ago
  40. 0ef1faf test: dbus: passive read interface by Patrick Venture · 6 years ago
  41. 0df7c0f dbus: transition to interface for testing by Patrick Venture · 6 years ago
  42. d0c7566 dbus: dbuspassive refactor by Patrick Venture · 6 years ago
  43. 566a151 test: pid: fancontroller by Patrick Venture · 6 years ago
  44. 3349ef2 test: pid: thermalcontroller by Patrick Venture · 6 years ago
  45. a58197c test: pid: zone by Patrick Venture · 6 years ago
  46. 2e3ecb5 update configure and test/Makefile.am by Patrick Venture · 6 years ago
  47. ab28cb3 configure.ac: add -fpic flag by Patrick Venture · 6 years ago
  48. da06428 util: enable unit-tests by Patrick Venture · 6 years ago
  49. 5c7cc54 pid: zone split out builders by Patrick Venture · 6 years ago
  50. 1fa9aab test: sensors: host by Patrick Venture · 6 years ago
  51. 9805543 test: sensor_manager: add test and sensor_mock by Patrick Venture · 6 years ago
  52. e31ee6d test: sensors: pluggable by Patrick Venture · 6 years ago
  53. bd6b476 interfaces: add equality operator for ReadReturn by Patrick Venture · 6 years ago
  54. fe75b19 enable unit-tests: enable for SensorManager by Patrick Venture · 6 years ago
  55. 5e92909 sensors: split building from manager object by Patrick Venture · 6 years ago
  56. 08afbb2 Spelling fixes by Gunnar Mills · 6 years ago
  57. 4bd518d test: add controller_mock by Patrick Venture · 6 years ago
  58. 6246393 test: add read and write interface mocks by Patrick Venture · 6 years ago
  59. 7a841b6 enable unit-tests by Patrick Venture · 6 years ago
  60. e49bbfc sysfs: const-ify string parameters in constructors by Patrick Venture · 6 years ago
  61. 7208eed More on gitignore by Patrick Venture · 6 years ago
  62. 22199ca Update gitignore by Patrick Venture · 6 years ago
  63. 8553251 Add gitignore by Patrick Venture · 6 years ago
  64. f55349d sensors: host: add comment by Patrick Venture · 6 years ago
  65. 00d5199 fancontroller: remove percentage log entry by Patrick Venture · 6 years ago
  66. 5f02ad2 pid: added thermal inputs & failsafe to logging by Patrick Venture · 6 years ago
  67. bf0cf74 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  68. dc3b790 s/Control.FanCtrl.Mode/Control.Mode/ by Patrick Venture · 6 years ago
  69. 0d73b10 dbus: util: Remove explicit element count by Patrick Venture · 6 years ago
  70. 1df1a2c util: remove unused variable by Patrick Venture · 6 years ago
  71. 2075863 makefile: add PTHREAD library by Patrick Venture · 6 years ago
  72. 2917247 configure.ac: add check for libconfig++ by Patrick Venture · 6 years ago
  73. 05c02b2 makefile: disable OEM IPMI library by Patrick Venture · 6 years ago
  74. 7494ce0 bootstrap.sh: set executable by Patrick Venture · 6 years ago
  75. e620656 Scripts and main daemon by Patrick Venture · 6 years ago
  76. 391b8b0 The OEM IPMI interface for status by Patrick Venture · 6 years ago
  77. 863b924 Sensor Objects by Patrick Venture · 6 years ago
  78. d801218 PID Objects & Algo by Patrick Venture · 6 years ago
  79. a788899 Initial commit by Brad Bishop · 6 years ago