Viresh Kumar
|
44139ed494
cpufreq: Allow drivers to enable boost support after registering driver
|
10 年之前 |
Viresh Kumar
|
5a31d594a9
cpufreq: Allow freq_table to be obtained for offline CPUs
|
10 年之前 |
Stratos Karafotis
|
5b0c0b16d4
cpufreq: Introduce new relation for freq selection
|
11 年之前 |
Stratos Karafotis
|
1e4988563d
cpufreq: Break out early when frequency equals target_freq
|
11 年之前 |
Stratos Karafotis
|
041526f915
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
|
11 年之前 |
Viresh Kumar
|
7f4b04614a
cpufreq: create another field .flags in cpufreq_frequency_table
|
11 年之前 |
Viresh Kumar
|
ae87f10f35
cpufreq: don't print value of .driver_data from core
|
11 年之前 |
Viresh Kumar
|
e0b3165ba5
cpufreq: add 'freq_table' in struct cpufreq_policy
|
11 年之前 |
Lukasz Majewski
|
6f19efc0a1
cpufreq: Add boost frequency support in core
|
11 年之前 |
Viresh Kumar
|
d3916691c9
cpufreq: Make sure CPU is running on a freq from freq-table
|
11 年之前 |
Viresh Kumar
|
184345129c
cpufreq: define generic .attr, .exit() and .verify() routines
|
12 年之前 |
Viresh Kumar
|
be49e3465f
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
|
12 年之前 |
Viresh Kumar
|
77db50c4eb
cpufreq: Optimize cpufreq_frequency_table_verify()
|
12 年之前 |
Viresh Kumar
|
27047a6036
cpufreq: Add new helper cpufreq_table_validate_and_show()
|
12 年之前 |
Viresh Kumar
|
5ff0a26803
cpufreq: Clean up header files included in the core
|
12 年之前 |
Viresh Kumar
|
5070158804
cpufreq: rename index as driver_data in cpufreq_frequency_table
|
12 年之前 |
Viresh Kumar
|
3361b7b173
cpufreq: Don't check cpu_online(policy->cpu)
|
12 年之前 |
Viresh Kumar
|
b8eed8af94
cpufreq: Simplify __cpufreq_remove_dev()
|
12 年之前 |
Viresh Kumar
|
db7011516c
cpufreq: Improve debug prints
|
12 年之前 |
Dominik Brodowski
|
2d06d8c49a
[CPUFREQ] use dynamic debug instead of custom infrastructure
|
14 年之前 |
Tejun Heo
|
f16250669d
percpu: make percpu symbols in cpufreq unique
|
16 年之前 |
Dave Jones
|
97acec55de
[CPUFREQ] checkpatch cleanups for freq_table
|
16 年之前 |
Linus Torvalds
|
6d52dcbe56
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
|
17 年之前 |
Dominik Brodowski
|
4f74369422
[CPUFREQ] clarify license of freq_table.c
|
17 年之前 |
Mike Travis
|
7a6aedfac9
[CPUFREQ] change cpu freq arrays to per_cpu variables
|
17 年之前 |
Fenghua Yu
|
e32d22f776
[CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.c
|
17 年之前 |
Tejun Heo
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
18 年之前 |
Gautham R Shenoy
|
e08f5f5bb5
[CPUFREQ] Fix coding style issues in cpufreq.
|
19 年之前 |
Dave Jones
|
484944a5b0
[CPUFREQ] Remove more freq_table reinitialisations.
|
19 年之前 |
Dave Jones
|
5557976ca9
[CPUFREQ] Fix another redundant initialisation in freq_table
|
19 年之前 |