summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-rcs
Commit message (Collapse)AuthorAgeFilesLines
* Tweak chassis fan PID tuningRaptor Engineering Development Team2018-05-071-2/+2
| | | | This resolves long period integrator-induced oscillations due to proportional gain being too low compared to integrator gain.
* Remove broken ASpeed PWM fan and tach driver tie-inRaptor Engineering Development Team2018-05-072-2/+0
| | | | | | The current 4.10 kernel returns a bus error when attempting to read from the ASpeed fan controller tach. This causes a massive amount of systemd spam as the interface continues to attempt to rebind. Disable pending a fix in a newer kernel version.
* Back off chassis fan proportional constantraptor-v1.0405-04-2018Raptor Engineering Development Team2018-05-041-1/+1
| | | | | | | Ambient temperature swings should be slow enough, with a slow enough thermal response from the PCB, to make primary control via integrator viable. This slows down the fan responses and prevents audible "hunting" as the ambient sensor changes value more rapidly than the chassis fans actually need to react.
* Lower chassis fan floor maps slightly to reduce unneccessary fan noise under ↵Raptor Engineering Development Team2018-05-041-7/+7
| | | | the new PID control algorithms
* Switch to PID control of main fansRaptor Engineering Development Team2018-04-291-62/+65
|
* Wait 5 seconds for fans to reach full speed after fan controller initRaptor Engineering Development Team2018-04-281-1/+1
|
* Update fan monitor YAML to new syntaxRaptor Engineering Development Team2018-04-281-1/+7
|
* Update fan event YAML to new syntaxRaptor Engineering Development Team2018-04-281-193/+225
|
* Make decrease symmetric with increaseRaptor Engineering Development Team2018-04-282-12/+12
| | | | Note that this verson oscillates badly, a more sophisticated control is needed
* Don't set zone 2 to high speed when fewer than 4 chassis fans are installed, ↵Raptor Engineering Development Team2018-04-281-76/+0
| | | | or when fewer than 4 chassis fans are functional
* Tighten up fan response againRaptor Engineering Development Team2018-04-282-15/+15
|
* Raise CPU core temp setpointsRaptor Engineering Development Team2018-04-202-71/+71
| | | | | Implement less aggressive fan curve Multiply all base fan speeds by 10 due to recent phosphor-hwmon change
* Minimize chassis fan hunting with additional fan speed floor mappings in ↵Raptor Engineering Development Team2018-02-191-7/+13
| | | | common ambent temperature ranges
* Adjust floor threshold map to avoid chassis fan hunting at typical ambient ↵Raptor Engineering Development Team2018-02-191-7/+7
| | | | temperatures
* Loosen ambient temperature fan controls somewhatRaptor Engineering Development Team2018-02-191-3/+3
| | | | This lessens hunting due to coarse steps in the ambient sensor resolution
* Set chassis fan speeds based on on-board ambient temperature sensorRaptor Engineering Development Team2018-02-191-60/+11
| | | | Remove copypasted GPU temperature sensor blocks
* Use hardbeep instead of softbeep on Talos systemsRaptor Engineering Development Team2018-01-251-1/+1
|
* Split fan control zones for CPU0 and CPU1Raptor Engineering Development Team2018-01-233-22/+93
| | | | This allows fan control to function when only one CPU is installed
* Add softbeep packaging filesRaptor Engineering Development Team2018-01-221-1/+1
|
* Remove DD1 VCS workaround hackRaptor Engineering Development Team2018-01-226-76/+0
|
* Fix incorrect Talos fan control settingsRaptor Engineering Development Team2018-01-213-21/+21
| | | | Fan control is now operational on Talos hardware
* Enable ambient temperature sensorRaptor Engineering Development Team2018-01-212-0/+2
|
* Enable the W83773G driver on Talos systemsRaptor Engineering Development Team2018-01-201-0/+1
|
* Enable Talos IPL monitor LED serviceRaptor Engineering Development Team2018-01-201-1/+1
|
* Signal BMC ready when BMC has finished booting on Talos systemsRaptor Engineering Development Team2018-01-171-0/+3
|
* Initial port of Witherspoon fan control to TalosRaptor Engineering Development Team2018-01-1743-7/+2931
| | | | | NOTE: Not yet tested on hardware Mapping likely incorrect
* Copy Romulus files to Talos for future developmentRaptor Engineering Development Team2018-01-1744-0/+3433
Apply initial renames and conversions to copied sources
OpenPOWER on IntegriCloud