Age | Commit message (Expand) | Author | Files | Lines |
2017-05-09 | format-security: move static strings to const | Kees Cook | 1 | -1/+2 |
2017-05-09 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 1 | -2/+2 |
2017-05-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -125/+103 |
2017-04-29 | Merge schedutil governor updates for v4.12. | Rafael J. Wysocki | 1 | -0/+2 |
2017-04-29 | Merge intel_pstate driver updates for v4.12. | Rafael J. Wysocki | 1 | -500/+408 |
2017-04-20 | cpufreq: Add Tegra186 cpufreq driver | Mikko Perttunen | 3 | -0/+282 |
2017-04-20 | cpufreq: imx6q: Fix error handling code | Christophe Jaillet | 1 | -1/+1 |
2017-04-20 | cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend | Leonard Crestez | 1 | -1/+7 |
2017-04-20 | cpufreq: imx6q: Fix handling EPROBE_DEFER from regulator | Irina Tirdea | 1 | -0/+7 |
2017-04-17 | cpufreq: schedutil: Use policy-dependent transition delays | Rafael J. Wysocki | 1 | -0/+2 |
2017-04-17 | Merge branch 'intel_pstate' into pm-cpufreq-sched | Rafael J. Wysocki | 1 | -590/+431 |
2017-04-15 | cpufreq/sparc-us2e: Replace racy task affinity logic | Thomas Gleixner | 1 | -24/+21 |
2017-04-15 | cpufreq/sparc-us3: Replace racy task affinity logic | Thomas Gleixner | 1 | -30/+16 |
2017-04-15 | cpufreq/sh: Replace racy task affinity logic | Thomas Gleixner | 1 | -18/+27 |
2017-04-15 | cpufreq/ia64: Replace racy task affinity logic | Thomas Gleixner | 1 | -53/+39 |
2017-04-15 | Merge back cpufreq core changes for v4.12. | Rafael J. Wysocki | 3 | -9/+58 |
2017-04-13 | cpufreq: Bring CPUs up even if cpufreq_online() failed | Chen Yu | 1 | -2/+16 |
2017-04-06 | Merge back cpufreq changes for v4.12. | Rafael J. Wysocki | 3 | -9/+58 |
2017-04-01 | Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' | Rafael J. Wysocki | 1 | -17/+21 |
2017-03-29 | cpufreq: intel_pstate: Add support for Gemini Lake | Box, David E | 1 | -0/+1 |
2017-03-29 | cpufreq: intel_pstate: Eliminate intel_pstate_get_min_max() | Rafael J. Wysocki | 1 | -26/+14 |
2017-03-29 | cpufreq: intel_pstate: Do not walk policy->cpus | Rafael J. Wysocki | 1 | -64/+60 |
2017-03-29 | cpufreq: intel_pstate: Introduce pid_in_use() | Rafael J. Wysocki | 1 | -5/+11 |
2017-03-29 | cpufreq: intel_pstate: Drop struct cpu_defaults | Rafael J. Wysocki | 1 | -87/+67 |
2017-03-29 | cpufreq: intel_pstate: Move cpu_defaults definitions | Rafael J. Wysocki | 1 | -67/+62 |
2017-03-29 | cpufreq: intel_pstate: Add update_util callback to pstate_funcs | Rafael J. Wysocki | 1 | -38/+43 |
2017-03-29 | cpufreq: intel_pstate: Use different utilization update callbacks | Rafael J. Wysocki | 1 | -25/+54 |
2017-03-29 | cpufreq: intel_pstate: Modify check in intel_pstate_update_status() | Rafael J. Wysocki | 1 | -1/+1 |
2017-03-29 | cpufreq: intel_pstate: Drop driver_registered variable | Rafael J. Wysocki | 1 | -27/+19 |
2017-03-29 | cpufreq: intel_pstate: Skip unnecessary PID resets on init | Rafael J. Wysocki | 1 | -2/+2 |
2017-03-29 | cpufreq: intel_pstate: Set HWP sampling interval once | Rafael J. Wysocki | 1 | -2/+1 |
2017-03-29 | cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset() | Rafael J. Wysocki | 1 | -30/+16 |
2017-03-29 | cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the caller | Rafael J. Wysocki | 1 | -11/+6 |
2017-03-29 | cpufreq: intel_pstate: Initialize pid_params statically | Rafael J. Wysocki | 1 | -32/+10 |
2017-03-29 | cpufreq: intel_pstate: Drop pointless initialization of PID parameters | Rafael J. Wysocki | 1 | -26/+2 |
2017-03-29 | cpufreq: intel_pstate: Eliminate struct perf_limits | Rafael J. Wysocki | 1 | -36/+23 |
2017-03-27 | cpufreq: Fix creation of symbolic links to policy directories | Rafael J. Wysocki | 1 | -17/+21 |
2017-03-24 | cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freq | Rafael J. Wysocki | 1 | -19/+28 |
2017-03-24 | cpufreq: intel_pstate: Active mode P-state limits rework | Rafael J. Wysocki | 1 | -100/+85 |
2017-03-24 | cpufreq: intel_pstate: Use load-based P-state selection more widely | Rafael J. Wysocki | 1 | -1/+7 |
2017-03-24 | cpufreq: intel_pstate: Support HWP processors in all operation modes | Rafael J. Wysocki | 1 | -14/+19 |
2017-03-24 | Merge back intel_pstate updates for 4.12. | Rafael J. Wysocki | 1 | -14/+4 |
2017-03-24 | Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate... | Rafael J. Wysocki | 1 | -148/+79 |
2017-03-22 | cpufreq: Restore policy min/max limits on CPU online | Viresh Kumar | 1 | -0/+3 |
2017-03-22 | cpufreq: intel_pstate: Fix policy data management in passive mode | Rafael J. Wysocki | 1 | -23/+6 |
2017-03-18 | cpufreq: intel_pstate: One set of global limits in active mode | Rafael J. Wysocki | 1 | -96/+46 |
2017-03-18 | Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes' | Rafael J. Wysocki | 1 | -33/+31 |
2017-03-16 | cpufreq: dbx500: Manage cooling device from cpufreq driver | Viresh Kumar | 1 | -0/+20 |
2017-03-16 | cpufreq: Fix and clean up show_cpuinfo_cur_freq() | Rafael J. Wysocki | 1 | -3/+5 |
2017-03-15 | cpufreq: intel_pstate: Avoid percentages in limits-related computations | Rafael J. Wysocki | 1 | -28/+28 |