• Dave Jones's avatar
    [CPUFREQ] Export scaling cur frequencies · f962f4e7
    Dave Jones authored
    Many users want to know the current cpu freqeuncy, even if not using
    the userspace frequency. On ->target cpufreq drivers (if they do their
    calls to cpufreq_notify_transition correctly) this just means reading
    out cpufreq_policy->cur.
    f962f4e7
cpufreq.c 26.1 KB