Age | Commit message (Expand) | Author |
2014-01-06 | intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters. | Dirk Brandewie |
2013-12-31 | intel_pstate: Fail initialization if P-state information is missing | Rafael J. Wysocki |
2013-12-29 | cpufreq: preserve user_policy across suspend/resume | Viresh Kumar |
2013-12-29 | cpufreq: Clean up after a failing light-weight initialization | Rafael J. Wysocki |
2013-12-22 | cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr... | Jason Baron |
2013-12-22 | cpufreq: remove sysfs files for CPUs which failed to come back after resume | Viresh Kumar |
2013-12-10 | cpufreq_ at32ap-cpufreq.c: Fix section mismatch | Matthias Brugger |
2013-12-08 | Revert "cpufreq: fix garbage kobjects on errors during suspend/resume" | Rafael J. Wysocki |
2013-12-08 | Revert "cpufreq: suspend governors on system suspend/hibernate" | Rafael J. Wysocki |
2013-12-06 | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki |
2013-12-03 | cpufreq: fix garbage kobjects on errors during suspend/resume | Bjørn Mork |
2013-11-28 | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar |
2013-11-27 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-11-20 | cpufreq: exynos: Remove unwanted EXPORT_SYMBOL | Sachin Kamat |
2013-11-20 | cpufreq: tegra: don't error target() when suspended | Stephen Warren |
2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-19 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-11-16 | cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs() | lan,Tianyu |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-14 | cpufreq: OMAP: Fix compilation error 'r & ret undeclared' | viresh kumar |
2013-11-12 | cpufreq: conservative: set requested_freq to policy max when it is over polic... | Xiaoguang Chen |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-11-07 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-11-07 | cpufreq: conservative: fix requested_freq reduction issue | Xiaoguang Chen |
2013-11-07 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-07 | intel_pstate: skip the driver if ACPI has power mgmt option | Adrian Huang |
2013-11-01 | cpufreq: ondemand: Remove redundant return statement | Stratos Karafotis |
2013-10-31 | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar |
2013-10-31 | cpufreq: distinguish drivers that do asynchronous notifications | Viresh Kumar |
2013-10-31 | cpufreq/intel_pstate: Add static declarations to internal functions | Dirk Brandewie |
2013-10-31 | cpufreq: arm_big_little: reconfigure switcher behavior at run time | Nicolas Pitre |
2013-10-31 | cpufreq: arm_big_little: add in-kernel switching (IKS) support | Viresh Kumar |
2013-10-30 | cpufreq: arm_big_little: add vexpress SPC interface driver | Sudeep KarkadaNagesha |
2013-10-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-10-28 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-10-25 | cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem | viresh kumar |
2013-10-25 | intel_pstate: Add Baytrail support | Dirk Brandewie |
2013-10-25 | intel_pstate: Refactor driver to support CPUs with different MSR layouts | Dirk Brandewie |
2013-10-25 | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar |
2013-10-25 | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki |
2013-10-25 | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon |
2013-10-25 | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon |
2013-10-25 | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon |
2013-10-25 | acpi-cpufreq: Fail initialization if driver cannot be registered | Rafael J. Wysocki |
2013-10-22 | intel_pstate: Correct calculation of min pstate value | Dirk Brandewie |
2013-10-22 | intel_pstate: Improve accuracy by not truncating until final result | Brennan Shacklett |
2013-10-17 | cpufreq / governor: Remove fossil comment | Lan Tianyu |