summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-03-20intel_pstate: Set core to min P state during core offlineDirk Brandewie
2014-03-20cpufreq: Add stop CPU callback to cpufreq_driver interfaceDirk Brandewie
2014-03-20cpufreq: Remove unnecessary bracesStratos Karafotis
2014-03-20cpufreq: Fix checkpatch errors and warningsStratos Karafotis
2014-03-20cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCsZhuoyu Zhang
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2014-03-19cpufreq: Do not allow ->setpolicy drivers to provide ->targetRafael J. Wysocki
2014-03-19cpufreq: arm_big_little: set 'physical_cluster' for each CPUviresh kumar
2014-03-19cpufreq: arm_big_little: make vexpress driver depend on bL core driverviresh kumar
2014-03-17Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker
2014-03-12cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki
2014-03-12cpufreq: SPEAr: Instantiate as platform_driverViresh Kumar
2014-03-12cpufreq: Remove unnecessary variable/parameter 'frozen'Viresh Kumar
2014-03-12cpufreq: Remove cpufreq_generic_exit()Viresh Kumar
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar
2014-03-11cpufreq: Reformat printk() statementsJoe Perches
2014-03-06cpufreq: Tegra: Use cpufreq_generic_suspend()Viresh Kumar
2014-03-06cpufreq: s5pv210: Use cpufreq_generic_suspend()Viresh Kumar
2014-03-06cpufreq: exynos: Use cpufreq_generic_suspend()Viresh Kumar
2014-03-06cpufreq: Implement cpufreq_generic_suspend()Viresh Kumar
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2014-03-06cpufreq: move call to __find_governor() to cpufreq_init_policy()viresh kumar
2014-03-06Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2014-03-06cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar
2014-03-06cpufreq: Initialize policy before making it available for others to useViresh Kumar
2014-03-06cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner
2014-03-01cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()Saravana Kannan
2014-03-01cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()Saravana Kannan
2014-03-01cpufreq: stats: Remove redundant cpufreq_cpu_get() callSaravana Kannan
2014-03-01intel_pstate: fix pid_reset to use fixed point valuesDirk Brandewie
2014-03-01intel_pstate: remove unneeded sample buffersDirk Brandewie
2014-03-01cpufreq: Return error if ->get() failed in cpufreq_update_policy()Viresh Kumar
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring
2014-02-26cpufreq: Mark function as static in cpufreq.cRashika Kheria
2014-02-26Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2014-02-25intel_pstate: Change busy calculation to use fixed point math.Dirk Brandewie
2014-02-24cpufreq: don't call cpufreq_update_policy() on CPU additionViresh Kumar
2014-02-24cpufreq: Refactor cpufreq_set_policy()Rafael J. Wysocki
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie
2014-02-19cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat
2014-02-19cpufreq: remove sysfs link when a cpu != policy->cpu, is removedviresh kumar
2014-02-13intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie
2014-02-04intel_pstate: Take core C0 time into account for core busy calculationDirk Brandewie
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds