- fe262d5 cpufreq: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years, 1 month ago
- 521223d cpufreq: Fix initialization of min and max frequency QoS requests by Rafael J. Wysocki · 3 years, 1 month ago
- 1e81d3e cpufreq: Fix a comment in cpufreq_policy_free by Tang Yizhou · 3 years, 2 months ago
- 2c1b5a8 cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink() by Xiongfeng Wang · 3 years, 2 months ago
- b894d20 cpufreq: Use CPUFREQ_RELATION_E in DVFS governors by Vincent Donnefort · 3 years, 4 months ago
- 1f39fa0 cpufreq: Introducing CPUFREQ_RELATION_E by Vincent Donnefort · 3 years, 4 months ago
- 1517176 cpufreq: Make policy min/max hard requirements by Vincent Donnefort · 3 years, 4 months ago
- 4bf8e58 cpufreq: Remove ready() callback by Viresh Kumar · 3 years, 5 months ago
- b2a6181 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 3 years, 5 months ago
- c17495b cpufreq: Add callback to register with energy model by Viresh Kumar · 3 years, 5 months ago
- 09681a0 cpufreq: Replace deprecated CPU-hotplug functions by Sebastian Andrzej Siewior · 3 years, 5 months ago
- b3beca7 cpufreq: Remove ->resolve_freq() by Viresh Kumar · 3 years, 7 months ago
- f9ccdec cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target() by Viresh Kumar · 3 years, 7 months ago
- 3e0f897 cpufreq: Remove the ->stop_cpu() driver callback by Viresh Kumar · 3 years, 7 months ago
- 3b71805 cpufreq: Make cpufreq_online() call driver->offline() on errors by Rafael J. Wysocki · 3 years, 7 months ago
- 60943bb cpufreq: Remove unused for_each_policy macro by Shaokun Zhang · 3 years, 9 months ago
- 4e6df21 cpufreq: Fix typo in kerneldoc comment by Yue Hu · 4 years ago
- 5ae4a4b cpufreq: Remove CPUFREQ_STICKY flag by Viresh Kumar · 4 years ago
- ee2cc42 cpufreq: Add special-purpose fast-switching callback for drivers by Rafael J. Wysocki · 4 years, 1 month ago
- b96f038 cpufreq: Fix cpufreq_online() return value on errors by Wang ShaoBo · 4 years, 2 months ago
- ec06e58 cpufreq: Fix up several kerneldoc comments by Rafael J. Wysocki · 4 years, 2 months ago
- ef7ece9 Merge back cpufreq updates for v5.11. by Rafael J. Wysocki · 4 years, 2 months ago
- ea9364b cpufreq: Add strict_target to struct cpufreq_policy by Rafael J. Wysocki · 4 years, 2 months ago
- 9a2a9eb cpufreq: Introduce governor flags by Rafael J. Wysocki · 4 years, 2 months ago
- 56a7ff7 cpufreq: Drop restore_freq from struct cpufreq_policy by Rafael J. Wysocki · 4 years, 3 months ago
- a62f68f cpufreq: Introduce cpufreq_driver_test_flags() by Rafael J. Wysocki · 4 years, 3 months ago
- 1c53435 cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag by Rafael J. Wysocki · 4 years, 3 months ago
- 97148d0 cpufreq: Improve code around unlisted freq check by Viresh Kumar · 4 years, 3 months ago
- a20b705 cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() by Ionela Voinescu · 4 years, 4 months ago
- 08d8c65 cpufreq: Move traces and update to policy->cur to cpufreq core by Viresh Kumar · 4 years, 3 months ago
- 96f60cd cpufreq: stats: Enable stats for fast-switch as well by Viresh Kumar · 4 years, 3 months ago
- ecddc3a arch_topology, cpufreq: constify arch_* cpumasks by Valentin Schneider · 4 years, 5 months ago
- 874f635 cpufreq: report whether cpufreq supports Frequency Invariance (FI) by Ionela Voinescu · 4 years, 5 months ago
- 1a0419b cpufreq: move invariance setter calls in cpufreq core by Ionela Voinescu · 4 years, 5 months ago
- 681fe68 cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq() by Viresh Kumar · 4 years, 5 months ago
- f6ebbcf cpufreq: intel_pstate: Implement passive mode with HWP enabled by Rafael J. Wysocki · 4 years, 5 months ago
- 9ac1fb1 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 5 months ago
- 292072c cpufreq: cached_resolved_idx can not be negative by Viresh Kumar · 4 years, 6 months ago
- a9909c21 cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc status by Lee Jones · 4 years, 6 months ago
- 3a7e4fb cpufreq: Remove the weakly defined cpufreq_default_governor() by Viresh Kumar · 4 years, 7 months ago
- 8412b45 cpufreq: Specify default governor on command line by Quentin Perret · 4 years, 7 months ago
- 8cc46ae cpufreq: Fix locking issues with governors by Viresh Kumar · 4 years, 7 months ago
- cf6fada cpufreq: change '.set_boost' to act on one policy by Xiongfeng Wang · 4 years, 8 months ago
- 552abb8 cpufreq: Fix up cpufreq_boost_set_sw() by Rafael J. Wysocki · 4 years, 8 months ago
- 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
- bbce8ea cpufreq: add function to get the hardware max frequency by Ionela Voinescu · 4 years, 11 months ago
- f5739cb cpufreq: Fix policy initialization for internal governor drivers by Rafael J. Wysocki · 4 years, 11 months ago
- 183edb20 cpufreq: Make cpufreq_global_kobject static by Yangtao Li · 5 years ago
- 1e4f63a cpufreq: Avoid creating excessively large stack frames by Rafael J. Wysocki · 5 years ago
- 9e7a032 Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- 5720821 cpufreq: Use vtime aware kcpustat accessors for user time by Frederic Weisbecker · 5 years ago
- 46770be cpufreq: Register drivers only after CPU devices have been registered by Viresh Kumar · 5 years ago
- 6d5a763 Merge tag 'v5.4-rc7' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
- e6e8df0 cpufreq: Add NULL checks to show() and store() methods of cpufreq by Kai Shen · 5 years ago
- 737ffb2 cpufreq: Clarify the comment in cpufreq_set_policy() by Viresh Kumar · 5 years ago
- 49bb001 cpufreq: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM by Frederic Weisbecker · 5 years ago
- 6941051 cpufreq: Cancel policy update work scheduled before freeing by Sudeep Holla · 5 years ago
- 3000ce3 cpufreq: Use per-policy frequency QoS by Rafael J. Wysocki · 5 years ago
- 65650b3 cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown by Rafael J. Wysocki · 5 years ago
- beb4e08 Merge branch 'pm-cpufreq-qos' by Rafael J. Wysocki · 5 years ago
- df0eea4 cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events by Viresh Kumar · 5 years ago
- e9a7cc1 cpufreq: Print driver name if cpufreq_suspend() fails by Florian Fainelli · 5 years ago
- 62c23a8 cpufreq: remove redundant assignment to ret by Colin Ian King · 5 years ago
- 6a14903 cpufreq: Add policy create/remove notifiers back by Viresh Kumar · 5 years ago
- e61a412 cpufreq: dev_pm_qos_update_request() can return 1 on success by Viresh Kumar · 5 years ago
- 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
- c4dcc8a cpufreq: Make cpufreq_generic_init() return void by Viresh Kumar · 6 years ago
- 18c4992 cpufreq: Add QoS requests for userspace constraints by Viresh Kumar · 6 years ago
- c57b25b cpufreq: intel_pstate: Reuse refresh_frequency_limits() by Viresh Kumar · 6 years ago
- 67d874c cpufreq: Register notifiers with the PM QoS framework by Viresh Kumar · 6 years ago
- 586a07d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
- 70a59fd cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update() by Viresh Kumar · 6 years ago
- 5980752 cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get() by Viresh Kumar · 6 years ago
- 9801522 cpufreq: Don't skip frequency validation for has_target() drivers by Viresh Kumar · 6 years ago
- 5ddc6d4 cpufreq: Use has_target() instead of !setpolicy by Viresh Kumar · 6 years ago
- 407d0ff cpufreq: Remove redundant !setpolicy check by Viresh Kumar · 6 years ago
- bcc6156 cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub by Daniel Lezcano · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- bfbfbf7 Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- ab05d97 cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy() by Yue Hu · 6 years ago
- 2acb9bd cpufreq: Explain the kobject_put() in cpufreq_policy_alloc() by Rafael J. Wysocki · 6 years ago
- df24014 cpufreq: Call transition notifier only once for each policy by Viresh Kumar · 6 years ago
- 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
- 4ebe36c cpufreq: Fix kobject memleak by Viresh Kumar · 6 years ago
- 4db7c34 cpufreq: Move ->get callback check outside of __cpufreq_get() by Yue Hu · 6 years ago
- b23aa31 cpufreq: Remove needless bios_limit check in show_bios_limit() by Yue Hu · 6 years ago
- d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
- 89f98d7 cpufreq: Remove cpufreq_driver check in cpufreq_boost_supported() by Yue Hu · 6 years ago
- 9083e49 cpufreq: intel_pstate: Update max frequency on global turbo changes by Rafael J. Wysocki · 6 years ago
- 540a3758 cpufreq: Add cpufreq_cpu_acquire() and cpufreq_cpu_release() by Rafael J. Wysocki · 6 years ago
- 5a25e3f cpufreq: intel_pstate: Driver-specific handling of _PPC updates by Rafael J. Wysocki · 6 years ago
- 5d094fe cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put() by Rafael J. Wysocki · 6 years ago
- 167a38d cpufreq: Pass updated policy to driver ->setpolicy() callback by Rafael J. Wysocki · 6 years ago
- 2bb4059 cpufreq: Fix two debug messages in cpufreq_set_policy() by Rafael J. Wysocki · 6 years ago
- 348a2ec cpufreq: Reorder and simplify cpufreq_update_policy() by Rafael J. Wysocki · 6 years ago
- a0dbb81 cpufreq: Add kerneldoc comments for two core functions by Rafael J. Wysocki · 6 years ago
- a9a22b5 cpufreq: Replace double NOT (!!) with single NOT (!) by Viresh Kumar · 6 years ago
- 91a12e9 cpufreq: Allow light-weight tear down and bring up of CPUs by Viresh Kumar · 6 years ago
- 5c238a8 cpufreq: Auto-register the driver as a thermal cooling device if asked by Amit Kucheria · 6 years ago
- 625c85a cpufreq: Use struct kobj_attribute instead of struct global_attr by Viresh Kumar · 6 years ago