Viresh Kumar
|
2dd0df8472
cpufreq: Drop cpufreq_table_validate_and_show()
|
7 years ago |
Viresh Kumar
|
d417e0691a
cpufreq: Validate frequency table in the core
|
7 years ago |
Dominik Brodowski
|
ffd81dcfef
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
|
7 years ago |
Viresh Kumar
|
da0c6dc00c
cpufreq: Handle sorted frequency tables more efficiently
|
9 years ago |
Viresh Kumar
|
d218ed7739
cpufreq: Return index from cpufreq_frequency_table_target()
|
9 years ago |
Viresh Kumar
|
7ab4aabbaa
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
|
9 years ago |
Viresh Kumar
|
f8bfc116ca
cpufreq: Remove cpufreq_frequency_get_table()
|
9 years ago |
Viresh Kumar
|
64bf55a72f
cpufreq: Unexport cpufreq_frequency_table_cpuinfo()
|
9 years ago |
Viresh Kumar
|
44139ed494
cpufreq: Allow drivers to enable boost support after registering driver
|
10 years ago |
Viresh Kumar
|
5a31d594a9
cpufreq: Allow freq_table to be obtained for offline CPUs
|
10 years ago |
Stratos Karafotis
|
5b0c0b16d4
cpufreq: Introduce new relation for freq selection
|
11 years ago |
Stratos Karafotis
|
1e4988563d
cpufreq: Break out early when frequency equals target_freq
|
11 years ago |
Stratos Karafotis
|
041526f915
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
|
11 years ago |
Viresh Kumar
|
7f4b04614a
cpufreq: create another field .flags in cpufreq_frequency_table
|
11 years ago |
Viresh Kumar
|
ae87f10f35
cpufreq: don't print value of .driver_data from core
|
11 years ago |
Viresh Kumar
|
e0b3165ba5
cpufreq: add 'freq_table' in struct cpufreq_policy
|
11 years ago |
Lukasz Majewski
|
6f19efc0a1
cpufreq: Add boost frequency support in core
|
11 years ago |
Viresh Kumar
|
d3916691c9
cpufreq: Make sure CPU is running on a freq from freq-table
|
11 years ago |
Viresh Kumar
|
184345129c
cpufreq: define generic .attr, .exit() and .verify() routines
|
12 years ago |
Viresh Kumar
|
be49e3465f
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
|
12 years ago |
Viresh Kumar
|
77db50c4eb
cpufreq: Optimize cpufreq_frequency_table_verify()
|
12 years ago |
Viresh Kumar
|
27047a6036
cpufreq: Add new helper cpufreq_table_validate_and_show()
|
12 years ago |
Viresh Kumar
|
5ff0a26803
cpufreq: Clean up header files included in the core
|
12 years ago |
Viresh Kumar
|
5070158804
cpufreq: rename index as driver_data in cpufreq_frequency_table
|
12 years ago |
Viresh Kumar
|
3361b7b173
cpufreq: Don't check cpu_online(policy->cpu)
|
12 years ago |
Viresh Kumar
|
b8eed8af94
cpufreq: Simplify __cpufreq_remove_dev()
|
12 years ago |
Viresh Kumar
|
db7011516c
cpufreq: Improve debug prints
|
12 years ago |
Dominik Brodowski
|
2d06d8c49a
[CPUFREQ] use dynamic debug instead of custom infrastructure
|
14 years ago |
Tejun Heo
|
f16250669d
percpu: make percpu symbols in cpufreq unique
|
16 years ago |
Dave Jones
|
97acec55de
[CPUFREQ] checkpatch cleanups for freq_table
|
16 years ago |