aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpufreq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-10Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki1-1/+0
2013-09-10cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat1-1/+0
2013-09-10cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar1-0/+1
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar1-1/+0
2013-08-10cpufreq: Store cpufreq policies in a listLukasz Majewski1-0/+1
2013-08-07cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar1-1/+1
2013-08-07cpufreq: Re-arrange declarations in cpufreq.hViresh Kumar1-196/+177
2013-08-07cpufreq: Clean up header files included in the coreViresh Kumar1-8/+3
2013-07-26cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis1-6/+0
2013-07-04cpufreq: Fix serialization of frequency transitionsViresh Kumar1-1/+1
2013-06-27acpi-cpufreq: Add new sysfs attribute freqdomain_cpusLan Tianyu1-0/+3
2013-06-27cpufreq: make sure frequency transitions are serializedViresh Kumar1-0/+1
2013-06-21cpufreq: Fix minor formatting issuesViresh Kumar1-21/+20
2013-06-21cpufreq: Fix governor start/stop race conditionXiaoguang Chen1-0/+1
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar1-1/+1
2013-05-27cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar1-0/+4
2013-05-27cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar1-0/+1
2013-05-27cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar1-0/+1
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-2/+2
2013-04-01cpufreq: governor: Implement per policy instances of governorsViresh Kumar1-0/+8
2013-04-01cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar1-3/+6
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar1-1/+2
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar1-0/+1
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri1-0/+5
2013-02-02cpufreq: Update Documentation for cpus and related_cpusViresh Kumar1-2/+4
2013-02-02cpufreq: Sort function prototypes properlyBorislav Petkov1-3/+3
2013-02-02cpufreq: Add a get_current_driver helperBorislav Petkov1-0/+1
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar1-5/+9
2012-11-15cpufreq: governors: remove redundant codeViresh Kumar1-6/+0
2012-11-15cpufreq: Move common part from governors to separate file, v2viresh kumar1-0/+5
2012-11-15cpufreq / core: Fix printing of governor and driver nameviresh kumar1-0/+2
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+0
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+0
2012-03-14provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk1-0/+2
2011-06-28cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes1-0/+5
2011-05-04[CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.Thiago Farina1-15/+18
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-19/+0
2011-03-16[CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki1-1/+1
2011-03-16[CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger1-9/+0
2010-08-03[CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang1-5/+0
2010-04-09cpufreq: Unify sysfs attribute definition macrosBorislav Petkov1-0/+30
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger1-0/+1
2009-10-29cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap1-0/+7
2009-09-01[CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreqThomas Renninger1-0/+10
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-1/+0
2009-01-06cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell1-2/+2
2008-12-05[CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett1-0/+1
2008-10-09[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com1-2/+5
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger1-0/+1
2008-05-19[CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk1-3/+0