Age | Commit message (Expand) | Author | Files | Lines |
2013-11-27 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 4 | -6/+1 |
2013-11-21 | cpufreq: exynos: Remove unwanted EXPORT_SYMBOL | Sachin Kamat | 3 | -3/+0 |
2013-11-21 | cpufreq: tegra: don't error target() when suspended | Stephen Warren | 1 | -3/+1 |
2013-11-21 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -4/+4 |
2013-11-19 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 3 | -4/+4 |
2013-11-16 | cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs() | lan,Tianyu | 1 | -4/+0 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 70 | -2936/+1517 |
2013-11-14 | cpufreq: OMAP: Fix compilation error 'r & ret undeclared' | viresh kumar | 1 | -0/+1 |
2013-11-13 | cpufreq: conservative: set requested_freq to policy max when it is over polic... | Xiaoguang Chen | 1 | -0/+3 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -18/+43 |
2013-11-08 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+6 |
2013-11-07 | cpufreq: conservative: fix requested_freq reduction issue | Xiaoguang Chen | 1 | -1/+6 |
2013-11-07 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 48 | -651/+732 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 3 | -3/+6 |
2013-11-07 | intel_pstate: skip the driver if ACPI has power mgmt option | Adrian Huang | 1 | -0/+74 |
2013-11-01 | cpufreq: ondemand: Remove redundant return statement | Stratos Karafotis | 1 | -1/+0 |
2013-10-31 | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 40 | -624/+198 |
2013-10-31 | cpufreq: distinguish drivers that do asynchronous notifications | Viresh Kumar | 2 | -1/+2 |
2013-10-31 | cpufreq/intel_pstate: Add static declarations to internal functions | Dirk Brandewie | 1 | -2/+2 |
2013-10-31 | cpufreq: arm_big_little: reconfigure switcher behavior at run time | Nicolas Pitre | 1 | -3/+51 |
2013-10-31 | cpufreq: arm_big_little: add in-kernel switching (IKS) support | Viresh Kumar | 2 | -31/+337 |
2013-10-30 | cpufreq: arm_big_little: add vexpress SPC interface driver | Sudeep KarkadaNagesha | 3 | -0/+79 |
2013-10-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 66 | -2326/+822 |
2013-10-28 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -3/+2 |
2013-10-26 | cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem | viresh kumar | 1 | -79/+31 |
2013-10-26 | intel_pstate: Add Baytrail support | Dirk Brandewie | 1 | -0/+35 |
2013-10-26 | intel_pstate: Refactor driver to support CPUs with different MSR layouts | Dirk Brandewie | 1 | -46/+98 |
2013-10-26 | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 45 | -725/+219 |
2013-10-26 | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 65 | -1443/+405 |
2013-10-26 | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 6 | -6/+6 |
2013-10-26 | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 4 | -6/+6 |
2013-10-26 | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon | 5 | -32/+33 |
2013-10-25 | acpi-cpufreq: Fail initialization if driver cannot be registered | Rafael J. Wysocki | 1 | -4/+4 |
2013-10-22 | intel_pstate: Correct calculation of min pstate value | Dirk Brandewie | 1 | -2/+3 |
2013-10-22 | intel_pstate: Improve accuracy by not truncating until final result | Brennan Shacklett | 1 | -18/+15 |
2013-10-18 | cpufreq / governor: Remove fossil comment | Lan Tianyu | 1 | -11/+0 |
2013-10-17 | cpufreq: exynos4210: Use the common clock framework to set APLL clock rate | Lukasz Majewski | 1 | -59/+8 |
2013-10-17 | cpufreq: exynos4x12: Use the common clock framework to set APLL clock rate | Lukasz Majewski | 1 | -61/+8 |
2013-10-17 | cpufreq: Detect spurious invocations of update_policy_cpu() | Srivatsa S. Bhat | 1 | -1/+1 |
2013-10-17 | cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) model | Aaro Koskinen | 1 | -1/+2 |
2013-10-17 | cpufreq: pmac64: provide cpufreq transition latency for older G5 models | Aaro Koskinen | 1 | -1/+3 |
2013-10-17 | cpufreq: pmac64: speed up frequency switch | Aaro Koskinen | 1 | -3/+3 |
2013-10-17 | cpufreq: highbank-cpufreq: Enable Midway/ECX-2000 | Mark Langsdorf | 1 | -1/+2 |
2013-10-17 | exynos-cpufreq: fix false return check from "regulator_set_voltage" | Manish Badarkhe | 1 | -1/+1 |
2013-10-17 | speedstep-centrino: Remove unnecessary braces | Evgeny Kapaev | 1 | -2/+1 |
2013-10-17 | acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case | Viresh Kumar | 1 | -1/+6 |
2013-10-17 | cpufreq: s3c64xx: Rename index to driver_data | Charles Keepax | 1 | -1/+1 |
2013-10-17 | cpufreq: arm-big-little: use clk_get instead of clk_get_sys | Sudeep KarkadaNagesha | 1 | -1/+1 |