aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpufreq.h
Commit message (Expand)AuthorAge
* Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2013-12-05
|\
| * cpufreq: suspend governors on system suspend/hibernateViresh Kumar2013-11-28
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-15
|\ \ | |/ |/|
| * cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=nDaniel Vetter2013-10-18
* | cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar2013-10-30
* | cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsemviresh kumar2013-10-25
* | cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-25
* | cpufreq: create cpufreq_generic_init() routineViresh Kumar2013-10-15
* | cpufreq: define generic .attr, .exit() and .verify() routinesViresh Kumar2013-10-15
* | cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar2013-10-15
* | cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICYViresh Kumar2013-10-15
* | cpufreq: rewrite cpufreq_driver->flags using shift operatorViresh Kumar2013-10-15
* | cpufreq: Add new helper cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
|/
* Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki2013-09-09
* cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat2013-09-09
* cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar2013-09-09
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-09
* cpufreq: Store cpufreq policies in a listLukasz Majewski2013-08-09
* cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar2013-08-07
* cpufreq: Re-arrange declarations in cpufreq.hViresh Kumar2013-08-07
* cpufreq: Clean up header files included in the coreViresh Kumar2013-08-07
* cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis2013-07-25
* cpufreq: Fix serialization of frequency transitionsViresh Kumar2013-07-04
* acpi-cpufreq: Add new sysfs attribute freqdomain_cpusLan Tianyu2013-06-27
* cpufreq: make sure frequency transitions are serializedViresh Kumar2013-06-27
* cpufreq: Fix minor formatting issuesViresh Kumar2013-06-20
* cpufreq: Fix governor start/stop race conditionXiaoguang Chen2013-06-20
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-04
* cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar2013-05-27
* cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar2013-05-27
* cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar2013-05-27
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
* cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-03-31
* cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar2013-03-31
* cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar2013-02-01
* cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar2013-02-01
* cpufreq: governors: implement generic policy_is_sharedFabio Baltieri2013-02-01
* cpufreq: Update Documentation for cpus and related_cpusViresh Kumar2013-02-01
* cpufreq: Sort function prototypes properlyBorislav Petkov2013-02-01
* cpufreq: Add a get_current_driver helperBorislav Petkov2013-02-01
* cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar2013-02-01
* cpufreq: governors: remove redundant codeViresh Kumar2012-11-14
* cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-14
* cpufreq / core: Fix printing of governor and driver nameviresh kumar2012-11-14
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-14
|/
* cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes2011-06-28
* [CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.Thiago Farina2011-05-04
* [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-04