Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-power
/
d58858ca029f432b3a98f777d3b1fbfb7ff00245
d58858c
regulators: Add hardware presence service
by Shawn McCarney
· 4 years, 10 months ago
b7552f0
regulators: Improve config file validator
by Bob King
· 4 years, 11 months ago
070c1bc
Update OperationalStatus interface according to the Present property value
by George Liu
· 4 years, 11 months ago
76b7643
regulators: Store journal messages in error logs
by Shawn McCarney
· 4 years, 11 months ago
c9efe41
psu-ng: Store PSU firmware version in errors
by Brandon Wyman
· 4 years, 11 months ago
ca08a79
regulators: Add getMessages method
by Bob King
· 5 years ago
4176d6b
psu-ng: Create error for communication fault
by Brandon Wyman
· 5 years ago
f65c406
psu-ng: Limit tracing/logging read failures
by Brandon Wyman
· 5 years ago
52e54e8
psu-ng: Log errors for missing power supplies
by Brandon Wyman
· 4 years, 11 months ago
b76ab24
psu-ng: Create errors for detected faults
by Brandon Wyman
· 5 years ago
35a7d0c
regulators: Update inventory paths in docs/example
by Shawn McCarney
· 4 years, 11 months ago
18a8e49
regulators: Delete journal.cpp and mock_journal.cpp
by Bob King
· 5 years ago
d692d6d
regulators: Modify close() to use services
by Bob King
· 5 years ago
1df5954
regulators: Implement D-Bus error logging
by Shawn McCarney
· 5 years ago
fed0ba2
psu-ng: Make statusWord a member variable with accessor
by Brandon Wyman
· 5 years ago
7e49527
psu-ng: Add accessor to get the inventory path
by Brandon Wyman
· 5 years ago
63ea78b
psu-ng: Move analyze for PSUManager to cpp file
by Brandon Wyman
· 5 years ago
f3633f6
regulators: Create FFDCFile class
by Shawn McCarney
· 5 years ago
8a55292
regulators: Modify monitorSensors() to use Services
by Bob King
· 5 years ago
9462e06
FileDescriptor: Add move and close methods
by Shawn McCarney
· 5 years ago
6a3fd2c
Enhance PSU tracing support - add device access info
by Jay Meyer
· 5 years ago
5cfe510
regulators: Modify Configuration to use Journal
by Bob King
· 5 years ago
23243f8
regulators: Add Services& services to classes
by Bob King
· 5 years ago
0f6ebad
regulators: Remove TmpFile class
by Shawn McCarney
· 5 years ago
b6f07c9
regulators: Create TemporaryFile class
by Shawn McCarney
· 5 years ago
13e0333
cold_redundancy: Fix build failures
by Shawn McCarney
· 5 years ago
93ee416
regulators: Create high level design document
by Shawn McCarney
· 5 years ago
8e2294d
regulators: Add monitorSensors support to System
by Bob King
· 5 years ago
a2c81a6
regulators: Add monitorSensors support to Chassis
by Bob King
· 5 years ago
8e1cd0b
regulators: Add monitorSensors support to Device
by Bob King
· 5 years ago
ab7d6cb
regulators: Fix for GMOCK WARNING
by Bob King
· 5 years ago
3c68286
regulators: Discuss firmware update in README
by Shawn McCarney
· 5 years ago
b464c8b
regulators: Modify Manager to use Services
by Shawn McCarney
· 5 years ago
8109502
regulators: Create services interface
by Shawn McCarney
· 5 years ago
5248b8a
regulators: Improve journal interface
by Shawn McCarney
· 5 years ago
76c14c3
regulators: Create error logging interface
by Shawn McCarney
· 5 years ago
7b74343
regulators: Add monitorSensors support to Rail
by Bob King
· 5 years ago
66332cd
regulators: Create ErrorHistory class
by Shawn McCarney
· 5 years ago
833b8e0
regulators: Add SensorMonitoring::execute()
by Bob King
· 5 years ago
1d7a7df
psu-ng: Updates to get VPD data to inventory
by Brandon Wyman
· 5 years ago
da36455
Update psu poll rate for phosphor-power-supply.
by Jay Meyer
· 5 years ago
717d2da
regulators: Add PMBusReadSensorAction::execute()
by Bob King
· 5 years ago
59a3579
psu-ng: Add code to set ON_OFF_CONFIG
by Brandon Wyman
· 5 years ago
1b5de46
clang-format: set standard to 'Latest'
by Brandon Wyman
· 5 years ago
5b19ea5
regulators: Close devices when system powering off
by Shawn McCarney
· 5 years ago
050531f
regulators: Add closeDevices() to Chassis class
by Shawn McCarney
· 5 years ago
b4d18a4
regulators: Add close method to Device class
by Shawn McCarney
· 5 years ago
6687f12
power-supply: Fix variant build issue
by Shawn McCarney
· 5 years ago
89283d1
boost: define required dependency
by Andrew Geissler
· 5 years ago
b1ab1cf
regulators: ActionEnvironment enhancements
by Bob King
· 5 years ago
8d0b3ce
regulators: Add convertFromVoutLinear for sensor monitoring
by Bob King
· 5 years ago
19523dd
regulators: Add convertFromLinear for sensor monitoring
by Bob King
· 5 years ago
06a905d
Add AfterCaseLabel to .clang-format
by Shawn McCarney
· 5 years ago
928d1d9
Add overview and build information to README
by Shawn McCarney
· 5 years ago
91090e4
regulators: Create README in application directory
by Shawn McCarney
· 5 years ago
3c20846
psu-ng: Updates for clearFaults
by Brandon Wyman
· 5 years ago
8461488
regulators: Implements support for pmbus_read_sensor action
by Bob King
· 5 years ago
abe4941
sdbusplus: replace message::variant with std::variant
by Patrick Williams
· 5 years ago
365d61c
sdbusplus: remove deprecated variant_ns
by Patrick Williams
· 5 years ago
01779a6
include needed file for runtime_error
by Andrew Geissler
· 5 years ago
c60b975
include needed file for 64 bit defs
by Andrew Geissler
· 5 years ago
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
· 5 years ago
4e01665
psu-ng: Clear fault bits in STATUS_WORD
by Brandon Wyman
· 5 years 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
1c40f1c
meson: add options for each application
by Brad Bishop
· 5 years ago
01bc612
regs: Add/install monitor disable service
by Matthew Barth
· 6 years ago
0a0ef78
regs: Add/install monitor enable service
by Matthew Barth
· 6 years ago
ec16128
regs: Add/install config service
by Matthew Barth
· 6 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
8a392d9
Remove Lei from MAINTAINERS
by Lei YU
· 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
40247cc
Add CPLD class for Mihawk platform
by Andy YF Wang
· 6 years ago
250d0a9
regs: Subscribe to InterfacesAdded signals
by Matthew Barth
· 6 years ago
bbc7c58
regs: Get JSON configuration data filename from dbus
by Matthew Barth
· 6 years ago
d262440
util: Logging error on getService optional
by Matthew Barth
· 6 years ago
23a5e59
regs: Add initial dbus attributes for system type
by Matthew Barth
· 6 years ago
7cbc553
regs: Handle HUP signals
by Matthew Barth
· 6 years ago
f2bcf1f
regs: Add an event timer for monitoring
by Matthew Barth
· 6 years ago
29e9e38
regs: Add manager object
by Matthew Barth
· 6 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
Next »