#
bb12c926 |
| 13-Jun-2017 |
Matthew Barth <msbarth@us.ibm.com> |
Allow generation of map types in events
Resolves openbmc/openbmc#940
Change-Id: I238cd4a6ef69c1d54a775ad90ee87e6e327b82bd Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
#
1de66629 |
| 12-Jun-2017 |
Matthew Barth <msbarth@us.ibm.com> |
Add default floor speed support
Change-Id: Id2d3b362e79e7a8c2330181f68ae11e43f84e2fd Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
#
cec5ab76 |
| 02-Jun-2017 |
Matthew Barth <msbarth@us.ibm.com> |
Add interface to uniquely identify properties
The interface is needed on the properties stored to uniquely identify each property used in events.
Change-Id: Ia062f25514d7ed04ef1023a02eecad4738711ff
Add interface to uniquely identify properties
The interface is needed on the properties stored to uniquely identify each property used in events.
Change-Id: Ia062f25514d7ed04ef1023a02eecad4738711ffb Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
show more ...
|
#
b751f32d |
| 06-Jun-2017 |
Gunnar Mills <gmills@us.ibm.com> |
Check for zone number and condition
Only add events to the zone if the conditions and zone number are correct. Resolves openbmc/openbmc#1500
Change-Id: Ia040fcbdd9093d25d4ed1773d5fea0ed8a95ba2b Sig
Check for zone number and condition
Only add events to the zone if the conditions and zone number are correct. Resolves openbmc/openbmc#1500
Change-Id: Ia040fcbdd9093d25d4ed1773d5fea0ed8a95ba2b Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
67e95512 |
| 02-Jun-2017 |
Gunnar Mills <gmills@us.ibm.com> |
pep8 style changes
Fixed pep8 warnings in gen-fan-zone-defs.py
Change-Id: I78472a1e9ce1bd6eb14e0352398c6470fa144604 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
#
ee8a2816 |
| 02-Jun-2017 |
Gunnar Mills <gmills@us.ibm.com> |
Parse zone conditions
Zone conditions are used to determine which zone to use.
Change-Id: I11f0ffa4da12532aeedf88941fb8a2d7fca5d352 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
#
34f1bda2 |
| 31-May-2017 |
Matthew Barth <msbarth@us.ibm.com> |
Use updated match methods for signal callbacks
Attach the event handler callback function to the match along with generating the match string using the new match methods
Change-Id: I7595d65cbc615f2
Use updated match methods for signal callbacks
Attach the event handler callback function to the match along with generating the match string using the new match methods
Change-Id: I7595d65cbc615f29db60e2a65534ee5b635d6f96 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
show more ...
|
#
9c72667e |
| 18-May-2017 |
Matthew Barth <msbarth@us.ibm.com> |
Fixed alignment issues
Fixed resulting pep8 alignment issues in the generated template
Change-Id: I26d316a86c40896cda729683b26ccf06a3f89d5f Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
#
7e527c12 |
| 17-May-2017 |
Matthew Barth <msbarth@us.ibm.com> |
Generate list of property change signals
Add the list of property(s) associated to a set speed event where the handler updates the property cached on the zone for the action
Change-Id: Ifac61dda6eb
Generate list of property change signals
Add the list of property(s) associated to a set speed event where the handler updates the property cached on the zone for the action
Change-Id: Ifac61dda6eb200ca28735ddfaab3d34c9a9df758 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
show more ...
|
#
ba102b38 |
| 16-May-2017 |
Matthew Barth <msbarth@us.ibm.com> |
Generate set speed event actions
Adds the set speed event action functions with the associated parameters in the order required for the function
Change-Id: Ib08f2442d8ff1fb3d49ab5234eacc2db8304a20d
Generate set speed event actions
Adds the set speed event action functions with the associated parameters in the order required for the function
Change-Id: Ib08f2442d8ff1fb3d49ab5234eacc2db8304a20d Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
show more ...
|
#
d4d0f083 |
| 16-May-2017 |
Matthew Barth <msbarth@us.ibm.com> |
Parse set speed event groups
Adds the groups for a set speed event for each zone listed within the event. The groups are for maintaining a cached property value.
Change-Id: I2de9cf62215f9861e8ea2e6
Parse set speed event groups
Adds the groups for a set speed event for each zone listed within the event. The groups are for maintaining a cached property value.
Change-Id: I2de9cf62215f9861e8ea2e6807df11e6a04638fb Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
show more ...
|
#
ee7f6428 |
| 09-May-2017 |
Matt Spinler <spinler@us.ibm.com> |
Add modes to phosphor-fan-control
phosphor-fan-control can behave differently based on its command line arguments
--init: Set fans to full speed, delay for a configurable amount of time t
Add modes to phosphor-fan-control
phosphor-fan-control can behave differently based on its command line arguments
--init: Set fans to full speed, delay for a configurable amount of time to allow fans to ramp up, start the fan control ready target, and then exit.
--control: Start the control algorithm. Never exits. Will be started as part of the fan control ready target.
Change-Id: I453daf8cc05a5c85a19c098e1cca64cac2ad9520 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|
#
78498c94 |
| 11-Apr-2017 |
Matt Spinler <spinler@us.ibm.com> |
Fan control: Generate structures from YAML
Using data from the zone and fan definition yaml files, generate a .cpp file with data structures that define the fan zones and the fans in those zones for
Fan control: Generate structures from YAML
Using data from the zone and fan definition yaml files, generate a .cpp file with data structures that define the fan zones and the fans in those zones for a system.
Change-Id: I5679ee692856e01138750f41bc23eb0cbb7f9464 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|
#
d08dbe27 |
| 11-Apr-2017 |
Matt Spinler <spinler@us.ibm.com> |
Fan control: Python script framework
The basics of a python script that will generate the fan zone data structures for the fan control code from zone and fan yaml files using a mako template.
Chang
Fan control: Python script framework
The basics of a python script that will generate the fan zone data structures for the fan control code from zone and fan yaml files using a mako template.
Change-Id: I1d92dc55c2b6dd986e5aaae0d3440ef85cbe79c0 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|