| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-20 | cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch | Stephen Boyd | 1 | -8/+27 |
| 2012-03-14 | provide disable_cpufreq() function to disable the API. | Konrad Rzeszutek Wilk | 1 | -0/+24 |
| 2012-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 1 | -2/+1 |
| 2012-01-06 | [CPUFREQ] update lpj only if frequency has changed | Afzal Mohammed | 1 | -2/+1 |
| 2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 1 | -40/+39 |
| 2011-06-28 | cpufreq: expose a cpufreq_quick_get_max routine | Jesse Barnes | 1 | -0/+20 |
| 2011-05-04 | [CPUFREQ] remove redundant sprintf from request_module call. | Kees Cook | 1 | -13/+6 |
| 2011-05-04 | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski | 1 | -143/+37 |
| 2011-05-04 | [CPUFREQ] CPU hotplug, re-create sysfs directory and symlinks | Jacob Shin | 1 | -2/+18 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-03-23 | cpufreq: Use syscore_ops for boot CPU suspend/resume (v2) | Rafael J. Wysocki | 1 | -40/+26 |
| 2011-03-16 | [CPUFREQ] Remove the pm_message_t argument from driver suspend | Rafael J. Wysocki | 1 | -1/+1 |
| 2011-03-01 | [CPUFREQ] fix BUG on cpufreq policy init failure | Jiri Slaby | 1 | -12/+15 |
| 2011-01-04 | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 1 | -0/+1 |
| 2010-10-22 | [CPUFREQ] drivers/cpufreq: Adjust confusing if indentation | Julia Lawall | 1 | -2/+2 |
| 2010-08-03 | [CPUFREQ] fix brace coding style issue. | Neal Buckendahl | 1 | -2/+1 |
| 2010-08-03 | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent | Thomas Renninger | 1 | -0/+5 |
| 2010-08-03 | [CPUFREQ] unexport (un)lock_policy_rwsem* functions | Amerigo Wang | 1 | -7/+3 |
| 2010-08-03 | [CPUFREQ] fix memory leak in cpufreq_add_dev | Xiaotian Feng | 1 | -0/+1 |
| 2010-08-03 | [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec... | Andrej Gelenberg | 1 | -10/+1 |
| 2010-05-08 | Merge commit 'v2.6.34-rc6' into x86/cpu | H. Peter Anvin | 1 | -5/+14 |
| 2010-04-09 | cpufreq: Unify sysfs attribute definition macros | Borislav Petkov | 1 | -26/+14 |
| 2010-03-31 | [CPUFREQ] fix a lockdep warning | Amerigo Wang | 1 | -5/+14 |
| 2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 1 | -1/+1 |
| 2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -8/+8 |
| 2009-11-24 | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 1 | -0/+21 |
| 2009-11-24 | [CPUFREQ] make internal cpufreq_add_dev_* static | Alex Chiang | 1 | -5/+8 |
| 2009-11-17 | [CPUFREQ] Fix stale cpufreq_cpu_governor pointer | Prarit Bhargava | 1 | -2/+30 |
| 2009-11-17 | [CPUFREQ] Fix use after free on governor restore | Dmitry Monakhov | 1 | -6/+10 |
| 2009-10-29 | percpu: make percpu symbols in cpufreq unique | Tejun Heo | 1 | -8/+8 |
| 2009-09-01 | [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site) | Mathieu Desnoyers | 1 | -1/+12 |
| 2009-09-01 | [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq | Thomas Renninger | 1 | -1/+8 |
| 2009-09-01 | [CPUFREQ] Bail out of cpufreq_add_dev if the link for a managed CPU got created | Thomas Renninger | 1 | -3/+17 |
| 2009-09-01 | [CPUFREQ] Factor out policy setting from cpufreq_add_dev | Dave Jones | 1 | -76/+90 |
| 2009-09-01 | [CPUFREQ] Factor out interface creation from cpufreq_add_dev | Dave Jones | 1 | -37/+52 |
| 2009-09-01 | [CPUFREQ] Factor out symlink creation from cpufreq_add_dev | Dave Jones | 1 | -20/+31 |
| 2009-09-01 | [CPUFREQ] cleanup up -ENOMEM handling in cpufreq_add_dev | Dave Jones | 1 | -9/+6 |
| 2009-09-01 | [CPUFREQ] Reduce scope of cpu_sys_dev in cpufreq_add_dev | Dave Jones | 1 | -1/+1 |
| 2009-09-01 | [CPUFREQ] Re-enable cpufreq suspend and resume code | Dominik Brodowski | 1 | -88/+7 |
| 2009-08-04 | [CPUFREQ] Make cpufreq suspend code conditional on powerpc. | Dave Jones | 1 | -2/+19 |
| 2009-08-04 | [CPUFREQ] Fix a kobject reference bug related to managed CPUs | Thomas Renninger | 1 | -1/+3 |
| 2009-08-04 | [CPUFREQ] Do not set policy for offline cpus | Prarit Bhargava | 1 | -0/+2 |
| 2009-07-08 | [CPUFREQ] Fix compile failure in cpufreq.c | Dave Jones | 1 | -3/+4 |
| 2009-07-06 | [CPUFREQ] fix (utter) cpufreq_add_dev mess | Mathieu Desnoyers | 1 | -25/+40 |
| 2009-07-06 | [CPUFREQ] Eliminate the recent lockdep warnings in cpufreq | venkatesh.pallipadi@intel.com | 1 | -2/+2 |
| 2009-06-09 | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu | 1 | -1/+1 |
| 2009-05-26 | [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call | Mathieu Desnoyers | 1 | -2/+2 |
| 2009-03-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 1 | -26/+29 |
| 2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 1 | -33/+18 |
| 2009-02-24 | [CPUFREQ] Introduce /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_transition_l... | Thomas Renninger | 1 | -0/+3 |
| 2009-02-24 | [CPUFREQ] checkpatch cleanups for cpufreq core | Dave Jones | 1 | -26/+26 |
| 2009-01-06 | cpumask: convert struct cpufreq_policy to cpumask_var_t | Rusty Russell | 1 | -14/+28 |
| 2008-12-05 | [CPUFREQ] Fix on resume, now preserves user policy min/max. | Mike Chan | 1 | -2/+2 |
| 2008-12-05 | [CPUFREQ] Disable sysfs ui for p4-clockmod. | Matthew Garrett | 1 | -18/+33 |
| 2008-10-09 | [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() | venkatesh.pallipadi@intel.com | 1 | -3/+3 |
| 2008-10-09 | [CPUFREQ] drivers/cpufreq/cpufreq.c: Adjust error handling code involving cpu... | Julia Lawall | 1 | -8/+16 |
| 2008-07-30 | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 1 | -0/+3 |
| 2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+7 |
| 2008-07-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 1 | -21/+24 |
| 2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 1 | -5/+5 |
| 2008-06-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+1 |
| 2008-06-09 | [CPUFREQ] Fix format string bug. | Chris Wright | 1 | -1/+1 |
| 2008-06-06 | cpufreq: fix null object access on Transmeta CPU | CHIKAMA masaki | 1 | -2/+2 |
| 2008-05-29 | [CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.c | Lothar Waßmann | 1 | -2/+2 |
| 2008-05-23 | cpufreq: use performance variant for_each_cpu_mask_nr | Mike Travis | 1 | -7/+7 |
| 2008-05-19 | [CPUFREQ] change cpu freq arrays to per_cpu variables | Mike Travis | 1 | -21/+24 |
| 2008-04-28 | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination... | Darrick J. Wong | 1 | -5/+24 |
| 2008-04-28 | [CPUFREQ] Warn when cpufreq_register_notifier called before pure initcalls | Cesar Eduardo Barros | 1 | -0/+4 |
| 2008-04-28 | [CPUFREQ] Refactor locking in cpufreq_add_dev | Dave Jones | 1 | -23/+11 |
| 2008-04-28 | [CPUFREQ] more CodingStyle | Dave Jones | 1 | -30/+29 |
| 2008-04-28 | [CPUFREQ] CodingStyle | Dave Jones | 1 | -5/+5 |
| 2008-04-28 | [CPUFREQ] Slightly shorten the error paths of cpufreq_suspend/cpufreq_resume | Dave Jones | 1 | -14/+8 |
| 2008-03-05 | [CPUFREQ] fix section mismatch warnings | Sam Ravnborg | 1 | -1/+1 |
| 2008-03-05 | [CPUFREQ] Fix missing cpufreq_cpu_put() call in ->store | Dave Jones | 1 | -4/+5 |
| 2008-03-05 | [CPUFREQ] Fix missing cpufreq_cpu_put() call in ->show | Dave Jones | 1 | -4/+5 |
| 2008-02-21 | cpufreq: fix kobject reference count handling | Balaji Rao | 1 | -8/+0 |
| 2008-02-06 | [CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlock | Venki Pallipadi | 1 | -0/+27 |
| 2008-02-06 | [CPUFREQ] drivers/cpufreq: Add missing "space" | Joe Perches | 1 | -3/+3 |
| 2008-01-30 | cpufreq: fix obvious condition statement error | Yi Yang | 1 | -1/+1 |
| 2008-01-24 | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 1 | -3/+1 |
| 2008-01-24 | Kobject: change drivers/cpufreq/cpufreq.c to use kobject_init_and_add | Greg Kroah-Hartman | 1 | -5/+3 |
| 2007-12-17 | cpufreq: fix missing unlocks in cpufreq_add_dev error paths. | Dave Jones | 1 | -3/+9 |
| 2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2007-10-12 | kobjects: fix up improper use of the kobject name field | Greg Kroah-Hartman | 1 | -1/+1 |
| 2007-10-09 | [CPUFREQ] Don't take semaphore in cpufreq_quick_get() | Andi Kleen | 1 | -5/+0 |
| 2007-10-04 | [CPUFREQ] mark hotplug notifier callback as __cpuinit | Satyam Sharma | 1 | -1/+1 |
| 2007-10-04 | [CPUFREQ] Only check for transition latency on problematic governors (kconfig... | Thomas Renninger | 1 | -7/+20 |
| 2007-10-04 | [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def... | Thomas Renninger | 1 | -0/+12 |
| 2007-10-04 | [CPUFREQ] move policy's governor initialisation out of low-level drivers into... | Thomas Renninger | 1 | -0/+2 |
| 2007-07-13 | [CPUFREQ] Restore previously used governor on a hot-replugged CPU | Thomas Renninger | 1 | -1/+22 |
| 2007-07-13 | [CPUFREQ] bugfix cpufreq in combination with performance governor | Peter Oruba | 1 | -6/+0 |
| 2007-06-21 | [CPUFREQ] Fix sysfs_create_file return value handling | Tobias Klauser | 1 | -3/+6 |
| 2007-05-29 | [CPUFREQ] check return value of sysfs_create_file | Thomas Renninger | 1 | -5/+10 |
| 2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 1 | -0/+3 |
| 2007-04-26 | [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support | Thomas Renninger | 1 | -37/+0 |
| 2007-04-26 | [CPUFREQ] Fix limited cpufreq when booted on battery | Thomas Renninger | 1 | -2/+8 |
| 2007-03-27 | [PATCH] Fix maxcpus=1 trigerring BUG() in cpufreq | Venki Pallipadi | 1 | -0/+4 |
| 2007-02-26 | Revert "[CPUFREQ] constify cpufreq_driver where possible." | Linus Torvalds | 1 | -2/+2 |
| 2007-02-22 | [CPUFREQ] constify cpufreq_driver where possible. | Dave Jones | 1 | -2/+2 |
| 2007-02-10 | [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issues | Venkatesh Pallipadi | 1 | -63/+181 |
| 2007-02-10 | [CPUFREQ] Remove hotplug cpu crap | Dave Jones | 1 | -16/+0 |
| 2007-01-29 | [CPUFREQ] check sysfs_create_link return value | Ahmed S. Darwish | 1 | -4/+13 |
| 2006-12-13 | [CPUFREQ] fixes typo in cpufreq.c | Dhaval Giani | 1 | -1/+1 |
| 2006-12-12 | Merge ../linus | Dave Jones | 1 | -9/+8 |
| 2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 1 | -2/+0 |
| 2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 1 | -4/+6 |
| 2006-11-20 | Add "pure_initcall" for static variable initialization | Linus Torvalds | 1 | -1/+1 |
| 2006-11-06 | [CPUFREQ] Fix coding style issues in cpufreq. | Gautham R Shenoy | 1 | -45/+91 |
| 2006-10-15 | [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware | Venkatesh Pallipadi | 1 | -0/+20 |
| 2006-10-04 | [PATCH] cpufreq: make the transition_notifier chain use SRCU | Alan Stern | 1 | -7/+13 |
| 2006-09-26 | [CPUFREQ] Fix cut-n-paste bug in suspend printk | Dave Jones | 1 | -1/+1 |
| 2006-08-11 | [CPUFREQ] Fix typo. | Dave Jones | 1 | -1/+1 |
| 2006-07-31 | [CPUFREQ] [2/2] demand load governor modules. | Jeremy Fitzhardinge | 1 | -0/+17 |
| 2006-07-31 | [CPUFREQ] [1/2] add __find_governor helper and clean up some error handling. | Jeremy Fitzhardinge | 1 | -23/+34 |
| 2006-07-31 | [CPUFREQ] return error when failing to set minfreq | Mattia Dongili | 1 | -0/+5 |
| 2006-07-26 | [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare | Arjan van de Ven | 1 | -22/+18 |
| 2006-07-07 | [PATCH] Fix cpufreq vs hotplug lockdep recursion. | Dave Jones | 1 | -0/+4 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-27 | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 1 | -1/+1 |
| 2006-06-27 | [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only | Chandra Seetharaman | 1 | -3/+5 |
| 2006-06-27 | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 1 | -1/+1 |
| 2006-06-04 | [CPUFREQ] cpufreq core {d,}printk adjustments | Jan Beulich | 1 | -4/+4 |
| 2006-04-26 | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 1 | -1/+1 |
| 2006-04-18 | [CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exported | Adrian Bunk | 1 | -1/+0 |
| 2006-04-18 | [CPUFREQ] If max_freq got reduced (e.g. by _PPC) a write to sysfs scaling_gov... | Thomas Renninger | 1 | -2/+15 |
| 2006-03-29 | [CPUFREQ] trailing whitespace removal de-jour. | Dave Jones | 1 | -3/+2 |
| 2006-03-29 | [CPUFREQ] extra debugging in cpufreq_add_dev() | Dave Jones | 1 | -1/+1 |
| 2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern | 1 | -35/+26 |
| 2006-03-05 | [CPUFREQ] Fix handling for CPU hotplug | Dave Jones | 1 | -2/+49 |
| 2006-02-28 | [CPUFREQ] Lots of whitespace & CodingStyle cleanup. | Dave Jones | 1 | -27/+27 |
| 2006-02-02 | [CPUFREQ] Whitespace/CodingStyle cleanups | Dave Jones | 1 | -33/+21 |
| 2006-02-02 | [CPUFREQ] Check whether driver init did not initialize current freq | Thomas Renninger | 1 | -2/+7 |
| 2006-01-31 | [CPUFREQ] cpufreq_notify_transition cleanup. | Dave Jones | 1 | -19/+28 |
| 2006-01-26 | [CPUFREQ] _PPC frequency change issues | Thomas Renninger | 1 | -0/+8 |
| 2006-01-18 | [CPUFREQ] Don't free held mutex in cpufreq_add_dev() | Andrew Morton | 1 | -2/+4 |
| 2006-01-18 | [CPUFREQ] convert remaining cpufreq semaphore to a mutex | Arjan van de Ven | 1 | -18/+19 |
| 2006-01-18 | [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes. | akpm@osdl.org | 1 | -9/+10 |
| 2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 1 | -4/+3 |
| 2005-12-06 | [CPUFREQ] CPU frequency display in /proc/cpuinfo | Venkatesh Pallipadi | 1 | -0/+24 |
| 2005-11-28 | [PATCH] clean up lock_cpu_hotplug() in cpufreq | Ashok Raj | 1 | -10/+2 |
| 2005-11-22 | [PATCH] cpufreq: silence cpufreq for UP | Grant Coady | 1 | -1/+1 |
| 2005-11-09 | [PATCH] cpu hotplug: fix locking in cpufreq drivers | Ashok Raj | 1 | -14/+10 |
| 2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -2/+1 |
| 2005-10-30 | [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers | Ashok Raj | 1 | -5/+64 |
| 2005-10-30 | [PATCH] Remove cpu_sys_devices in cpufreq subsystem. | Ashok Raj | 1 | -13/+3 |
| 2005-10-20 | [CPUFREQ] kzalloc conversions for cpufreq core. | Dave Jones | 1 | -2/+1 |
| 2005-08-31 | [CPUFREQ] Bugfix: Call driver exit in cpufreq_add_dev error path | Venkatesh Pallipadi | 1 | -1/+5 |
| 2005-07-28 | Here are two possible cleanups in cpufreq.c: | Dave Jones | 1 | -2/+2 |
| 2005-07-07 | [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq | Bernard Blackham | 1 | -2/+2 |
| 2005-06-20 | [PATCH] sysfs: (rest) if show/store is missing return -EIO | Dmitry Torokhov | 1 | -2/+2 |
| 2005-05-31 | [CPUFREQ] cpufreq-core: reduce warning messages. | Dave Jones | 1 | -4/+4 |
| 2005-05-02 | [PATCH] cpufreq annoying warning fix | Benjamin Herrenschmidt | 1 | -3/+4 |
| 2005-04-29 | [PATCH] Add suspend method to cpufreq core | Benjamin Herrenschmidt | 1 | -5/+89 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1428 |