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

Use SMAppService if macOS >= 13 and improve performance slightly #80

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

Commits on Oct 19, 2023

  1. use SMAppService if macOS >= 13

    Udo Thiel committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    506ae34 View commit details
    Browse the repository at this point in the history
  2. use IOKIT to read thermal stats

    Udo Thiel committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d446093 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. small performance improvement

    Udo Thiel committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    f2fde4b View commit details
    Browse the repository at this point in the history
  2. disable call to IOPMCopyCPUPowerStatus on arm as it doesn't return an…

    …ything anyway
    Udo Thiel committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    4537943 View commit details
    Browse the repository at this point in the history