1. 05711eb Cater for change in elog create and commit interface by Marri Devender Rao · 8 years ago
  2. 4e1f30f Update sysfs reads by Matthew Barth · 8 years ago
  3. 048ac87 Update hwmon fan target sysfs entries by Matthew Barth · 8 years ago
  4. bf7b7b1 Create a FanSpeedObject interface by Matthew Barth · 8 years ago
  5. 5ec68ab Use std::filesystem when generating callout paths by Brad Bishop · 8 years ago
  6. 973886d Change constexpr function pointers to static constants by Saqib Khan · 8 years ago
  7. 03e8735 Remove unnecessary copy constructing ObjectManager by Brad Bishop · 8 years ago
  8. 329f186 Removed unused directory module by Brad Bishop · 8 years ago
  9. 08379a3 Use std::filesystem in favor of custom module by Brad Bishop · 8 years ago
  10. 0be1f8d Build: Autotools usage improvements by Brad Bishop · 8 years ago
  11. 23d4a7e Replace readdir_r with readdir since readdir_r was deprecated by Saqib Khan · 8 years ago
  12. 9ca659f Remove unused methods by Brad Bishop · 8 years ago
  13. 4db6442 Log failing path after sysfs access failures by Brad Bishop · 8 years ago
  14. b8740fc Minor path/string op tweaks by Brad Bishop · 8 years ago
  15. 2260efb Per design direction, all dbus object paths should be lower case. by Leonel Gonzalez · 8 years ago
  16. bf86e72 Link to libphosphor_dbus by Brad Bishop · 8 years ago
  17. 30dbcee Delay emission of InterfacesAdded by Brad Bishop · 8 years ago
  18. 8d89325 Fix out of tree build header search path by Brad Bishop · 8 years ago
  19. d9f06ab Fix sdbusplus::server::object template wrapper by Brad Bishop · 8 years ago
  20. a9b5f05 sysfs: Remove return of const string by Brad Bishop · 8 years ago
  21. 96a315f Test: Remove unnecessary server_thread method by Brad Bishop · 8 years ago
  22. 0aec350 Avoid unnecessary move operation by Brad Bishop · 8 years ago
  23. add9851 Instantiate objects in the correct namespace by Brad Bishop · 8 years ago
  24. 5afe21a Detect power current and energy sensors by Brad Bishop · 8 years ago
  25. 951a79e Add helper function for finding attributes by Brad Bishop · 8 years ago
  26. 968be12 Update server bindings by Brad Bishop · 8 years ago
  27. e0b7d05 Enable sensor thresholds by Brad Bishop · 8 years ago
  28. e228acc Add threshold support methods by Brad Bishop · 8 years ago
  29. cad57db Add threshold typename aliases by Brad Bishop · 8 years ago
  30. e9fdee0 Move value interface creation to a helper method. by Brad Bishop · 8 years ago
  31. f3df6b4 Add configuration discovery helper method by Brad Bishop · 8 years ago
  32. f7426cf Add object info tuple by Brad Bishop · 8 years ago
  33. 43b6ba7 Add Sensor.Threshold server bindings by Brad Bishop · 8 years ago
  34. 4da0161 Add cmdline --of-name option by Brad Bishop · 8 years ago
  35. 613a5b3 Find hwmon instances from OF device paths by Brad Bishop · 8 years ago
  36. ab795a1 Add util.hpp by Brad Bishop · 8 years ago
  37. ca08512 Ignore . and .. when scanning directories by Brad Bishop · 8 years ago
  38. c806553 Remove use of std::endl by Brad Bishop · 8 years ago
  39. 3d20846 Remove sensorcache.hpp by Brad Bishop · 8 years ago
  40. dddb715 Poll and update sensors by Brad Bishop · 8 years ago
  41. 74aa4dd Set Sensors.Value unit and scale properties by Brad Bishop · 8 years ago
  42. 0fcb8b3 Add string literals for hwmon types and entries by Brad Bishop · 8 years ago
  43. 4737850 Set sensor initial value. by Brad Bishop · 8 years ago
  44. cc56cd9 inline make_sysfs_path by Brad Bishop · 8 years ago
  45. 075f7a2 Create DBus objects by Brad Bishop · 8 years ago
  46. 8e068d9 Add server binding typename aliases by Brad Bishop · 8 years ago
  47. 73831cd Add labels by Brad Bishop · 8 years ago
  48. 75b4ab8 Move polling loop to state container by Brad Bishop · 8 years ago
  49. 3c344d3 Add sensor state by Brad Bishop · 8 years ago
  50. 75017ae Provide additional SensorSet type aliases by Brad Bishop · 8 years ago
  51. 6e8f623 Ignore labels by Brad Bishop · 8 years ago
  52. 92bbd05 Explicitly define SensorSet constructors by Brad Bishop · 8 years ago
  53. 26b815f Replace include guards with #pragma once by Brad Bishop · 8 years ago
  54. 9c7b6e0 Grab DBus connection by Brad Bishop · 8 years ago
  55. b9e2b07 Add config options by Brad Bishop · 8 years ago
  56. 6ae0330 Add Sensor.Value server bindings by Brad Bishop · 8 years ago
  57. 20938e4 Link systemd by Brad Bishop · 8 years ago
  58. e9ac8b4 Add testcase by Brad Bishop · 8 years ago
  59. d499ca6 Add a shutdown option to main loop by Brad Bishop · 8 years ago
  60. e55ef3d Remove main loop from application file by Brad Bishop · 8 years ago
  61. 03476f1 Add Vim modelines by Brad Bishop · 8 years ago
  62. 6bb97a9 Run astyle by Brad Bishop · 8 years ago
  63. 4c9c454 Remove phosphor-hwmon shared library by Brad Bishop · 8 years ago
  64. 3b1b5d4 Remove lto by Brad Bishop · 8 years ago
  65. 29dbfa6 Add licenses by Brad Bishop · 8 years ago
  66. 9b75be5 Add gitignore by Brad Bishop · 8 years ago
  67. 52b8028 Fix memory leak by Vishwanatha Subbanna · 8 years ago
  68. 6292aee Convert build process to autotools by Matthew Barth · 8 years ago
  69. 1f1b41e Ensure all tools are building with -Wall and -Werror by Matthew Barth · 8 years ago
  70. f261fa0 Add help argument to usage menu by Adriana Kobylak · 9 years ago
  71. fc96e4a Merge pull request #8 from williamspatrick/initial-daemon by Patrick Williams · 9 years ago
  72. 3667cf3 Initial read-daemon for hwmon entries by Patrick Williams · 9 years ago
  73. 80d9097 Initial commit by Patrick Williams · 9 years ago