Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
thermal/debugfs: Make tze_seq_show() skip invalid trips and trips wit…
…h no stats Currently, tze_seq_show() output includes all of the trips in the zone except for critical ones, including invalid trips and trips with no stats which is confusing. Make it skip the trips for which there is not mitigation information. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
- Loading branch information