summaryrefslogtreecommitdiffstats
path: root/include/linux/cpufreq.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki2013-09-101-1/+0
* cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat2013-09-101-1/+0
* cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar2013-09-101-0/+1
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* cpufreq: Store cpufreq policies in a listLukasz Majewski2013-08-101-0/+1
* cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar2013-08-071-1/+1
* cpufreq: Re-arrange declarations in cpufreq.hViresh Kumar2013-08-071-196/+177
* cpufreq: Clean up header files included in the coreViresh Kumar2013-08-071-8/+3
* cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis2013-07-261-6/+0
* cpufreq: Fix serialization of frequency transitionsViresh Kumar2013-07-041-1/+1
* acpi-cpufreq: Add new sysfs attribute freqdomain_cpusLan Tianyu2013-06-271-0/+3
* cpufreq: make sure frequency transitions are serializedViresh Kumar2013-06-271-0/+1
* cpufreq: Fix minor formatting issuesViresh Kumar2013-06-211-21/+20
* cpufreq: Fix governor start/stop race conditionXiaoguang Chen2013-06-211-0/+1
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-1/+1
* cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar2013-05-271-0/+4
* cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar2013-05-271-0/+1
* cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar2013-05-271-0/+1
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-2/+2
* cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-04-011-0/+8
* cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar2013-04-011-3/+6
* cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar2013-02-021-1/+2
* cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar2013-02-021-0/+1
* cpufreq: governors: implement generic policy_is_sharedFabio Baltieri2013-02-021-0/+5
* cpufreq: Update Documentation for cpus and related_cpusViresh Kumar2013-02-021-2/+4
* cpufreq: Sort function prototypes properlyBorislav Petkov2013-02-021-3/+3
* cpufreq: Add a get_current_driver helperBorislav Petkov2013-02-021-0/+1
* cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar2013-02-021-5/+9
* cpufreq: governors: remove redundant codeViresh Kumar2012-11-151-6/+0
* cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-151-0/+5
* cpufreq / core: Fix printing of governor and driver nameviresh kumar2012-11-151-0/+2
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+0
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+0
* | provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-141-0/+2
|/
* cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes2011-06-281-0/+5
* [CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.Thiago Farina2011-05-041-15/+18
* [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-041-19/+0
* [CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki2011-03-161-1/+1
* [CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger2011-03-161-9/+0
* [CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang2010-08-031-5/+0
* cpufreq: Unify sysfs attribute definition macrosBorislav Petkov2010-04-091-0/+30
* [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-241-0/+1
* cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap2009-10-291-0/+7
* [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreqThomas Renninger2009-09-011-0/+10
* Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
* cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-061-2/+2
* [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-051-0/+1
* [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com2008-10-091-2/+5
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-301-0/+1
* [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-191-3/+0
OpenPOWER on IntegriCloud