summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq.c
AgeCommit message (Expand)Author
2014-08-26cpufreq: Clean up header files included in the coreViresh Kumar
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen
2014-02-14cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar
2013-10-31cpufreq: don't allow governor limits to be changed when it is disabledViresh Kumar
2013-10-14cpufreq: Fix tracing for CPU scalingAntti P Miettinen
2013-09-25cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar
2013-09-25cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar
2013-09-25cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policyViresh Kumar
2013-09-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen
2013-09-14cpufreq: Fix tracingAntti P Miettinen
2013-09-14cpufreq: Protected access of policy attributePuneet Saxena
2013-09-14cpufreq: Don't clip PM QoS requests to old policy limitsAlex Frid
2013-09-14cpufreq: interface for setting governor for a cpuPuneet Saxena
2013-09-14tracing: Add tracepoints for CPU scalingAntti P Miettinen
2013-09-14cpufreq: Typecast compared integersAntti P Miettinen
2013-09-14cpufreq: properly clamp QoS min/maxDonghan Ryu
2013-09-14cpufreq: Preserve sysfs min/max requestAntti P Miettinen
2013-09-14cpufreq: Enforce PM QoS min/max limitsAntti P Miettinen
2013-09-14cpufreq: Export user_policy min/maxAntti P Miettinen
2013-09-13Revert "cpufreq: Notify all policy->cpus in cpufreq_notify_transition()"Dan Willemsen
2013-08-11cpufreq: Fix cpufreq driver module refcount balance after suspend/resumeRafael J. Wysocki
2013-07-25cpufreq: Revert commit a66b2e to fix suspend/resume regressionSrivatsa S. Bhat
2013-05-22cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar
2013-05-15cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat
2013-05-12cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcountViresh Kumar
2013-04-29cpufreq: Revert incorrect commit 5800043Rafael J. Wysocki
2013-04-22cpufreq: Don't call __cpufreq_governor() for drivers without target()Viresh Kumar
2013-04-11cpufreq: Call __cpufreq_governor() with correct policy->cpus maskViresh Kumar
2013-04-10cpufreq: convert cpufreq_driver to using RCUNathan Zimmer
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-04-01cpufreq: governor: Implement per policy instances of governorsViresh Kumar
2013-04-01cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar
2013-04-01cpufreq: Convert the cpufreq_driver_lock to a rwlockNathan Zimmer
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-09cpufreq: Do not track governor name for scaling drivers with internal governors.Dirk Brandewie
2013-02-09cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...Dirk Brandewie
2013-02-09cpufreq: Retrieve current frequency from scaling drivers with internal governorsDirk Brandewie
2013-02-09cpufreq: Fix locking issuesViresh Kumar
2013-02-09cpufreq: Create a macro for unlock_policy_rwsem{read,write}Viresh Kumar
2013-02-09cpufreq: Remove unused HOTPLUG_CPU codeViresh Kumar
2013-02-09cpufreq: governors: Fix WARN_ON() for multi-policy platformsViresh Kumar
2013-02-09cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar
2013-02-05cpufreq: Don't remove sysfs link for policy->cpuViresh Kumar
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar
2013-02-02cpufreq: Simplify cpufreq_add_dev()Viresh Kumar
2013-02-02cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...Viresh Kumar
2013-02-02cpufreq: Add a get_current_driver helperBorislav Petkov
2013-02-02cpufreq: handle cpufreq being disabled for all exported function.Dirk Brandewie
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar