index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
Age
Commit message (
Expand
)
Author
2020-12-15
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
2020-12-11
cpufreq: Fix cpufreq_online() return value on errors
Wang ShaoBo
2020-12-11
cpufreq: Fix up several kerneldoc comments
Rafael J. Wysocki
2020-11-16
Merge back cpufreq updates for v5.11.
Rafael J. Wysocki
2020-11-10
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-02
cpufreq: Drop restore_freq from struct cpufreq_policy
Rafael J. Wysocki
2020-10-29
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
2020-10-27
cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
Rafael J. Wysocki
2020-10-16
cpufreq: Improve code around unlisted freq check
Viresh Kumar
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
2020-10-05
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
2020-10-05
cpufreq: stats: Enable stats for fast-switch as well
Viresh Kumar
2020-09-18
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
2020-09-18
cpufreq: report whether cpufreq supports Frequency Invariance (FI)
Ionela Voinescu
2020-09-18
cpufreq: move invariance setter calls in cpufreq core
Ionela Voinescu
2020-08-27
cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
Viresh Kumar
2020-08-11
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
2020-08-04
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-07-30
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
2020-07-15
cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc status
Lee Jones
2020-07-02
cpufreq: Remove the weakly defined cpufreq_default_governor()
Viresh Kumar
2020-07-02
cpufreq: Specify default governor on command line
Quentin Perret
2020-07-02
cpufreq: Fix locking issues with governors
Viresh Kumar
2020-06-05
cpufreq: change '.set_boost' to act on one policy
Xiongfeng Wang
2020-05-18
cpufreq: Fix up cpufreq_boost_set_sw()
Rafael J. Wysocki
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-06
cpufreq: add function to get the hardware max frequency
Ionela Voinescu
2020-02-27
cpufreq: Fix policy initialization for internal governor drivers
Rafael J. Wysocki
2020-02-03
cpufreq: Make cpufreq_global_kobject static
Yangtao Li
2020-01-27
cpufreq: Avoid creating excessively large stack frames
Rafael J. Wysocki
2019-11-26
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-11-21
cpufreq: Use vtime aware kcpustat accessors for user time
Frederic Weisbecker
2019-11-14
cpufreq: Register drivers only after CPU devices have been registered
Viresh Kumar
2019-11-11
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
2019-11-08
cpufreq: Add NULL checks to show() and store() methods of cpufreq
Kai Shen
2019-11-04
cpufreq: Clarify the comment in cpufreq_set_policy()
Viresh Kumar
2019-10-29
cpufreq: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM
Frederic Weisbecker
2019-10-22
cpufreq: Cancel policy update work scheduled before freeing
Sudeep Holla
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
2019-10-10
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
2019-09-05
Merge branch 'pm-cpufreq-qos'
Rafael J. Wysocki
2019-09-02
cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events
Viresh Kumar
2019-08-22
cpufreq: Print driver name if cpufreq_suspend() fails
Florian Fainelli
2019-08-21
cpufreq: remove redundant assignment to ret
Colin Ian King
2019-08-10
cpufreq: Add policy create/remove notifiers back
Viresh Kumar
2019-08-10
cpufreq: dev_pm_qos_update_request() can return 1 on success
Viresh Kumar
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-07-16
cpufreq: Make cpufreq_generic_init() return void
Viresh Kumar
2019-07-08
cpufreq: Add QoS requests for userspace constraints
Viresh Kumar
[next]