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

[AS9726-32D] support show system-health #8346

Closed

Commits on Aug 5, 2021

  1. Add sensors.conf for AS9726-32D

    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    f2c305e View commit details
    Browse the repository at this point in the history
  2. [AS9726-32D] enable thermalctld, disable pcied

    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    3d0addc View commit details
    Browse the repository at this point in the history
  3. [AS9726-32D] remove unneeded code in util.py

    - Make it compatible with python3, change python2 print
    
    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    140b328 View commit details
    Browse the repository at this point in the history
  4. [AS9726-32D] add MFR_MAX_TEMP_1 reading in driver

    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a3a9242 View commit details
    Browse the repository at this point in the history
  5. [AS9726-32D] support system-health check

    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    2ec7542 View commit details
    Browse the repository at this point in the history
  6. Fix LGTM alerts

    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    0be970d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. [as9726-32d] add thermal thresholds defined by HW

    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0c7b91d View commit details
    Browse the repository at this point in the history
  2. [as9726-32d] skip psu.temperature health check

    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    cf4aac3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Fix Sfp.get_name() on AS9726-32D

    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d80c699 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Changes for R0C HW

    * Support lpmode control by CPLD.
    * PSU status add led status.
    
    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    fa571f6 View commit details
    Browse the repository at this point in the history
  2. Fix LGTM alerts, remove unused import

    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    ccfc52c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. [AS9726-32D] Add CPU coretemp to thermal.py

    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    0d63cd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    b635441 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. [AS9726-32D] Remove 6-levels temp thresholds

    * revert commit: 0d63cd7
    * revert commit: 0c7b91d
    
    * Accton has decided to keep 6-levels thermal threshold APIs only to
      Accton's customized SONiC instead of polluting Community SONiC
      code.
    
    Signed-off-by: Sean Wu <sean_wu@edge-core.com>
    seanwu-ec committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    08a8a22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b3c4d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    c3b8239 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. [Edgecore][as9726_32d] Fix wrong "show platform fan" status

      1. Fix wrong get_status_led()
      2. Fix wrong get_status() when psu power good failed
      3. Fix wrong get_presence() when psu is not presence
    ec-michael-shih committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    425e645 View commit details
    Browse the repository at this point in the history