Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-power
/
c60b97518f2ebad9c1b48fcee41b10cc839d1aba
/
phosphor-regulators
d6820bb
regulators: Create regulators PMBusReadSensorAction class
by Bob King
· 5 years ago
f213432
regulators: Implements support for compare_vpd action
by Bob King
· 5 years ago
8e4cb64
regulators: Create regulators CompareVPDAction class
by Bob King
· 5 years ago
6345c6c
regulators: Implement D-Bus configure method
by Shawn McCarney
· 4 years, 11 months ago
e0c6a2d
regulators: Load JSON config file
by Shawn McCarney
· 5 years ago
84807b9
regulators: Temporarily hard-code config file name
by Shawn McCarney
· 5 years ago
46b5e69
regulators: Initial JSON config file for Rainier
by Shawn McCarney
· 5 years ago
df42c0d
Add 'long-tests' build option
by Shawn McCarney
· 5 years ago
3270708
regs: Regulators control program
by Matthew Barth
· 5 years ago
cd9ab08
regs: Create regulator control utility function
by Matthew Barth
· 5 years ago
b267b7e
regulators: Implements support for compare_presence action
by Bob King
· 5 years ago
07301ea
regulators: Create regulators ComparePresenceAction class
by Bob King
· 5 years ago
18a6850
regulators: Implements support for set_device action
by Bob King
· 5 years ago
2aafb1c
regulators: Implements support for presence_detection
by Bob King
· 5 years ago
93a89d7
regulators: Implements support for if action
by Bob King
· 5 years ago
0b51a9b
regulators: Implements support for or action
by Bob King
· 5 years ago
f1b58dc
regulators: Implements support for not action
by Bob King
· 5 years ago
3a78754
regulators: Implements support for and action
by Bob King
· 5 years ago
f09bfe0
regulators: Implements support for i2c_compare actions
by Bob King
· 5 years ago
2af5289
regulators: Add configure support to System class
by Shawn McCarney
· 5 years ago
525e20c
regulators: Add configure support to Chassis class
by Shawn McCarney
· 5 years ago
eb7bec4
regulators: Add configure support to Device class
by Shawn McCarney
· 5 years ago
779b956
regulators: Add configure support to Rail class
by Shawn McCarney
· 5 years ago
250d0a9
regs: Subscribe to InterfacesAdded signals
by Matthew Barth
· 5 years ago
bbc7c58
regs: Get JSON configuration data filename from dbus
by Matthew Barth
· 5 years ago
23a5e59
regs: Add initial dbus attributes for system type
by Matthew Barth
· 5 years ago
7cbc553
regs: Handle HUP signals
by Matthew Barth
· 5 years ago
f2bcf1f
regs: Add an event timer for monitoring
by Matthew Barth
· 5 years ago
29e9e38
regs: Add manager object
by Matthew Barth
· 5 years ago
37d73ec
regs: Add private manager dbus interface
by Matthew Barth
· 5 years ago
3976500
regulators: Implement Configuration execution
by Shawn McCarney
· 5 years ago
6afbf1a
regulators: Modify instances for implicit conversion
by Bob King
· 5 years ago
a2f2a0d
regulators: Implements support for rail
by Bob King
· 5 years ago
33e7eaa
regulators: Implements support for configuration
by Bob King
· 5 years ago
9c36c5f
regulators: Implements support for device
by Bob King
· 5 years ago
55f496c
regulators: Create exception_utils namespace
by Shawn McCarney
· 5 years ago
9af8555
regulators: Add logDebug() to journal interface
by Shawn McCarney
· 5 years ago
e22e0c4
regulators: Fix IDMap testcases for duplicate IDs
by Shawn McCarney
· 5 years ago
db0b833
regulators: Build IDMap for system
by Shawn McCarney
· 5 years ago
0e70113
regulators: Implements support for chassis
by Bob King
· 5 years ago
315b0b6
regulators: Implements support for run_rule
by Bob King
· 5 years ago
bafcb86
regulators: Implements support for i2c_write_bytes
by Bob King
· 5 years ago
e38f8a2
regulators: Enhance IDMap to detect duplicate IDs
by Shawn McCarney
· 5 years ago
c3991f1
regulators: Create System class
by Shawn McCarney
· 5 years ago
7c5d7b2
regulators: Create journal interface
by Shawn McCarney
· 5 years ago
87ff9d7
regulators: Implements support for i2c_write_byte
by Bob King
· 5 years ago
f617f89
regulators: Implements support for i2c_write_bit
by Bob King
· 5 years ago
e85499b
regulators: Skip validation tool tests in SDK
by Shawn McCarney
· 5 years ago
80c0b04
regulators: Make TmpFile class common
by Shawn McCarney
· 5 years ago
0e8c68a
regulators: Create configuration file parser
by Shawn McCarney
· 5 years ago
79a0b10
regulators: Create ConfigFileParserError class
by Shawn McCarney
· 5 years ago
3afa711
regulators: Add test cases for action.
by Bob King
· 5 years ago
2005741
regulators: Add test cases for entire config file.
by Bob King
· 5 years ago
7879310
regulators: Add test cases for check_duplicate_object_id.
by Bob King
· 5 years ago
9343756
regulators: Increase timeout for validator tests
by Shawn McCarney
· 5 years ago
8a3afd7
regulators: Create Chassis class
by Shawn McCarney
· 5 years ago
358c417
regulators: Update validator testcases for python3
by Bob King
· 5 years ago
0b1a0e7
regulators: Add remaining props to Device class
by Shawn McCarney
· 5 years ago
43082e7
Use python3
by Lei YU
· 5 years ago
a57e081
regulators: Modify file path and timeout for CI.
by Bob King
· 5 years ago
4bf310e
regulators: Add remaining properties to Rail class
by Shawn McCarney
· 5 years ago
bc47c1b
regulators: Create SensorMonitoring class
by Shawn McCarney
· 5 years ago
bfe2c25
regulators: Create PresenceDetection class
by Shawn McCarney
· 5 years ago
d3a8aab
regulators: Create Configuration class
by Shawn McCarney
· 5 years ago
0fd07d7
regulators: Use std::optional in ActionEnvironment
by Shawn McCarney
· 5 years ago
a533d70
regulators: Add check_number_of_elements_in_masks function.
by Bob King
· 5 years ago
9146df2
regulators: Add check_rule_id_exists function.
by Bob King
· 5 years ago
e959754
regulators: Add check_set_device_value_exists function.
by Bob King
· 5 years ago
ed00965
regulators: Add test cases for command line syntax
by Bob King
· 5 years ago
23dd60b
regulators: Add check_run_rule_value_exists function.
by Bob King
· 5 years ago
dc72b62
regulators: Add test cases for check_number_of_elements_in_masks
by Bob King
· 5 years ago
21b09be
regulators: Add test cases for check_rule_id_exists
by Bob King
· 5 years ago
13b2ad9
regulators: Add test cases for check_set_device_value_exists
by Bob King
· 5 years ago
f88203a
regulators: Add test cases for check_run_rule_value_exists
by Bob King
· 5 years ago
a8119f2
regulators: Add pmbus_write_vout_command action
by Shawn McCarney
· 5 years ago
a5ef540
regulators: Add PMBusError/WriteVerificationError
by Shawn McCarney
· 5 years ago
6663abf
regulators: Add PMBus utilities
by Shawn McCarney
· 5 years ago
d114cd9
regulators: Add check infinite loops function.
by Bob King
· 5 years ago
5b27a95
regulators: Add check_duplicate_object_id function.
by Bob King
· 5 years ago
88d5b69
regulators: Implement i2c_write_bit action
by Shawn McCarney
· 5 years ago
83169bf
regulators: Implement i2c_write_bytes action
by Shawn McCarney
· 5 years ago
f1c9061
regulators: Implement i2c_write_byte action
by Shawn McCarney
· 5 years ago
2c65700
regulators: Improve gmock EXPECT_CALL() usage
by Shawn McCarney
· 5 years ago
5ad5394
regulators: Implement i2c_compare_bytes action
by Shawn McCarney
· 5 years ago
7d3a9f1
regulators: Fix 'run_rule' and 'set_device' test cases fail.
by Bob King
· 5 years ago
63d795f
regulators: Fix 'rule' test cases fail.
by Bob King
· 5 years ago
f4ff116
regulators: Fix 'presence_detection' test cases fail.
by Bob King
· 5 years ago
2d27dcf
regulators: Fix test cases fail for 'if'.
by Bob King
· 5 years ago
b3e48bc
regulators: Fix test case failures.
by Bob King
· 5 years ago
8215be3
regulators: Implement i2c_compare_bit action
by Shawn McCarney
· 5 years ago
188db7d
regulators: Add test cases for 'i2c_write_bit' and 'i2c_write_byte(s)'.
by Bob King
· 5 years ago
64df7da
regulators: change the test cases sorting.
by Bob King
· 5 years ago
3643cc0
regulators: Add test cases for check duplicates and infinite loop.
by Bob King
· 5 years ago
fcc2a2f
regulators: Add test cases for object 'sensor_monitoring'.
by Bob King
· 5 years ago
e9260b5
regulators: Add test cases for object 'rail'.
by Bob King
· 5 years ago
4c67a3a
regulators: Add test cases for object 'configuration'.
by Bob King
· 5 years ago
99d8fa1
regulators: Add test cases for object 'presence_detection'.
by Bob King
· 5 years ago
b38da99
regulators: Implement i2c_compare_byte action
by Shawn McCarney
· 5 years ago
dc8e931
Add OE-SDK option to Meson
by Brandon Wyman
· 5 years ago
8f0d142
regulators: Create ActionError class
by Shawn McCarney
· 5 years ago
Next »