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

cpufreq: dynamically alloc MAX_AVAIL_FREQS according to time_in_state #4108

Merged
merged 4 commits into from
Apr 23, 2023
Merged

cpufreq: dynamically alloc MAX_AVAIL_FREQS according to time_in_state #4108

merged 4 commits into from
Apr 23, 2023

Commits on Apr 20, 2023

  1. cpufreq: make MAX_AVAIL_FREQS configurable in conf

    Signed-off-by: tiozhang <zyhtheonly@yeah.net>
    Signed-off-by: luffysong <zsfz_one@163.com>
    zzzyhtheonly committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    df1e14c View commit details
    Browse the repository at this point in the history
  2. cpufreq: format.sh cpufreq.c

    Signed-off-by: tiozhang <zyhtheonly@yeah.net>
    zzzyhtheonly committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    9d0ca86 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. cpufreq: dynamically alloc max_avail_freqs according to time_in_state

    Signed-off-by: tiozhang <zyhtheonly@yeah.net>
    Signed-off-by: luffysong <zsfz_one@163.com>
    zzzyhtheonly committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    dc4f81a View commit details
    Browse the repository at this point in the history
  2. cpufreq: init max_avail_freqs with 128

    Signed-off-by: tiozhang <zyhtheonly@yeah.net>
    zzzyhtheonly committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    7d59f19 View commit details
    Browse the repository at this point in the history