Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta-ibm: Set over/under voltage/current value #82

Merged
merged 1 commit into from
Dec 12, 2019

Conversation

BenPai99
Copy link

Set warning and critical values for PSU.

https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/27893
(From meta-ibm rev: 1b9796d85dd41e8675d0d03132cbff8dd74a1d47)

Change-Id: Ie16955f7548e9e6fa54cea2aff767a164abb76f3
Signed-off-by: Ben Pai Ben_Pai@wistron.com
Signed-off-by: Brad Bishop bradleyb@fuzziesquirrel.com

Set warning and critical values for PSU.

(From meta-ibm rev: 1b9796d85dd41e8675d0d03132cbff8dd74a1d47)

Change-Id: Ie16955f7548e9e6fa54cea2aff767a164abb76f3
Signed-off-by: Ben Pai <Ben_Pai@wistron.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
@rfrandse rfrandse merged commit 0670a81 into ibm-openbmc:OP940 Dec 12, 2019
@rfrandse
Copy link
Collaborator

merged upstream

@BenPai99 BenPai99 deleted the op940_20191212-2 branch December 16, 2019 01:50
rfrandse added a commit that referenced this pull request Feb 17, 2022
Pavithrab7 (1):
  PLDM: Hex value support for the PCIE config space data (#82)

Change-Id: I9b521bade3347de0cc1ad154c5961dde29af39db
rfrandse added a commit that referenced this pull request Oct 25, 2022
Giridhari Krishna (1):
  Fixing clang errors in panel_app_test (#62)

Jinu Joy Thomas (3):
  Added default display
  Fix default display for power down (#138)
  Fix write Error displays when Hot-plugging the panel out (#153)

PriyangaRamasamy (11):
  Generic GetPDR method (#65)
  Fix for Lamp test issue (#73)
  Clang issue:Remove brace initialiser in string (#85)
  Move GetPDR api to utility (#82)
  Better trace statement for transport key (#86)
  Get OS IPL mode state from PHYP (#95)
  Add 3 seconds interval after software reset (#113)
  Function 30: Make LinkLocal IP default (#119)
  Clang format missing for an header file (#132)
  Func30:Pick inventory ethernet objects at runtime (#135)
  Bug fix in panel PEL code (#151)

Santosh Puranik (6):
  Executor method to trigger PHYP functions (#68)
  Manual mode fixes (#80)
  Compilation Fixes (#99)
  Revert "Get OS IPL mode state from PHYP (#95)" (#104)
  Code fix to check for HMC managed system (#125)
  transport: Recover From Bootloader Hang (#149)

Priyanga Ramasamy (2):
  Dbus property to store OS IPL mode
  Fix:SW547181 Display static/DHCP IP if present

Sunny Srivastava (19):
  Panel to PHYP communication via PLDM (#58)
  Code fix for Function02 and Function01 (#60)
  PEL terminating bit handle (#69)
  Implementation of function 25 and 26 (#71)
  Panel function 74 implementation (#77)
  Fetch existing PELs (#79)
  Code fix to check CE mode condition (#90)
  Update PELs processing implementation (#92)
  Code fix to handle I2C write failure (#94)
  Unwanted logs removed (#106)
  Execute function 01 at bmc ready state (#108)
  Update parameters for System operating mode (#110)
  Flow update to set current operating mode (#112)
  Logs added/removed (#122)
  Display Phyp src and hexwords (#129)
  Use Bios attribute for boot side (#140)
  Update progress code at standby
  PEL addition for ibm panel (#147)
  Panel CM in Everest (#157)

GiridhariKrishna (2):
  Tool for simulating panel input (#97)
  D-bus method to display lines on lcd panel (#118)

Change-Id: Ib523552fa716dc3b0ec76a6e6fadab0811abc1e4
rfrandse added a commit that referenced this pull request Oct 26, 2022
Giridhari Krishna (1):
  Fixing clang errors in panel_app_test (#62)

Jinu Joy Thomas (3):
  Added default display
  Fix default display for power down (#138)
  Fix write Error displays when Hot-plugging the panel out (#153)

PriyangaRamasamy (11):
  Generic GetPDR method (#65)
  Fix for Lamp test issue (#73)
  Clang issue:Remove brace initialiser in string (#85)
  Move GetPDR api to utility (#82)
  Better trace statement for transport key (#86)
  Get OS IPL mode state from PHYP (#95)
  Add 3 seconds interval after software reset (#113)
  Function 30: Make LinkLocal IP default (#119)
  Clang format missing for an header file (#132)
  Func30:Pick inventory ethernet objects at runtime (#135)
  Bug fix in panel PEL code (#151)

Santosh Puranik (6):
  Executor method to trigger PHYP functions (#68)
  Manual mode fixes (#80)
  Compilation Fixes (#99)
  Revert "Get OS IPL mode state from PHYP (#95)" (#104)
  Code fix to check for HMC managed system (#125)
  transport: Recover From Bootloader Hang (#149)

Priyanga Ramasamy (2):
  Dbus property to store OS IPL mode
  Fix:SW547181 Display static/DHCP IP if present

Sunny Srivastava (19):
  Panel to PHYP communication via PLDM (#58)
  Code fix for Function02 and Function01 (#60)
  PEL terminating bit handle (#69)
  Implementation of function 25 and 26 (#71)
  Panel function 74 implementation (#77)
  Fetch existing PELs (#79)
  Code fix to check CE mode condition (#90)
  Update PELs processing implementation (#92)
  Code fix to handle I2C write failure (#94)
  Unwanted logs removed (#106)
  Execute function 01 at bmc ready state (#108)
  Update parameters for System operating mode (#110)
  Flow update to set current operating mode (#112)
  Logs added/removed (#122)
  Display Phyp src and hexwords (#129)
  Use Bios attribute for boot side (#140)
  Update progress code at standby
  PEL addition for ibm panel (#147)
  Panel CM in Everest (#157)

GiridhariKrishna (2):
  Tool for simulating panel input (#97)
  D-bus method to display lines on lcd panel (#118)

Change-Id: Ib523552fa716dc3b0ec76a6e6fadab0811abc1e4
anoo1 pushed a commit to anoo1/openbmc-1 that referenced this pull request Oct 28, 2022
Giridhari Krishna (1):
  Fixing clang errors in panel_app_test (ibm-openbmc#62)

Jinu Joy Thomas (3):
  Added default display
  Fix default display for power down (ibm-openbmc#138)
  Fix write Error displays when Hot-plugging the panel out (ibm-openbmc#153)

PriyangaRamasamy (11):
  Generic GetPDR method (ibm-openbmc#65)
  Fix for Lamp test issue (ibm-openbmc#73)
  Clang issue:Remove brace initialiser in string (ibm-openbmc#85)
  Move GetPDR api to utility (ibm-openbmc#82)
  Better trace statement for transport key (ibm-openbmc#86)
  Get OS IPL mode state from PHYP (ibm-openbmc#95)
  Add 3 seconds interval after software reset (ibm-openbmc#113)
  Function 30: Make LinkLocal IP default (ibm-openbmc#119)
  Clang format missing for an header file (ibm-openbmc#132)
  Func30:Pick inventory ethernet objects at runtime (ibm-openbmc#135)
  Bug fix in panel PEL code (ibm-openbmc#151)

Santosh Puranik (6):
  Executor method to trigger PHYP functions (ibm-openbmc#68)
  Manual mode fixes (ibm-openbmc#80)
  Compilation Fixes (ibm-openbmc#99)
  Revert "Get OS IPL mode state from PHYP (ibm-openbmc#95)" (ibm-openbmc#104)
  Code fix to check for HMC managed system (ibm-openbmc#125)
  transport: Recover From Bootloader Hang (ibm-openbmc#149)

Priyanga Ramasamy (2):
  Dbus property to store OS IPL mode
  Fix:SW547181 Display static/DHCP IP if present

Sunny Srivastava (19):
  Panel to PHYP communication via PLDM (ibm-openbmc#58)
  Code fix for Function02 and Function01 (ibm-openbmc#60)
  PEL terminating bit handle (ibm-openbmc#69)
  Implementation of function 25 and 26 (ibm-openbmc#71)
  Panel function 74 implementation (ibm-openbmc#77)
  Fetch existing PELs (ibm-openbmc#79)
  Code fix to check CE mode condition (ibm-openbmc#90)
  Update PELs processing implementation (ibm-openbmc#92)
  Code fix to handle I2C write failure (ibm-openbmc#94)
  Unwanted logs removed (ibm-openbmc#106)
  Execute function 01 at bmc ready state (ibm-openbmc#108)
  Update parameters for System operating mode (ibm-openbmc#110)
  Flow update to set current operating mode (ibm-openbmc#112)
  Logs added/removed (ibm-openbmc#122)
  Display Phyp src and hexwords (ibm-openbmc#129)
  Use Bios attribute for boot side (ibm-openbmc#140)
  Update progress code at standby
  PEL addition for ibm panel (ibm-openbmc#147)
  Panel CM in Everest (ibm-openbmc#157)

GiridhariKrishna (2):
  Tool for simulating panel input (ibm-openbmc#97)
  D-bus method to display lines on lcd panel (ibm-openbmc#118)

Change-Id: Ib523552fa716dc3b0ec76a6e6fadab0811abc1e4
rfrandse added a commit that referenced this pull request Mar 3, 2023
sandeepasingh116 (4):
  fix translation defect for server power ops (#52)
  add toogle on Policies page (#73)
  Fix login page logo issue (#81)
  Fix logo issue (#82)

George Liu (9):
  ips-localization: Change the width property size (#41)
  Support css style for IPS (#51)
  Update the style of resetButton (#61)
  Fix Chinese line break problem (#62)
  Add timeout mechanism when setting Server power policy (#68)
  Notices: changed from IBM to IPS (#69)
  Fix reset password error prompt password error (#60)
  Filter redundant licenses entry (#70)
  Fix server firmware start policy (#77)

Gunnar Mills (1):
  Revert "Refresh only once after login (#42)" (#59)

Nikhil Ashoka (10):
  Tab names translated in Inventory page (#54)
  Using privilege values from the translation file (#56)
  Deconfiguration type is taken from translation file (#57)
  Fabric Adapter table showing Name (#55)
  PCIe topology overlapping fix (#53)
  Added Identity LED to Fabric Adapters (#49)
  Removed Error message from Accounts verification (#44)
  Labels now updating in Concurrent maintenance page (#63)
  Refresh only once and title translation (#65)
  New helptext for Capacity on demand activation (#43)

A Nikhil (1):
  Removed .tar.xz extension from dumps (#410)

Change-Id: Ifbbd773a99fdd13b785976bd680f59fe50f59ff5
rfrandse added a commit that referenced this pull request Mar 28, 2024
…860349ff & openpower-vpd-parser: downstream srcrev bump a9038a528e..1f9e1ab29c (#3488)

* openpower-vpd-parser: downstream srcrev bump a9038a528e..1f9e1ab29c

Giridhari Krishna (1):
  Correction of VPD using ECC (#82)

PriyangaRamasamy (2):
  Rewordings required in logging PEL (#102)
  Revert "More changes to support JEDEC format VPD" (#103)

Change-Id: Iaf6b94e13ef78c49295ce34964a8c4fece389771

* openpower-vpd-parser: downstream srcrev bump 1f9e1ab29c..50860349ff

PriyangaRamasamy (1):
  Revert "Correction of VPD using ECC (#82)" (#104)

Change-Id: If5a00eb0e3f48c9e8d73c90f3a09014717a8ad33
rfrandse added a commit that referenced this pull request Mar 28, 2024
Patrick Williams (1):
  regenerate-meson: re-run with latest from sdbusplus

raviteja-b (1):
  Avoid ipv4 static and DHCP IPaddress coexistence (#83)

Andrew Geissler (2):
  regenerate-meson: update downstream for latest sdbusplus
  Merge pull request #82 from geissonator/1050-new-sdbusplus-meson

Change-Id: If7d04969ff29da3b40544a6f5af1ab8a799deb12
rfrandse added a commit that referenced this pull request Mar 28, 2024
Deepa Karthikeyan (1):
  Add getscom support for odyssey chipunit

Aravind T (1):
  Merge pull request #82 from deepakala-k/chipunit_getscom

Change-Id: I6849d16e7525fb7b71cd87db2e0dfcdb10f29586
rfrandse added a commit that referenced this pull request Mar 28, 2024
…c3110537c2 & openpower-hw-isolation: downstream srcrev bump 8c1155e044..059bf67a31 (#4265)

* openpower-hw-isolation: downstream srcrev bump 8c1155e044..059bf67a31

SwethaParasa (1):
  Remove SERVICEABLE_EVENT section if it is empty

Aravind T (1):
  Merge pull request #75 from SwethaParasa/main

Change-Id: Ic6d89b338e7bb3cb1d4e1b522ee82fb09001169a

* openpower-hw-isolation: downstream srcrev bump 059bf67a31..c3110537c2

Marri Devender Rao (1):
  isolation : fix yocto update compilation errors (#66)

Andrew Geissler (3):
  1060: move to std::format
  1060: clang17 support
  Merge pull request #74 from geissonator/1060-clang17-std-format

SwethaParasa (2):
  nag: Add Physical Path of the target to Resource Actions section
  Resolve redundant move error

Aravind T (3):
  Merge pull request #77 from SwethaParasa/phypath
  Merge pull request #81 from ibm-openbmc/1060
  Merge pull request #82 from SwethaParasa/main

Change-Id: I1e4d8fb8b551ecf7b3d4c102ab55a5497978078a
rfrandse added a commit that referenced this pull request Mar 28, 2024
George Liu (1):
  Fix server firmware start policy (#77)

Steffi Antony (11):
  Disabled search and filter option in PCIe topology (#164)
  Toggle button moving twice (#169)
  Enablement TCE Table Pre-Allocation for Dynamic Drawer Add (#181)
  Updated Status in Inventory and LEDs page (#190)
  Updated Status in Inventory and LEDs page (#191)
  Added an additional message for hostname (#185)
  Handled DHCP network configurations (#193)
  Updated validation for Bonnell system (#199)
  Handled 2 post request CSR generation (#200)
  Updated availability info on IBMi service functions page (#202)
  Disabled Power cap fields (#203)

Nabil Ananthamangalath (3):
  Implemented Redfish message ID checks using Regex (#170)
  Implemented SRC details in Progress Logs page (#178)
  Fixed improperly formatted CSR data (#192)

sandeepasingh116 (8):
  Fix login page logo issue (#81)
  Fix network page modal issue (#76)
  Fix network page toast msg bug (#78)
  Add warning message to date time page (#80)
  Fix logo issue (#82)
  Add IPv6 table (#85)
  Fix the ipv6 address validator regex (#88)
  Add 1LA settings (#93)

Gunnar Mills (4):
  Fix popup-box authenticate on session disconnect (#106)
  Bump the Notice Text to 1050 (#113)
  Move webui-vue to use Context (#120)
  Match PLDM: correct Gard to Guard (#158)

Nikhil Ashoka (54):
  Labels now updating in Concurrent maintenance page (#63)
  Refresh only once and title translation (#65)
  Pagination fixed in Dumps (#64)
  Fixed Remote port location (#79)
  Fabric Adapters showing right info in the respective tabs (#75)
  Checking IP address and filtering (#83)
  Fixed Health and Status values for I/O expansion chassis (#91)
  VET Capabilties names updated (#92)
  Performance improved for Sensors page (#89)
  Logging out after hostname update (#94)
  Performance improved for Pcie-topology page (#87)
  "Secure LDAP" value is retained (#96)
  Toast message added to Power supplies LEDs (#97)
  Changed the default value of Health in Inventory page (#95)
  Resource dump is now submitted in any state (#99)
  Dumps initiate fixed (#101)
  Informational logs not shown for the admin (#102)
  Delay to retrieve data when new address is added (#103)
  Updated the helptext of RTAD (#100)
  Filter values for Sensors and PCIe topology taken from translation file (#108)
  1LA: Runtime Processor Diagnostics Updated (#112)
  Fixed Download Event Logs and Informational Logs (#115)
  Fixed PCIe Slots reload issue on toggle (#117)
  Added toast messages for Immediate test requests and Scheduled (#119)
  Updated the payload for ACF certificates (#121)
  Added toast message for LEDs in PCIe topology (#126)
  Updated toast message for System attention LED (#129)
  Added delay in getting the tables in Network page (#124)
  Added delay to get the updated NTP date and time (#132)
  Updated delete ACF certificate request body (#135)
  Implemented IPv6 static default gateways (#141)
  Removed Alert and added info icons in system parameters page (#137)
  Implemented new logic for I/O slots (#138)
  Filtering out System Anchor from VET capabilities (#144)
  Filtering the IP address in HMC and user sessions (#146)
  Parent Link ID new GUI logic (#145)
  Added delay to get the updated SLAAC address (#150)
  Able to change expired password (#152)
  Detailed error message for Resource Dump if system not PHYP in stndby (#151)
  Adding delay to Delete and disabling tables (#155)
  Linux KVM implementation (#157)
  Load Navigation Items after checking model type (#160)
  Added HMC managed check for System Memory Reserved for KVM Guest Management (#162)
  Updated Linux KVM implementation (#168)
  Disabled AMM for Bonnell (#166)
  Updated Upstream fabric adapters in PCIe topology (#172)
  Updated System Memory Reserved for KVM Guest Management (#173)
  Implement IBM i Service Functions (#161)
  Fixed translation file issue (#183)
  - Renamed "IBM i alternate load source" to "IBM i alternate restart device" (#189)
  1KW: Network settings implementation (#186)
  Added Info tooltip in Inventory and LEDs (#205)
  Upgraded the Axios verison (#206)
  Removed default Alert message (#208)

vedangimittal (6):
  Disabled horizontal scroll on Notices page (#165)
  Removed expand option under PCIe slots (#171)
  “Service Login Certificate” updated using translation file (#182)
  Frequency cap value validation (#188)
  Updated select dump type tool tip  message (#198)
  Updated the IBM i options description (#201)

Renuka9527 (27):
  Fixed User unable to delete the firmware file if name is long on firmware page (#107)
  Fixed search functionality for all the fields in Inventory and LED page (#109)
  Fixed success toast in inventory led's (#111)
  Added condition check for the Expired access key error and fetching from translations (#105)
  Fixed operations menu items when opened in anothersession (#110)
  Fixed deconfiguration record header (#104)
  Added a confirm box on enabling the Unauthenticated ACF upload enablement (#116)
  Fixed success message on delete all error logs operation (#118)
  Fixed hypervisor console when power is off to disconnected (#123)
  updated HMC and user sessions warning message (#128)
  Fixed error message for read only use password change (#130)
  Fixed error message expired access key (#131)
  Removed privilege change option for read only users (#133)
  Added Success Toast with reload message for HTTP certificate (#134)
  Added 30 secs delay for Updating Network IPMI (out-of-band IPMI) protocol (#127)
  Updated Privilege options in User Management page (#140)
  Added condition check for manual and normal modes for displaying prompt (#142)
  disabled the server power options on save and enabling on succesfull save (#148)
  Removed pel id and replaced with event id (#154)
  Added latest notices file (#156)
  Blinking issue of health button while clicking on Event Logs submenu form other menus. (#153)
  Added condition check for the system operating mode (#179)
  reverted the translation change from store and added to table row with certificate check (#184)
  Audit Logs Page Implementation (#174)
  Disabled the selection till save is success for bios setting (#180)
  Removed Downloading the Empty Audit log files when download API is failing from GUI. (#195)
  Added LocationIndicatorActive check in Inventory page (#187)

Change-Id: If69ae53bc29eaadebcd09291e45c0d27fb7f9e29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants