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

Improvement #58

Merged
merged 11 commits into from
Sep 7, 2024
Merged

Improvement #58

merged 11 commits into from
Sep 7, 2024

Commits on Sep 7, 2024

  1. Fix grammar

    Signed-off-by: Ley Foon Tan <[email protected]>
    Ley Foon Tan committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e9c7ecc View commit details
    Browse the repository at this point in the history
  2. transport: Change to "Fast-channel"

    Signed-off-by: Ley Foon Tan <[email protected]>
    Ley Foon Tan committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a1d3e43 View commit details
    Browse the repository at this point in the history
  3. perf: Update Reserved must be 0

    Signed-off-by: Ley Foon Tan <[email protected]>
    Ley Foon Tan committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5f994bb View commit details
    Browse the repository at this point in the history
  4. hsm: Fix server group name HART_STATE_MANAGEMENT

    Signed-off-by: Ley Foon Tan <[email protected]>
    Ley Foon Tan committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b52e080 View commit details
    Browse the repository at this point in the history
  5. hsm: Add option "header"

    Signed-off-by: Ley Foon Tan <[email protected]>
    Ley Foon Tan committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    02ee98f View commit details
    Browse the repository at this point in the history
  6. voltage: Move voltage format description to format section

    Signed-off-by: Ley Foon Tan <[email protected]>
    Ley Foon Tan committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6526aa9 View commit details
    Browse the repository at this point in the history
  7. perf: Improve performance chapter

    - Fix EventID to 1 byte
    - Fix typo and grammar
    - Update description for RPMI_ERR_DENIED
    
    Signed-off-by: Ley Foon Tan <[email protected]>
    Ley Foon Tan committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    da90ec5 View commit details
    Browse the repository at this point in the history
  8. ras: Use RAS_AGENT service group name

    Signed-off-by: Ley Foon Tan <[email protected]>
    Ley Foon Tan committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    620e0a1 View commit details
    Browse the repository at this point in the history
  9. devicepower: Update description for RPMI_ERR_DENIED

    - Update description for RPMI_ERR_DENIED
    - Remove RPMI_ERR_DENIED error for DPWR_GET_STATE.
    
    Signed-off-by: Ley Foon Tan <[email protected]>
    Ley Foon Tan committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e3b09e2 View commit details
    Browse the repository at this point in the history
  10. clock: Move clock format description to Clock Format section

    Signed-off-by: Ley Foon Tan <[email protected]>
    Ley Foon Tan committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    779b28f View commit details
    Browse the repository at this point in the history
  11. base: Update Event ID to 1 byte

    Event ID is only one byte.
    
    Signed-off-by: Ley Foon Tan <[email protected]>
    Ley Foon Tan committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3a19508 View commit details
    Browse the repository at this point in the history