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

PSUd changes to compute power-budget for Modular chassis #104

Merged
merged 4 commits into from
Nov 11, 2020

Commits on Oct 20, 2020

  1. PSUd changes to calculate power requirements

    PSUd will introduce power requirements calculations. Platform APIs
    are introduced to provide consumers and total consumed power.
    Number of PSUs will help provide total supplied power
    mprabhu-nokia committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    fa0beb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Add UT and Cleanup APIs for power-budget

    Addressed review-comments to move get_maxiumum_consumed_power(),
    get_status_master_led() and set_status_master_led() to PSU etc.
    This can in future be added to Fan and other peripherals
    
    Added UT to test the power-budget feature
    mprabhu-nokia committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    515a13c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

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

Commits on Nov 10, 2020

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