1. 0fbdbce sensorhandler: fix buffer overrun in ipmi_fru_get_sdr by Emily Shaffer · 6 years ago
  2. b51bf9c add std namespace prefix to common methods by Patrick Venture · 6 years ago
  3. 586d35b replaced c headers with cpp where applicable by Patrick Venture · 6 years ago
  4. 46470a3 rename headers to match style by Patrick Venture · 6 years ago
  5. ba23ff7 sensorhandler: Remove legacy functions by Adriana Kobylak · 6 years ago
  6. 0b02be9 add .clang-format by Patrick Venture · 6 years ago
  7. 1e12112 Use visitor instead of pulling values directly by James Feist · 6 years ago
  8. e98d146 Fix Sensor query for derating factor returns 0 by Nagaraju Goruganti · 6 years ago
  9. 5fb1460 Reducing IPMI logging footprint by Aditya Saripalli · 7 years ago
  10. 6ccf881 sensorhandler: changed mutabiltity error code in get sensor by Jayanth Othayoth · 6 years ago
  11. 0922bde sensorhandler: Enable mutability based set function by Jayanth Othayoth · 6 years ago
  12. 91875f7 Handle sensors that can not be found in SystemManager by Lei YU · 6 years ago
  13. 3ee668f sensor: Refactor get sensor reading implementation by Tom Joseph · 6 years ago
  14. 744398d Remove use of legacy inventory interface by Nagaraju Goruganti · 6 years ago
  15. 5ca5095 Implement Get SDR and Reserve SDR repository command by Tom Joseph · 6 years ago
  16. dc212b2 sensor: Updates to the get device sdr command implementation by Tom Joseph · 6 years ago
  17. 13b87a3 sensor: Refactor get sensor reading command by Tom Joseph · 6 years ago
  18. 0ac0dd2 sensor: Refactor get sensor thresholds command by Tom Joseph · 6 years ago
  19. e0cc855 SDR: Adding fru records as part of Get SDR command by Ratan Gupta · 6 years ago
  20. e9a6405 Add Control.FanPwm as interface. by Patrick Venture · 7 years ago
  21. 5c0beec Support Get Sensor Thresholds Command by Dhruvaraj Subhashchandran · 6 years ago
  22. c6162fb sensor: Modify the Get sensor reading command by Tom Joseph · 6 years ago
  23. 9642391 sensor: Modify Get Device SDR command implementation by Tom Joseph · 6 years ago
  24. b5de286 Remove unwarranted call to free() by Deepak Kodihalli · 6 years ago
  25. 6244f93 Add sensor entry for power supply redundancy enabled. by Dhruvaraj Subhashchandran · 7 years ago
  26. 6223561 sensorhandler: allow preconfigured unit and scale by Emily Shaffer · 7 years ago
  27. e4050f2 Update Journal Variable Names by Gunnar Mills · 7 years ago
  28. d12ae75 Revert "Remove legacy reading of PS derating" by Dhruvaraj Subhashchandran · 7 years ago
  29. 8202432 Handle std::runtime_error exception in get sensor reading by Tom Joseph · 7 years ago
  30. 1bf3b74 Remove legacy reading of PS derating by Dhruvaraj Subhashchandran · 7 years ago
  31. 7a845f0 sensor: Use getFunc for TPM and RebootAttempt sensor by Tom Joseph · 7 years ago
  32. 14c1546 sensor: Use getFunc to handle the get sensor reading by Tom Joseph · 7 years ago
  33. 40c35b1 sensor: Handle the response of find_openbmc_path by Tom Joseph · 7 years ago
  34. 816e92b sensor: Add function to map dbus info to assertion status by Tom Joseph · 7 years ago
  35. cc941e1 sensorhandler: support setting analog sensors by Emily Shaffer · 7 years ago
  36. 558184e Support Power Supply derating sensor by Tom Joseph · 7 years ago
  37. 60cac72 tpm: Support TPM Sensor type in Get sensor reading command by Tom Joseph · 7 years ago
  38. 5a5a628 sensorhandler: correctly report data length in Reserve SDR by Emily Shaffer · 7 years ago
  39. 1bb0d38 Refactor set sensor handling code by Deepak Kodihalli · 7 years ago
  40. 18e9999 Fix for reboot attempt and catch internal failures. by Dhruvaraj Subhashchandran · 7 years ago
  41. e0af720 IPMI: Virtual sensor support in host ipmid by Dhruvaraj Subhashchandran · 7 years ago
  42. 10f4959 sensorhandler: Add functionality to use m, b, b_exp from config.yaml by Emily Shaffer · 7 years ago
  43. bbef71c sensorhandler: implement get SDR by Emily Shaffer · 7 years ago
  44. a344afc sensorhandler: add reserve_sdr by Emily Shaffer · 7 years ago
  45. d06e0e7 sensorhandler: add get_sdr_info by Emily Shaffer · 7 years ago
  46. 8451edf sensorhandler: add missing pointer initialization by Patrick Williams · 7 years ago
  47. 1fabf22 sensorhandler: modify Get Sensor Reading to use dbus interface by Emily Shaffer · 7 years ago
  48. 7117441 sensorhandler: Fixes for dbus->type conversion. by Emily Shaffer · 7 years ago
  49. 2ae09b9 sensorhandler: Refactor find_openbmc_path to check sensor map first by Emily Shaffer · 7 years ago
  50. 391f330 sensorhandler: Refactor find_sensor to eliminate redundant call by Emily Shaffer · 7 years ago
  51. 4736b91 sensorhandler: removed un-needed sd_bus_ref by Patrick Williams · 7 years ago
  52. 504ebc2 sensor: Reuse ipmid bus for inventory-notify by Patrick Williams · 7 years ago
  53. d5b2ac0 Add Sensor Reading Support for Power Supply Derating by Jayanth Othayoth · 7 years ago
  54. 0661beb Sensor Reading Support for Turbo Allowed by Jayanth Othayoth · 7 years ago
  55. 0724829 IPMI Sensor Support for Power Supply Redundancy by Dhruvaraj S · 7 years ago
  56. be703f7 Modify set sensor reading command by Tom Joseph · 7 years ago
  57. 0573237 Add privilege level for each IPMI command by Tom · 8 years ago
  58. 5600345 Fix type overflow in find_sensor by Brad Bishop · 8 years ago
  59. 819ddd4 Print failing object path after failed bus lookup by Brad Bishop · 8 years ago
  60. d700e76 Refactor the code related to Sensor handling by Tom · 8 years ago
  61. 70aa8d9 Modify respond of un-supported IPMI command by Nan Li · 8 years ago
  62. 37af733 Allow out-of-tree builds by Patrick Williams · 8 years ago
  63. 98a2384 Switch C++ source files to .cpp extension by Matthew Barth · 8 years ago[Renamed from sensorhandler.C]
  64. 36deb76 Handle errors finding openbmc_path #75 by Nan Li · 8 years ago
  65. a9d9aaf Merge pull request #70 from anoo1/bootcount by nkskjames · 8 years ago
  66. 1eaea4f memory leak found during multiple reboots. it was found that in many cases the by vishwa · 8 years ago
  67. 9312598 Read/Write Boot Count Sensor as int by Adriana Kobylak · 8 years ago
  68. 10ccc0f Add support for get-sensor-reading by Chris Austen · 9 years ago
  69. 800ba71 support for more sensors by Chris Austen · 9 years ago
  70. 0f5ce8e sensorhandler: remove unused variable by Joel Stanley · 9 years ago
  71. d7cf0e4 Fix bugs from test runs by Chris Austen · 9 years ago
  72. 0012e9b Added Dynamic lookup for sensor types by Chris Austen · 9 years ago
  73. 8a45e7c Suport examining sensor records and calling dbus by Chris Austen · 9 years ago
  74. ac4604a Add sensor ipmi commands by Chris Austen · 9 years ago