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

add counters to thermal and sensor-polling ringbufs #1686

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    3ce00d2 View commit details
    Browse the repository at this point in the history
  2. thermal: add ringbuf counters

    hawkw committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    660923c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. thermal: don't count every single i2c error code

    This makes the counters table for the thermal ringbuf enormous. Let's
    not do that.
    hawkw committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    69d1b67 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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