1. a344afc sensorhandler: add reserve_sdr by Emily Shaffer · 7 years ago
  2. d06e0e7 sensorhandler: add get_sdr_info by Emily Shaffer · 7 years ago
  3. 8451edf sensorhandler: add missing pointer initialization by Patrick Williams · 7 years ago
  4. 1fabf22 sensorhandler: modify Get Sensor Reading to use dbus interface by Emily Shaffer · 7 years ago
  5. 7117441 sensorhandler: Fixes for dbus->type conversion. by Emily Shaffer · 7 years ago
  6. 2ae09b9 sensorhandler: Refactor find_openbmc_path to check sensor map first by Emily Shaffer · 7 years ago
  7. 391f330 sensorhandler: Refactor find_sensor to eliminate redundant call by Emily Shaffer · 7 years ago
  8. 4736b91 sensorhandler: removed un-needed sd_bus_ref by Patrick Williams · 7 years ago
  9. 504ebc2 sensor: Reuse ipmid bus for inventory-notify by Patrick Williams · 7 years ago
  10. d5b2ac0 Add Sensor Reading Support for Power Supply Derating by Jayanth Othayoth · 7 years ago
  11. 0661beb Sensor Reading Support for Turbo Allowed by Jayanth Othayoth · 7 years ago
  12. 0724829 IPMI Sensor Support for Power Supply Redundancy by Dhruvaraj S · 7 years ago
  13. be703f7 Modify set sensor reading command by Tom Joseph · 7 years ago
  14. 0573237 Add privilege level for each IPMI command by Tom · 8 years ago
  15. 5600345 Fix type overflow in find_sensor by Brad Bishop · 8 years ago
  16. 819ddd4 Print failing object path after failed bus lookup by Brad Bishop · 8 years ago
  17. d700e76 Refactor the code related to Sensor handling by Tom · 8 years ago
  18. 70aa8d9 Modify respond of un-supported IPMI command by Nan Li · 8 years ago
  19. 37af733 Allow out-of-tree builds by Patrick Williams · 8 years ago
  20. 98a2384 Switch C++ source files to .cpp extension by Matthew Barth · 8 years ago[Renamed from sensorhandler.C]
  21. 36deb76 Handle errors finding openbmc_path #75 by Nan Li · 8 years ago
  22. a9d9aaf Merge pull request #70 from anoo1/bootcount by nkskjames · 8 years ago
  23. 1eaea4f memory leak found during multiple reboots. it was found that in many cases the by vishwa · 8 years ago
  24. 9312598 Read/Write Boot Count Sensor as int by Adriana Kobylak · 8 years ago
  25. 10ccc0f Add support for get-sensor-reading by Chris Austen · 9 years ago
  26. 800ba71 support for more sensors by Chris Austen · 9 years ago
  27. 0f5ce8e sensorhandler: remove unused variable by Joel Stanley · 9 years ago
  28. d7cf0e4 Fix bugs from test runs by Chris Austen · 9 years ago
  29. 0012e9b Added Dynamic lookup for sensor types by Chris Austen · 9 years ago
  30. 8a45e7c Suport examining sensor records and calling dbus by Chris Austen · 9 years ago
  31. ac4604a Add sensor ipmi commands by Chris Austen · 9 years ago