index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpufreq.h
Age
Commit message (
Expand
)
Author
2018-05-23
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
2018-04-10
cpufreq: Drop cpufreq_table_validate_and_show()
Viresh Kumar
2018-02-27
cpufreq: Validate frequency table in the core
Viresh Kumar
2018-02-08
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
2017-11-15
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
Rafael J. Wysocki
2017-10-03
cpufreq: provide default frequency-invariance setter function
Dietmar Eggemann
2017-09-04
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-08-08
cpufreq: Simplify cpufreq_can_do_remote_dvfs()
Rafael J. Wysocki
2017-08-01
cpufreq: Process remote callbacks from any CPU if the platform permits
Viresh Kumar
2017-08-01
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
2017-07-26
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
Viresh Kumar
2017-07-26
cpufreq: Replace "max_transition_latency" with "dynamic_switching"
Viresh Kumar
2017-07-22
cpufreq: Use transition_delay_us for legacy governors as well
Viresh Kumar
2017-07-22
cpufreq: governor: Drop min_sampling_rate
Viresh Kumar
2017-07-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-06-27
x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
Len Brown
2017-05-27
cpufreq: create cpufreq_table_count_valid_entries()
Viresh Kumar
2017-04-17
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
2017-02-04
cpufreq: Fix typos in comments
Viresh Kumar
2017-02-04
cpufreq: Remove CPUFREQ_START notifier event
Viresh Kumar
2017-02-03
cpufreq: Remove policy create/remove notifiers
Viresh Kumar
2016-11-21
cpufreq: Make cpufreq_update_policy() void
Rafael J. Wysocki
2016-11-11
cpufreq: stats: New sysfs attribute for clearing statistics
Markus Mayer
2016-10-20
cpufreq: fix overflow in cpufreq_table_find_index_dl()
Sergey Senozhatsky
2016-10-12
cpufreq: skip invalid entries when searching the frequency
Aaro Koskinen
2016-07-21
cpufreq: add cpufreq_driver_resolve_freq()
Steve Muckle
2016-07-07
cpufreq: Handle sorted frequency tables more efficiently
Viresh Kumar
2016-06-09
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
2016-06-02
cpufreq: stats: Make the stats code non-modular
Rafael J. Wysocki
2016-06-02
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
2016-06-02
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
2016-06-02
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
2016-04-08
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
Rafael J. Wysocki
2016-04-02
cpufreq: Support for fast frequency switching
Rafael J. Wysocki
2016-04-02
cpufreq: Move governor symbols to cpufreq.h
Rafael J. Wysocki
2016-04-02
cpufreq: Move governor attribute set headers to cpufreq.h
Rafael J. Wysocki
2016-03-10
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
Rafael J. Wysocki
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2016-03-09
cpufreq: Remove 'policy->governor_enabled'
Viresh Kumar
2016-03-09
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
Viresh Kumar
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
2016-02-26
cpufreq: Simplify the cpufreq_for_each_valid_entry()
Rafael J. Wysocki
2016-02-05
cpufreq: Clean up default and fallback governor setup
Rafael J. Wysocki
2016-01-01
cpufreq: Simplify core code related to boost support
Rafael J. Wysocki
2016-01-01
cpufreq: Make cpufreq_boost_supported() static
Rafael J. Wysocki
2015-12-02
cpufreq: use last policy after online for drivers with ->setpolicy
Srinivas Pandruvada
2015-10-28
cpufreq: create cpu/cpufreq/policyX directories
Viresh Kumar
2015-10-28
cpufreq: remove cpufreq_sysfs_{create|remove}_file()
Viresh Kumar
[next]