UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / drivers / cpufreq /
2011-07-15 steven finneyFix memory leak in cpufreq_stat
2011-07-15 Jacob ShinCPU hotplug, re-create sysfs directory and symlinks
2011-03-01 Jiri Slaby[CPUFREQ] fix BUG on cpufreq policy init failure
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2011-01-04 Thomas Renningerperf: Clean up power events by introducing new, more...
2010-10-22 David C Niemi[CPUFREQ] add sampling_down_factor tunable to improve...
2010-10-22 Julia Lawall[CPUFREQ] drivers/cpufreq: Adjust confusing if indentation
2010-08-03 Neal Buckendahl[CPUFREQ] fix brace coding style issue.
2010-08-03 Thomas Renninger[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufr...
2010-08-03 Jocelyn Falempe[CPUFREQ] ondemand: don't synchronize sample rate unles...
2010-08-03 Amerigo Wang[CPUFREQ] unexport (un)lock_policy_rwsem* functions
2010-08-03 Mike Chan[CPUFREQ] ondemand: Refactor frequency increase code
2010-08-03 Xiaotian Feng[CPUFREQ] fix memory leak in cpufreq_add_dev
2010-08-03 Andrej Gelenberg[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from...
2010-08-02 Ingo MolnarMerge commit 'v2.6.35' into perf/core
2010-07-26 Xiaotian Feng[CPUFREQ] fix memory leak in cpufreq_add_dev
2010-07-26 Andrej Gelenberg[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from...
2010-07-22 Thomas Renningerx86 cpufreq, perf: Make trace_power_frequency cpufreq...
2010-05-18 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2010-05-09 Arjan van de Venondemand: Make the iowait-is-busy time a sysfs tunable
2010-05-09 Arjan van de Venondemand: Solve a big performance issue by counting...
2010-05-08 H. Peter AnvinMerge commit 'v2.6.34-rc6' into x86/cpu
2010-04-24 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-04-09 Borislav Petkovcpufreq: Unify sysfs attribute definition macros
2010-03-31 Dominik Brodowski[CPUFREQ] use max load in conservative governor
2010-03-31 Amerigo Wang[CPUFREQ] fix a lockdep warning
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-01-13 Nagananda.Chumbalk... [CPUFREQ] Fix ondemand to not request targets outside...
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-24 Thomas Renninger[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq...
2009-11-24 Alex Chiang[CPUFREQ] make internal cpufreq_add_dev_* static
2009-11-24 Thomas Renninger[CPUFREQ] Use global sysfs cpufreq structure for conser...
2009-11-18 Prarit Bhargava[CPUFREQ] Fix stale cpufreq_cpu_governor pointer
2009-11-18 Pallipadi, Venkatesh[CPUFREQ] Resolve time unit thinko in ondemand/conserva...
2009-11-18 Dmitry Monakhov[CPUFREQ] Fix use after free on governor restore
2009-10-29 Tejun Heopercpu: make percpu symbols in cpufreq unique
2009-09-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-01 Mathieu Desnoyers[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call...
2009-09-01 Thomas Renninger[CPUFREQ] ondemand - Use global sysfs dir for tuning...
2009-09-01 Thomas Renninger[CPUFREQ] Introduce global, not per core: /sys/devices...
2009-09-01 Thomas Renninger[CPUFREQ] Bail out of cpufreq_add_dev if the link for...
2009-09-01 Dave Jones[CPUFREQ] Factor out policy setting from cpufreq_add_dev
2009-09-01 Dave Jones[CPUFREQ] Factor out interface creation from cpufreq_ad...
2009-09-01 Dave Jones[CPUFREQ] Factor out symlink creation from cpufreq_add_dev
2009-09-01 Dave Jones[CPUFREQ] cleanup up -ENOMEM handling in cpufreq_add_dev
2009-09-01 Dave Jones[CPUFREQ] Reduce scope of cpu_sys_dev in cpufreq_add_dev
2009-09-01 Dominik Brodowski[CPUFREQ] Re-enable cpufreq suspend and resume code
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-04 Dave Jones[CPUFREQ] Make cpufreq suspend code conditional on...
2009-08-04 Thomas Renninger[CPUFREQ] Fix a kobject reference bug related to manage...
2009-08-04 Prarit Bhargava[CPUFREQ] Do not set policy for offline cpus
2009-08-04 Pallipadi, Venkatesh[CPUFREQ] Fix NULL pointer dereference regression in...
2009-07-08 Dave Jones[CPUFREQ] Fix compile failure in cpufreq.c
2009-07-07 Mathieu Desnoyers[CPUFREQ] fix (utter) cpufreq_add_dev mess
2009-07-07 venkatesh.pallipad... [CPUFREQ] Cleanup locking in conservative governor
2009-07-07 venkatesh.pallipad... [CPUFREQ] Cleanup locking in ondemand governor
2009-07-07 venkatesh.pallipad... [CPUFREQ] Eliminate the recent lockdep warnings in...
2009-06-24 Tejun Heopercpu: clean up percpu variable definitions
2009-06-15 Thomas Renninger[CPUFREQ] Only set sampling_rate_max deprecated, sampli...
2009-06-15 Thomas Renninger[CPUFREQ] ondemand: Uncouple minimal sampling rate...
2009-06-09 Yinghai Lucpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-05-26 Mathieu Desnoyers[CPUFREQ] fix timer teardown in ondemand governor
2009-05-26 Mathieu Desnoyers[CPUFREQ] fix timer teardown in conservative governor
2009-05-26 Mathieu Desnoyers[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call
2009-03-26 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-03-09 Dave JonesRevert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
2009-02-25 Alexander Clouter[CPUFREQ] conservative: remove 10x from def_sampling_rate
2009-02-25 Alexander Clouter[CPUFREQ] conservative: fixup governor to function...
2009-02-25 Alexander Clouter[CPUFREQ] conservative: fix dbs_cpufreq_notifier so...
2009-02-25 Alexander Clouter[CPUFREQ] conservative: amend author's email address
2009-02-25 Thomas Renninger[CPUFREQ] ondemand/conservative: sanitize sampling_rate...
2009-02-25 Thomas Renninger[CPUFREQ] ondemand/conservative: deprecate sampling_rat...
2009-02-25 Thomas Renninger[CPUFREQ] Introduce /sys/devices/system/cpu/cpu*/cpufre...
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for ondemand governor.
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for freq_table
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for userspace governor
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for cpufreq_stats
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for conservative governor
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for cpufreq core
2009-02-05 Venkatesh Pallipadi[CPUFREQ] Make ignore_nice_load setting of ondemand...
2009-01-10 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-06 Frederik Schwarzertrivial: fix an -> a typos in documentation and comments
2009-01-06 Rusty Russellcpumask: convert struct cpufreq_policy to cpumask_var_t
2008-12-05 Mike Chan[CPUFREQ] Fix on resume, now preserves user policy...
2008-12-05 Matthew Garrett[CPUFREQ] Disable sysfs ui for p4-clockmod.
2008-10-09 Andrea Righi[CPUFREQ] Fix BUG: using smp_processor_id() in preempti...
2008-10-09 Sven Wegener[CPUFREQ] Don't export governors for default governor
2008-10-09 venkatesh.pallipad... [CPUFREQ][6/6] cpufreq: Add idle microaccounting in...
2008-10-09 venkatesh.pallipad... [CPUFREQ][4/6] cpufreq_ondemand: Parameterize down...
2008-10-09 venkatesh.pallipad... [CPUFREQ][3/6] cpufreq: get_cpu_idle_time() changes...
2008-10-09 venkatesh.pallipad... [CPUFREQ][2/6] cpufreq: Change load calculation in...
2008-10-09 venkatesh.pallipad... [CPUFREQ][1/6] cpufreq: Add cpu number parameter to...
2008-10-09 Ben Slusky[CPUFREQ] use deferrable delayed work init in conservat...
2008-10-09 Julia Lawall[CPUFREQ] drivers/cpufreq/cpufreq.c: Adjust error handl...
2008-10-09 Akinobu Mita[CPUFREQ] add error handling for cpufreq_register_gover...
2008-08-08 Dave Jones[CPUFREQ] Fix -Wshadow warning in conservative governor.
2008-07-30 Thomas Renningercpufreq acpi: only call _PPC after cpufreq ACPI init...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
next