| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: userspace: Move is_managed indicator into per-policy structure | Liao Chang | 2023-10-06 | 1 | -5/+4 |
* | cpufreq: userspace: Use fine-grained mutex in userspace governor | Liao Chang | 2023-10-06 | 1 | -29/+40 |
* | cpufreq: Register governors at core_initcall | Quentin Perret | 2020-07-02 | 1 | -15/+3 |
* | cpufreq: Initialize the governors in core_initcall | Amit Kucheria | 2019-11-07 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 |
* | cpufreq: governor: Get rid of governor events | Rafael J. Wysocki | 2016-06-02 | 1 | -52/+52 |
* | cpufreq: Fix GOV_LIMITS handling for the userspace governor | Sai Gurrappadi | 2016-05-05 | 1 | -5/+38 |
* | cpufreq: Clean up default and fallback governor setup | Rafael J. Wysocki | 2016-02-05 | 1 | -4/+6 |
* | cpufreq / governor: Remove fossil comment | Lan Tianyu | 2013-10-17 | 1 | -11/+0 |
* | cpufreq: Fix minor formatting issues | Viresh Kumar | 2013-06-21 | 1 | -4/+0 |
* | cpufreq: Simplify userspace governor | Viresh Kumar | 2013-06-19 | 1 | -96/+12 |
* | cpufreq: Don't check cpu_online(policy->cpu) | Viresh Kumar | 2013-02-09 | 1 | -2/+0 |
* | cpufreq: Improve debug prints | Viresh Kumar | 2012-11-15 | 1 | -0/+2 |
* | [CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updation | Afzal Mohammed | 2012-01-06 | 1 | -3/+5 |
* | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski | 2011-05-04 | 1 | -8/+5 |
* | [CPUFREQ] checkpatch cleanups for userspace governor | Dave Jones | 2009-02-24 | 1 | -13/+14 |
* | [CPUFREQ] Don't export governors for default governor | Sven Wegener | 2008-10-09 | 1 | -1/+3 |
* | NR_CPUS: Replace NR_CPUS in cpufreq userspace routines | Mike Travis | 2008-07-20 | 1 | -36/+43 |
* | [CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlock | Venki Pallipadi | 2008-02-06 | 1 | -33/+7 |
* | cpufreq: Initialise default governor before use | Johannes Weiner | 2008-01-17 | 1 | -0/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-07-12 | 1 | -3/+20 |
|\ |
|
| * | [CPUFREQ] Keep userspace governor quiet when it is not being used | Venki Pallipadi | 2007-06-21 | 1 | -3/+20 |
* | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -1/+1 |
|/ |
|
* | [CPUFREQ] Remove hotplug cpu crap | Dave Jones | 2007-02-10 | 1 | -2/+0 |
* | [CPUFREQ] handle sysfs errors | Jeff Garzik | 2006-10-21 | 1 | -2/+9 |
* | [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare | Arjan van de Ven | 2006-07-26 | 1 | -0/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [CPUFREQ] Lots of whitespace & CodingStyle cleanup. | Dave Jones | 2006-02-28 | 1 | -6/+6 |
* | [CPUFREQ] Get rid of userspace policy struct, make userspace gov _PPC safe. | Thomas Renninger | 2006-01-27 | 1 | -25/+28 |
* | [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes. | akpm@osdl.org | 2006-01-18 | 1 | -12/+13 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+207 |