Age | Commit message (Expand) | Author | Files | Lines |
2018-12-11 | sched/topology: Make Energy Aware Scheduling depend on schedutil | Quentin Perret | 1 | -0/+1 |
2018-09-10 | cpufreq: remove unnecessary unlikely() | Igor Stoppa | 1 | -1/+1 |
2018-07-26 | cpufreq: Fix a circular lock dependency problem | Waiman Long | 1 | -1/+6 |
2018-07-26 | cpufreq: trace frequency limits change | Ruchi Kandoi | 1 | -0/+1 |
2018-05-30 | cpufreq: Use static SRCU initializer | Sebastian Andrzej Siewior | 1 | -12/+1 |
2018-05-30 | cpufreq: Fix new policy initialization during limits updates via sysfs | Tao Wang | 1 | -0/+2 |
2018-05-13 | cpufreq: optimize cpufreq_notify_transition() | Viresh Kumar | 1 | -31/+32 |
2018-03-20 | cpufreq: Don't validate cpufreq table from cpufreq_generic_init() | Viresh Kumar | 1 | -8/+1 |
2018-02-27 | cpufreq: Validate frequency table in the core | Viresh Kumar | 1 | -4/+9 |
2018-02-27 | cpufreq: Reorder cpufreq_online() error code path | Viresh Kumar | 1 | -3/+3 |
2018-02-05 | cpufreq: Skip cpufreq resume if it's not suspended | Bo Yan | 1 | -0/+3 |
2017-12-04 | cpufreq: Fix governor module removal race | Rafael J. Wysocki | 1 | -0/+6 |
2017-12-04 | cpufreq: Drop pointless return statement | Rafael J. Wysocki | 1 | -1/+0 |
2017-12-04 | cpufreq: Pass policy pointer to cpufreq_parse_governor() | Rafael J. Wysocki | 1 | -9/+7 |
2017-12-04 | cpufreq: Clean up cpufreq_parse_governor() | Rafael J. Wysocki | 1 | -15/+17 |
2017-10-03 | cpufreq: provide default frequency-invariance setter function | Dietmar Eggemann | 1 | -0/+6 |
2017-09-04 | Merge branch 'pm-cpufreq-sched' | Rafael J. Wysocki | 1 | -3/+4 |
2017-08-22 | cpufreq: Cap the default transition delay value to 10 ms | Viresh Kumar | 1 | -2/+13 |
2017-08-10 | cpufreq: Return 0 from ->fast_switch() on errors | Viresh Kumar | 1 | -3/+4 |
2017-07-26 | cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latency | Viresh Kumar | 1 | -2/+1 |
2017-07-26 | cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag | Viresh Kumar | 1 | -2/+3 |
2017-07-26 | cpufreq: Replace "max_transition_latency" with "dynamic_switching" | Viresh Kumar | 1 | -4/+4 |
2017-07-22 | cpufreq: Use transition_delay_us for legacy governors as well | Viresh Kumar | 1 | -0/+15 |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+11 |
2017-07-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -10/+11 |
2017-06-27 | x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF | Len Brown | 1 | -1/+11 |
2017-05-30 | cpufreq: cpufreq_register_driver() should return -ENODEV if init fails | David Arcari | 1 | -0/+1 |
2017-05-26 | cpufreq: Use cpuhp_setup_state_nocalls_cpuslocked() | Sebastian Andrzej Siewior | 1 | -10/+11 |
2017-04-13 | cpufreq: Bring CPUs up even if cpufreq_online() failed | Chen Yu | 1 | -2/+16 |
2017-03-27 | cpufreq: Fix creation of symbolic links to policy directories | Rafael J. Wysocki | 1 | -17/+21 |
2017-03-22 | cpufreq: Restore policy min/max limits on CPU online | Viresh Kumar | 1 | -0/+3 |
2017-03-16 | cpufreq: Fix and clean up show_cpuinfo_cur_freq() | Rafael J. Wysocki | 1 | -3/+5 |
2017-03-09 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+1 |
2017-03-06 | cpufreq: Add the "cpufreq.off=1" cmdline option | Len Brown | 1 | -0/+1 |
2017-02-21 | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -16/+5 |
2017-02-16 | cpufreq: Do not clear real_cpus mask on policy init | Rafael J. Wysocki | 1 | -2/+0 |
2017-02-04 | cpufreq: Remove CPUFREQ_START notifier event | Viresh Kumar | 1 | -3/+0 |
2017-02-04 | cpufreq: Remove policy create/remove notifiers | Viresh Kumar | 1 | -11/+5 |
2017-02-01 | sched/cputime: Convert kcpustat to nsecs | Frederic Weisbecker | 1 | -3/+3 |
2016-11-21 | cpufreq: Make cpufreq_update_policy() void | Rafael J. Wysocki | 1 | -14/+7 |
2016-11-21 | cpufreq: Avoid using inactive policies | Rafael J. Wysocki | 1 | -1/+9 |
2016-10-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -27/+14 |
2016-09-20 | cpufreq: Fix up conversion to hotplug state machine | Sebastian Andrzej Siewior | 1 | -0/+1 |
2016-09-19 | cpufreq: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -26/+12 |
2016-09-13 | cpufreq: create link to policy only for registered CPUs | Viresh Kumar | 1 | -61/+28 |
2016-09-01 | cpufreq: Drop unnecessary check from cpufreq_policy_alloc() | Rafael J. Wysocki | 1 | -4/+0 |
2016-07-22 | cpufreq: export cpufreq_driver_resolve_freq() | Steve Muckle | 1 | -0/+1 |
2016-07-22 | cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index() | Viresh Kumar | 1 | -4/+12 |
2016-07-21 | cpufreq: add cpufreq_driver_resolve_freq() | Steve Muckle | 1 | -0/+25 |
2016-07-04 | cpufreq: Drop redundant check from cpufreq_update_current_freq() | Rafael J. Wysocki | 1 | -3/+0 |