Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 2.18.0-dev, 2.17.0-dev, 2.16.0-dev, 2.14.0, 2.14.0-rc1, 2.15.0-dev
# 8c226234 15-Apr-2023 Patrick Williams <patrick@stwcx.xyz>

meta-quanta: fix shellcheck issues

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I189baf142cc86d44ebbf615edd3bb0ec1785be8d


Revision tags: 2.13.0, 2.14.0-dev, 2.12.0, 2.12.0-rc1, 2.13.0-dev, 2.11.0, 2.12.0-dev
# bf078825 11-Jun-2021 George Hung <george.hung@quantatw.com>

meta-quanta: gbs: Modified pid sensor type from margin to temp

- Remove read-margin-temp files and codes
- Modified sensor type in pid json to temp
setpoint set to target temp
Kp set to Kp *

meta-quanta: gbs: Modified pid sensor type from margin to temp

- Remove read-margin-temp files and codes
- Modified sensor type in pid json to temp
setpoint set to target temp
Kp set to Kp * scalar
Ki set to Ki * scalar
- Pre-detect nvme present status in fan-table-init.sh,
and delete settings if nvme present is false.

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: Iba4ac164a7a39ca1be109301402911d432294997

show more ...


Revision tags: 2.10.0-rc1, 2.11.0-dev
# d7541988 31-Mar-2021 George Hung <george.hung@quantatw.com>

meta-quanta: gbs: improve overwrite fan hwmon to json config

update the fan hwmon variables to be wrapped in @@ to
avoid any mis-replacement

Signed-off-by: George Hung <george.hung@quantatw.com>
Ch

meta-quanta: gbs: improve overwrite fan hwmon to json config

update the fan hwmon variables to be wrapped in @@ to
avoid any mis-replacement

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: I6ecfb868fe1b58b2918bdb2760462250f0c4ae3a

show more ...


# b5eef515 10-Mar-2021 George Hung <george.hung@quantatw.com>

meta-quanta: gbs: failsafe fan speed control dynamically

1. add acpi-power-state daemon to check the ACPI power
states from BIOS

2. set failsafe fan speed at different states
- S0_G0_D0: 90%

meta-quanta: gbs: failsafe fan speed control dynamically

1. add acpi-power-state daemon to check the ACPI power
states from BIOS

2. set failsafe fan speed at different states
- S0_G0_D0: 90%
- S5_G2: 40%

Note:
this item depends on the commit and will
add as the patches first in another PR
https://gerrit.openbmc-project.xyz/38112

3. add gbs-check-host-state.sh to monitor the power state
D-Bus and then trigger to set fan failsafe speed

4. remove gbs-detect-fan-fail service and unused scripts
from phosphor-pid-control

5. update read-margin-temp srcrev to avoid nvme temperature
sensor failed due to nvme SSD not-present

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: I496dd7bc59076a2b3690e367877d49533855c9fe

show more ...


# df4f8775 20-Jan-2021 George Hung <george.hung@quantatw.com>

meta-quanta: gbs: fix the config json issue

Since the fan hwmon sysfs path may change, if the hwmon path of config
json is already replaced by fan-table-init.sh, it would never change
in rw partitio

meta-quanta: gbs: fix the config json issue

Since the fan hwmon sysfs path may change, if the hwmon path of config
json is already replaced by fan-table-init.sh, it would never change
in rw partition. Add config-sku.json to make sure the correct fan hwmon
sysfs path is replaced

(From meta-quanta rev: fb6723490cc9cbc8fd806cdd6d795e7feca4173b)

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: Ic4ae24f3311a1ced845b60bddf247cef6b3c1e1e
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...


Revision tags: 2.9.0, 2.9.0-rc1, 2.10.0-dev
# 0a72c0fb 16-Jul-2020 George Hung <george.hung@quantatw.com>

meta-quanta: gbs: rename fan2/3/4 to fb_fan0/1/2

Change the sensor name of fans:
fan2 -> fb_fan0
fan3 -> fb_fan1
fan4 -> fb_fan2

(From meta-quanta rev: 43bbb292c0d151841db415802849df965f6151ce)

Si

meta-quanta: gbs: rename fan2/3/4 to fb_fan0/1/2

Change the sensor name of fans:
fan2 -> fb_fan0
fan3 -> fb_fan1
fan4 -> fb_fan2

(From meta-quanta rev: 43bbb292c0d151841db415802849df965f6151ce)

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: If81cf92c50da512986344b31ba20d93af6dcf061
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...


# a0ae66a3 29-Jun-2020 George Hung <george.hung@quantatw.com>

meta-quanta: gbs: add pid controller with config

1. add pid control with fan table config
2. add reboot control service to set fan duty to expected default
value before pid control up
3. initial

meta-quanta: gbs: add pid controller with config

1. add pid control with fan table config
2. add reboot control service to set fan duty to expected default
value before pid control up
3. initial read-margin-temp with json file and the script waits
related hwmon sensor could monitor

(From meta-quanta rev: b67a01a728b268b9aa61ebde63354ad1a6f46bdd)

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: I5ae6f5d163dbaee8839bf5222bb650483531e68a
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...