Commit Graph

228 Commits (f48d55ce7871824eae3065f4d81956d7113eff19)

Author SHA1 Message Date
Dominik Brodowski ce6c3997c2 [CPUFREQ] Re-enable cpufreq suspend and resume code 16 years ago
Dave Jones 4bc5d34135 [CPUFREQ] Make cpufreq suspend code conditional on powerpc. 16 years ago
Thomas Renninger d5194decd0 [CPUFREQ] Fix a kobject reference bug related to managed CPUs 16 years ago
Prarit Bhargava 42c74b84c6 [CPUFREQ] Do not set policy for offline cpus 16 years ago
Pallipadi, Venkatesh 26d204afa1 [CPUFREQ] Fix NULL pointer dereference regression in conservative governor 16 years ago
Dave Jones 5e1596f753 [CPUFREQ] Fix compile failure in cpufreq.c 16 years ago
Mathieu Desnoyers 3f4a782b5c [CPUFREQ] fix (utter) cpufreq_add_dev mess 16 years ago
venkatesh.pallipadi@intel.com ee88415caf [CPUFREQ] Cleanup locking in conservative governor 16 years ago
venkatesh.pallipadi@intel.com 5a75c82828 [CPUFREQ] Cleanup locking in ondemand governor 16 years ago
venkatesh.pallipadi@intel.com 7d26e2d5e2 [CPUFREQ] Eliminate the recent lockdep warnings in cpufreq 16 years ago
Tejun Heo 245b2e70ea percpu: clean up percpu variable definitions 16 years ago
Thomas Renninger 4f4d1ad6ee [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is useful 16 years ago
Thomas Renninger cef9615a85 [CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ case 16 years ago
Yinghai Lu eaa958402e cpumask: alloc zeroed cpumask for static cpumask_var_ts 16 years ago
Mathieu Desnoyers b14893a62c [CPUFREQ] fix timer teardown in ondemand governor 16 years ago
Mathieu Desnoyers b253d2b2d2 [CPUFREQ] fix timer teardown in conservative governor 16 years ago
Mathieu Desnoyers 42a06f2166 [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call 16 years ago
Dave Jones 129f8ae9b1 Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." 16 years ago
Alexander Clouter a75603a084 [CPUFREQ] conservative: remove 10x from def_sampling_rate 16 years ago
Alexander Clouter 8e677ce83b [CPUFREQ] conservative: fixup governor to function more like ondemand logic 16 years ago
Alexander Clouter f407a08bb7 [CPUFREQ] conservative: fix dbs_cpufreq_notifier so freq is not locked 16 years ago
Alexander Clouter 11a80a9c76 [CPUFREQ] conservative: amend author's email address 16 years ago
Thomas Renninger 112124ab0a [CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictions 16 years ago
Thomas Renninger 9411b4ef7f [CPUFREQ] ondemand/conservative: deprecate sampling_rate{min,max} 16 years ago
Thomas Renninger ed12978453 [CPUFREQ] Introduce /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_transition_latency 16 years ago
Dave Jones 2b03f891ad [CPUFREQ] checkpatch cleanups for ondemand governor. 16 years ago
Dave Jones 97acec55de [CPUFREQ] checkpatch cleanups for freq_table 16 years ago
Dave Jones 1bceb8d139 [CPUFREQ] checkpatch cleanups for userspace governor 16 years ago
Dave Jones 0a829c5afd [CPUFREQ] checkpatch cleanups for cpufreq_stats 16 years ago
Dave Jones 9acef48756 [CPUFREQ] checkpatch cleanups for conservative governor 16 years ago
Dave Jones 29464f2813 [CPUFREQ] checkpatch cleanups for cpufreq core 16 years ago
Venkatesh Pallipadi 1ca3abdb6a [CPUFREQ] Make ignore_nice_load setting of ondemand work as expected. 16 years ago
Frederik Schwarzer 0211a9c850 trivial: fix an -> a typos in documentation and comments 16 years ago
Rusty Russell 835481d9bc cpumask: convert struct cpufreq_policy to cpumask_var_t 16 years ago
Mike Chan 187d9f4ed4 [CPUFREQ] Fix on resume, now preserves user policy min/max. 16 years ago
Matthew Garrett e088e4c9cd [CPUFREQ] Disable sysfs ui for p4-clockmod. 16 years ago
Andrea Righi 4f6e6b9f97 [CPUFREQ] Fix BUG: using smp_processor_id() in preemptible code 17 years ago
Sven Wegener c4d14bc0bb [CPUFREQ] Don't export governors for default governor 17 years ago
venkatesh.pallipadi@intel.com 8080091310 [CPUFREQ][6/6] cpufreq: Add idle microaccounting in ondemand governor 17 years ago
venkatesh.pallipadi@intel.com e9d95bf7eb [CPUFREQ][4/6] cpufreq_ondemand: Parameterize down differential 17 years ago
venkatesh.pallipadi@intel.com 3430502d35 [CPUFREQ][3/6] cpufreq: get_cpu_idle_time() changes in ondemand for idle-microaccounting 17 years ago
venkatesh.pallipadi@intel.com c43aa3bd99 [CPUFREQ][2/6] cpufreq: Change load calculation in ondemand for software coordination 17 years ago
venkatesh.pallipadi@intel.com bf0b90e357 [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() 17 years ago
Ben Slusky 8217e4f4c9 [CPUFREQ] use deferrable delayed work init in conservative governor 17 years ago
Julia Lawall f1829e4a37 [CPUFREQ] drivers/cpufreq/cpufreq.c: Adjust error handling code involving cpufreq_cpu_put 17 years ago
Akinobu Mita 888a794cac [CPUFREQ] add error handling for cpufreq_register_governor() error 17 years ago
Dave Jones f068c04ba6 [CPUFREQ] Fix -Wshadow warning in conservative governor. 17 years ago
Thomas Renninger a1531acd43 cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already 17 years ago
Mike Travis b38868aabe NR_CPUS: Replace NR_CPUS in cpufreq userspace routines 17 years ago
Chris Wright 326f6a5c9c [CPUFREQ] Fix format string bug. 17 years ago