Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-fan-presence
/
be605c5f8da935afb7dd13300cab24e986d3a474
be605c5
Fan control: Example yaml updates(doc only)
by Matthew Barth
· 8 years ago
a956184
Add increase & decrease timer values in seconds
by Matthew Barth
· 8 years ago
b4a7cb9
Set target speed according to floor speed change
by Matthew Barth
· 8 years ago
1ee48f2
Timer for fan speed increases
by Matthew Barth
· 8 years ago
1bf0ce4
Move event init steps at startup to functions
by Matthew Barth
· 8 years ago
8600d9a
Timer to decrease fan speeds
by Matthew Barth
· 8 years ago
0ce99d8
Support speed decrease events
by Matthew Barth
· 8 years ago
240397b
Process speed increase requests
by Matthew Barth
· 8 years ago
2462352
Add zone net increase set speed action
by Matthew Barth
· 8 years ago
e0ca13e
Enable setting/adjusting fan ceiling speed
by Matthew Barth
· 8 years ago
618027a
phosphor-fan-presence elog error exception.
by Dinesh Chinari
· 8 years ago
bb12c92
Allow generation of map types in events
by Matthew Barth
· 8 years ago
4af419c
Allow floor speed changes based on sensor values
by Matthew Barth
· 8 years ago
28c1a09
Include zone conditions when generating fan defs
by Gunnar Mills
· 8 years ago
1de6662
Add default floor speed support
by Matthew Barth
· 8 years ago
9e741ed
Properties stored of different types
by Matthew Barth
· 8 years ago
cec5ab7
Add interface to uniquely identify properties
by Matthew Barth
· 8 years ago
b751f32
Check for zone number and condition
by Gunnar Mills
· 8 years ago
63605cd
Example zone conditions yaml
by Gunnar Mills
· 8 years ago
620e434
Remove TBD on zone conditions in zones.yaml
by Gunnar Mills
· 8 years ago
f96b01e
Evaluate conditions to determine zone
by Gunnar Mills
· 8 years ago
67e9551
pep8 style changes
by Gunnar Mills
· 8 years ago
ee8a281
Parse zone conditions
by Gunnar Mills
· 8 years ago
14631dc
Add sdevent C++ wrappers
by Brad Bishop
· 8 years ago
f85dddc
Update to use match methods for signal callbacks
by Matthew Barth
· 8 years ago
a5763ff
fan-monitor: use sd_notify(READY=1)
by Matt Spinler
· 8 years ago
0b67b1d
Update gitignore
by Brad Bishop
· 8 years ago
9c2994e
presence: build: Add yaml file to generated deps
by Brad Bishop
· 8 years ago
3aac001
Update gitignore
by Brad Bishop
· 8 years ago
34f1bda
Use updated match methods for signal callbacks
by Matthew Barth
· 8 years ago
df3e8d6
Check initial event's group members' properties
by Matthew Barth
· 8 years ago
861d77c
Add an active state for automatic fan control
by Matthew Barth
· 8 years ago
1418413
Only setup set speed events when not init mode
by Matthew Barth
· 8 years ago
9c72667
Fixed alignment issues
by Matthew Barth
· 8 years ago
7e527c1
Generate list of property change signals
by Matthew Barth
· 8 years ago
ba102b3
Generate set speed event actions
by Matthew Barth
· 8 years ago
d4d0f08
Parse set speed event groups
by Matthew Barth
· 8 years ago
94b20f7
Example set speed event yaml
by Matthew Barth
· 8 years ago
17d1fe2
Add setting zone speed action
by Matthew Barth
· 8 years ago
38a93a8
Add property changed signal handler
by Matthew Barth
· 8 years ago
06bae85
Have cooling-type use the common argument.hpp
by Matt Spinler
· 8 years ago
07710ef
Change example/zones.yaml to full_speed
by Gunnar Mills
· 8 years ago
ce82244
Implement changes to read GPIO device for cooling type.
by Brandon Wyman
· 8 years ago
8798854
Fix bitbake build break due to <utility.hpp>
by Brandon Wyman
· 8 years ago
59ae877
Implement updating the inventory properties
by Brandon Wyman
· 8 years ago
fef0295
Fill in shell functions/files for cooling type.
by Brandon Wyman
· 8 years ago
af5d4c5
Fix typo in configure.ac
by Matt Spinler
· 8 years ago
ee7f642
Add modes to phosphor-fan-control
by Matt Spinler
· 8 years ago
389ca67
ArgumentParser for fan control
by Matt Spinler
· 8 years ago
8420111
Move Fan objects back to heap
by Matt Spinler
· 8 years ago
e824f98
Use unique_ptr for sd_event object wrapper
by Matt Spinler
· 8 years ago
1432184
Generate data from yaml during build
by Matt Spinler
· 8 years ago
85be2e7
Python script to generate monitor data
by Matt Spinler
· 8 years ago
b1e1851
Add inventory update support
by Matt Spinler
· 8 years ago
a4c8f1f
Add timer start/stop support
by Matt Spinler
· 8 years ago
c36168a
Fill in main() function
by Matt Spinler
· 8 years ago
a9406a7
Add Timer support to TachSensor
by Matt Spinler
· 8 years ago
ebaae61
Add dbus support to TachSensor
by Matt Spinler
· 8 years ago
abf8da3
Fan and TachSensor class introduction
by Matt Spinler
· 8 years ago
35b156b
Fan monitor data
by Matt Spinler
· 8 years ago
e567dd2
phosphor-fan-monitor framework
by Matt Spinler
· 8 years ago
59c29c7
phosphor-fan: Testcases for Timer class
by Matt Spinler
· 8 years ago
2de67cf
phosphor-fan: Create timer class
by Matt Spinler
· 8 years ago
77d32d1
Fan control: Enable data generation
by Matt Spinler
· 8 years ago
78498c9
Fan control: Generate structures from YAML
by Matt Spinler
· 8 years ago
d08dbe2
Fan control: Python script framework
by Matt Spinler
· 8 years ago
57352a3
Fan control: Fill in Manager class
by Matt Spinler
· 8 years ago
7f88fe6
Fan control: Create Zone class
by Matt Spinler
· 8 years ago
e2b25cb
Fan control: Create Fan class
by Matt Spinler
· 8 years ago
5cfdf94
Fan control: Add getService() utility function
by Matt Spinler
· 8 years ago
e10416e
Fan control: Add Manager class and fan data
by Matt Spinler
· 8 years ago
4808759
Fan control: Add types for use with generated data
by Matt Spinler
· 8 years ago
1048401
control: build: Use LDADD instead of LDFLAGS
by Brad Bishop
· 8 years ago
ca60e10
Create framework for phosphor-cooling-type app
by Brandon Wyman
· 8 years ago
93919bb
build: Add disables for control and presence pkgs
by Brad Bishop
· 8 years ago
9df0e16
build: Move presence to a subdirectory
by Brad Bishop
· 8 years ago
e73446e
Fan control: Add phosphor-fan-control framework
by Matt Spinler
· 8 years ago
2b44a6c
Use PrettyName YAML field instead of Description
by Matt Spinler
· 8 years ago
14476ae
Generate cpp file using mako
by Matt Spinler
· 8 years ago
5914f65
Move getInvService() into utility function.
by Brandon Wyman
· 8 years ago
6d9b18d
ObjectMapper: revert service and intf name change
by Patrick Williams
· 8 years ago
167bee7
Move object_mapper per dbus path conventions.
by Leonel Gonzalez
· 8 years ago
5c15b79
Documentation only, no functional change
by Matthew Barth
· 8 years ago
8db0f6f
Only update inventory when presence state changes
by Matthew Barth
· 8 years ago
fefdc45
Trace mapper and inventory errors
by Matthew Barth
· 8 years ago
398257a
Update inventory with latest presence state
by Matthew Barth
· 8 years ago
736d143
Get inventory manager service name
by Matthew Barth
· 8 years ago
1562ac7
Function to setup fan inventory object map
by Matthew Barth
· 8 years ago
cd4f4d1
Enable tach signal handler
by Matthew Barth
· 8 years ago
d640382
Add tach sensors to each fan enclosure
by Matthew Barth
· 8 years ago
b803445
Create fan enclosure objects
by Matthew Barth
· 8 years ago
681c98d
Call gen-fan-detect-defs script during build
by Matthew Barth
· 8 years ago
1080b38
Add fan presence detection definition parser
by Matthew Barth
· 8 years ago
293477d
Add fan presence application framework
by Matthew Barth
· 8 years ago
ae0e96c
Initial fan presence build framework
by Matthew Barth
· 8 years ago
4aa27f9
Initial commit
by Patrick Williams
· 8 years ago