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