- 0a45019 regulators: Add Sensors service by Shawn McCarney · 3 years, 7 months ago
- 81a2f90 regulators: Create error log entries by Shawn McCarney · 3 years, 8 months ago
- aaa4fdd regulators: Create error_logging_utils by Shawn McCarney · 3 years, 8 months ago
- 0414f0e regulators: Enhance exception utilities by Shawn McCarney · 3 years, 8 months ago
- 2f1b7ba regulators: Enhance ErrorHistory by Shawn McCarney · 3 years, 8 months ago
- 36fc261 regulators: Add info to WriteVerificationError by Shawn McCarney · 3 years, 8 months ago
- 5b819f4 regulators: Add more info to PMBusError by Shawn McCarney · 3 years, 8 months ago
- 45907cc regulators: Complete compare_vpd action by Shawn McCarney · 3 years, 9 months ago
- 4e0402c regulators: Add VPD service by Shawn McCarney · 3 years, 9 months ago
- 48033bf regulators: Only configure/monitor if present by Shawn McCarney · 3 years, 9 months ago
- 9bd94d3 regulators: Clear cached hardware data during boot by Shawn McCarney · 3 years, 9 months ago
- 462e592 regulators: Complete PresenceDetection class by Bob King · 4 years ago
- 49e90d3 regulators: Implement ComparePresenceAction class by Bob King · 4 years ago
- 73eacee regulators: Add Services to ActionEnvironment by Bob King · 4 years ago
- a76898f regulators: Enhance config file parser by Bob King · 4 years, 1 month ago
- 863cb05 regulators: Validate config files during CI by Bob King · 4 years ago
- d58858c regulators: Add hardware presence service by Shawn McCarney · 4 years ago
- b7552f0 regulators: Improve config file validator by Bob King · 4 years, 1 month ago
- ca08a79 regulators: Add getMessages method by Bob King · 4 years, 1 month ago
- 18a8e49 regulators: Delete journal.cpp and mock_journal.cpp by Bob King · 4 years, 3 months ago
- d692d6d regulators: Modify close() to use services by Bob King · 4 years, 2 months ago
- 1df5954 regulators: Implement D-Bus error logging by Shawn McCarney · 4 years, 1 month ago
- f3633f6 regulators: Create FFDCFile class by Shawn McCarney · 4 years, 2 months ago
- 8a55292 regulators: Modify monitorSensors() to use Services by Bob King · 4 years, 3 months ago
- 5cfe510 regulators: Modify Configuration to use Journal by Bob King · 4 years, 3 months ago
- 23243f8 regulators: Add Services& services to classes by Bob King · 4 years, 3 months ago
- 0f6ebad regulators: Remove TmpFile class by Shawn McCarney · 4 years, 2 months ago
- b6f07c9 regulators: Create TemporaryFile class by Shawn McCarney · 4 years, 2 months ago
- 8e2294d regulators: Add monitorSensors support to System by Bob King · 4 years, 4 months ago
- a2c81a6 regulators: Add monitorSensors support to Chassis by Bob King · 4 years, 4 months ago
- 8e1cd0b regulators: Add monitorSensors support to Device by Bob King · 4 years, 4 months ago
- ab7d6cb regulators: Fix for GMOCK WARNING by Bob King · 4 years, 4 months ago
- 8109502 regulators: Create services interface by Shawn McCarney · 4 years, 4 months ago
- 5248b8a regulators: Improve journal interface by Shawn McCarney · 4 years, 4 months ago
- 76c14c3 regulators: Create error logging interface by Shawn McCarney · 4 years, 4 months ago
- 7b74343 regulators: Add monitorSensors support to Rail by Bob King · 4 years, 5 months ago
- 66332cd regulators: Create ErrorHistory class by Shawn McCarney · 4 years, 4 months ago
- 833b8e0 regulators: Add SensorMonitoring::execute() by Bob King · 4 years, 5 months ago
- 717d2da regulators: Add PMBusReadSensorAction::execute() by Bob King · 4 years, 5 months ago
- 5b19ea5 regulators: Close devices when system powering off by Shawn McCarney · 4 years, 5 months ago
- 050531f regulators: Add closeDevices() to Chassis class by Shawn McCarney · 4 years, 5 months ago
- b4d18a4 regulators: Add close method to Device class by Shawn McCarney · 4 years, 5 months ago
- b1ab1cf regulators: ActionEnvironment enhancements by Bob King · 4 years, 6 months ago
- 8d0b3ce regulators: Add convertFromVoutLinear for sensor monitoring by Bob King · 4 years, 6 months ago
- 19523dd regulators: Add convertFromLinear for sensor monitoring by Bob King · 4 years, 6 months ago
- 8461488 regulators: Implements support for pmbus_read_sensor action by Bob King · 4 years, 6 months ago
- d6820bb regulators: Create regulators PMBusReadSensorAction class by Bob King · 4 years, 6 months ago
- f213432 regulators: Implements support for compare_vpd action by Bob King · 4 years, 6 months ago
- 8e4cb64 regulators: Create regulators CompareVPDAction class by Bob King · 4 years, 6 months ago
- df42c0d Add 'long-tests' build option by Shawn McCarney · 4 years, 6 months ago
- b267b7e regulators: Implements support for compare_presence action by Bob King · 4 years, 7 months ago
- 07301ea regulators: Create regulators ComparePresenceAction class by Bob King · 4 years, 7 months ago
- 18a6850 regulators: Implements support for set_device action by Bob King · 4 years, 7 months ago
- 2aafb1c regulators: Implements support for presence_detection by Bob King · 4 years, 7 months ago
- 93a89d7 regulators: Implements support for if action by Bob King · 4 years, 7 months ago
- 0b51a9b regulators: Implements support for or action by Bob King · 4 years, 7 months ago
- f1b58dc regulators: Implements support for not action by Bob King · 4 years, 7 months ago
- 3a78754 regulators: Implements support for and action by Bob King · 4 years, 7 months ago
- f09bfe0 regulators: Implements support for i2c_compare actions by Bob King · 4 years, 7 months ago
- 2af5289 regulators: Add configure support to System class by Shawn McCarney · 4 years, 7 months ago
- 525e20c regulators: Add configure support to Chassis class by Shawn McCarney · 4 years, 7 months ago
- eb7bec4 regulators: Add configure support to Device class by Shawn McCarney · 4 years, 7 months ago
- 779b956 regulators: Add configure support to Rail class by Shawn McCarney · 4 years, 7 months ago
- 3976500 regulators: Implement Configuration execution by Shawn McCarney · 4 years, 7 months ago
- a2f2a0d regulators: Implements support for rail by Bob King · 4 years, 7 months ago
- 33e7eaa regulators: Implements support for configuration by Bob King · 4 years, 7 months ago
- 9c36c5f regulators: Implements support for device by Bob King · 4 years, 7 months ago
- 55f496c regulators: Create exception_utils namespace by Shawn McCarney · 4 years, 7 months ago
- 9af8555 regulators: Add logDebug() to journal interface by Shawn McCarney · 4 years, 7 months ago
- e22e0c4 regulators: Fix IDMap testcases for duplicate IDs by Shawn McCarney · 4 years, 7 months ago
- db0b833 regulators: Build IDMap for system by Shawn McCarney · 4 years, 7 months ago
- 0e70113 regulators: Implements support for chassis by Bob King · 4 years, 7 months ago
- 315b0b6 regulators: Implements support for run_rule by Bob King · 4 years, 7 months ago
- bafcb86 regulators: Implements support for i2c_write_bytes by Bob King · 4 years, 7 months ago
- e38f8a2 regulators: Enhance IDMap to detect duplicate IDs by Shawn McCarney · 4 years, 7 months ago
- c3991f1 regulators: Create System class by Shawn McCarney · 4 years, 7 months ago
- 7c5d7b2 regulators: Create journal interface by Shawn McCarney · 4 years, 7 months ago
- 87ff9d7 regulators: Implements support for i2c_write_byte by Bob King · 4 years, 7 months ago
- f617f89 regulators: Implements support for i2c_write_bit by Bob King · 4 years, 7 months ago
- e85499b regulators: Skip validation tool tests in SDK by Shawn McCarney · 4 years, 7 months ago
- 80c0b04 regulators: Make TmpFile class common by Shawn McCarney · 4 years, 7 months ago
- 0e8c68a regulators: Create configuration file parser by Shawn McCarney · 4 years, 7 months ago
- 79a0b10 regulators: Create ConfigFileParserError class by Shawn McCarney · 4 years, 7 months ago
- 3afa711 regulators: Add test cases for action. by Bob King · 4 years, 8 months ago
- 2005741 regulators: Add test cases for entire config file. by Bob King · 4 years, 8 months ago
- 7879310 regulators: Add test cases for check_duplicate_object_id. by Bob King · 4 years, 8 months ago
- 9343756 regulators: Increase timeout for validator tests by Shawn McCarney · 4 years, 8 months ago
- 8a3afd7 regulators: Create Chassis class by Shawn McCarney · 4 years, 8 months ago
- 358c417 regulators: Update validator testcases for python3 by Bob King · 4 years, 8 months ago
- 0b1a0e7 regulators: Add remaining props to Device class by Shawn McCarney · 4 years, 8 months ago
- a57e081 regulators: Modify file path and timeout for CI. by Bob King · 4 years, 8 months ago
- 4bf310e regulators: Add remaining properties to Rail class by Shawn McCarney · 4 years, 8 months ago
- bc47c1b regulators: Create SensorMonitoring class by Shawn McCarney · 4 years, 8 months ago
- bfe2c25 regulators: Create PresenceDetection class by Shawn McCarney · 4 years, 8 months ago
- d3a8aab regulators: Create Configuration class by Shawn McCarney · 4 years, 8 months ago
- 0fd07d7 regulators: Use std::optional in ActionEnvironment by Shawn McCarney · 4 years, 8 months ago
- ed00965 regulators: Add test cases for command line syntax by Bob King · 4 years, 9 months ago
- dc72b62 regulators: Add test cases for check_number_of_elements_in_masks by Bob King · 4 years, 9 months ago
- 21b09be regulators: Add test cases for check_rule_id_exists by Bob King · 4 years, 9 months ago
- 13b2ad9 regulators: Add test cases for check_set_device_value_exists by Bob King · 4 years, 9 months ago