Age | Commit message (Expand) | Author | Files | Lines |
2013-08-10 | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 1 | -1/+0 |
2013-08-10 | cpufreq: Store cpufreq policies in a list | Lukasz Majewski | 1 | -0/+1 |
2013-08-08 | cpufreq: Give consistent names to cpufreq_policy objects | Viresh Kumar | 1 | -1/+1 |
2013-08-08 | cpufreq: Re-arrange declarations in cpufreq.h | Viresh Kumar | 1 | -196/+177 |
2013-08-08 | cpufreq: Clean up header files included in the core | Viresh Kumar | 1 | -8/+3 |
2013-07-26 | cpufreq: Remove unused function __cpufreq_driver_getavg() | Stratos Karafotis | 1 | -6/+0 |
2013-07-04 | cpufreq: Fix serialization of frequency transitions | Viresh Kumar | 1 | -1/+1 |
2013-06-27 | acpi-cpufreq: Add new sysfs attribute freqdomain_cpus | Lan Tianyu | 1 | -0/+3 |
2013-06-27 | cpufreq: make sure frequency transitions are serialized | Viresh Kumar | 1 | -0/+1 |
2013-06-21 | cpufreq: Fix minor formatting issues | Viresh Kumar | 1 | -21/+20 |
2013-06-21 | cpufreq: Fix governor start/stop race condition | Xiaoguang Chen | 1 | -0/+1 |
2013-06-04 | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 1 | -1/+1 |
2013-05-27 | cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory | Viresh Kumar | 1 | -0/+4 |
2013-05-27 | cpufreq: Move get_cpu_idle_time() to cpufreq.c | Viresh Kumar | 1 | -0/+1 |
2013-05-27 | cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c | Viresh Kumar | 1 | -0/+1 |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 1 | -2/+2 |
2013-04-01 | cpufreq: governor: Implement per policy instances of governors | Viresh Kumar | 1 | -0/+8 |
2013-04-01 | cpufreq: Add per policy governor-init/exit infrastructure | Viresh Kumar | 1 | -3/+6 |
2013-02-02 | cpufreq: Remove unnecessary use of policy->shared_type | Viresh Kumar | 1 | -1/+2 |
2013-02-02 | cpufreq: governors: Reset tunables only for cpufreq_unregister_governor() | Viresh Kumar | 1 | -0/+1 |
2013-02-02 | cpufreq: governors: implement generic policy_is_shared | Fabio Baltieri | 1 | -0/+5 |
2013-02-02 | cpufreq: Update Documentation for cpus and related_cpus | Viresh Kumar | 1 | -2/+4 |
2013-02-02 | cpufreq: Sort function prototypes properly | Borislav Petkov | 1 | -3/+3 |
2013-02-02 | cpufreq: Add a get_current_driver helper | Borislav Petkov | 1 | -0/+1 |
2013-02-02 | cpufreq: Simplify __cpufreq_remove_dev() | Viresh Kumar | 1 | -5/+9 |
2012-11-15 | cpufreq: governors: remove redundant code | Viresh Kumar | 1 | -6/+0 |
2012-11-15 | cpufreq: Move common part from governors to separate file, v2 | viresh kumar | 1 | -0/+5 |
2012-11-15 | cpufreq / core: Fix printing of governor and driver name | viresh kumar | 1 | -0/+2 |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+0 |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 1 | -1/+0 |
2012-03-14 | provide disable_cpufreq() function to disable the API. | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2011-06-29 | cpufreq: expose a cpufreq_quick_get_max routine | Jesse Barnes | 1 | -0/+5 |
2011-05-04 | [CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues. | Thiago Farina | 1 | -15/+18 |
2011-05-04 | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski | 1 | -19/+0 |
2011-03-17 | [CPUFREQ] Remove the pm_message_t argument from driver suspend | Rafael J. Wysocki | 1 | -1/+1 |
2011-03-17 | [CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs files | Thomas Renninger | 1 | -9/+0 |
2010-08-03 | [CPUFREQ] unexport (un)lock_policy_rwsem* functions | Amerigo Wang | 1 | -5/+0 |
2010-04-10 | cpufreq: Unify sysfs attribute definition macros | Borislav Petkov | 1 | -0/+30 |
2009-11-24 | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 1 | -0/+1 |
2009-10-29 | cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n | Randy Dunlap | 1 | -0/+7 |
2009-09-01 | [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq | Thomas Renninger | 1 | -0/+10 |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 1 | -1/+0 |
2009-01-06 | cpumask: convert struct cpufreq_policy to cpumask_var_t | Rusty Russell | 1 | -2/+2 |
2008-12-05 | [CPUFREQ] Disable sysfs ui for p4-clockmod. | Matthew Garrett | 1 | -0/+1 |
2008-10-09 | [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() | venkatesh.pallipadi@intel.com | 1 | -2/+5 |
2008-07-30 | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 1 | -0/+1 |
2008-05-20 | [CPUFREQ] cpufreq: remove CVS keywords | Adrian Bunk | 1 | -3/+0 |
2008-04-29 | [CPUFREQ] allow use of the powersave governor as the default one | Alessandro Guido | 1 | -0/+3 |
2008-04-29 | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination... | Darrick J. Wong | 1 | -1/+2 |
2008-02-07 | [CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlock | Venki Pallipadi | 1 | -0/+4 |