summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq.c
AgeCommit message (Expand)Author
2025-04-01cpufreq: Reference count policy in cpufreq_update_limits()Rafael J. Wysocki
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-02-17cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entryBeata Michalska
2025-02-17cpufreq: Allow arch_freq_get_on_cpu to return an errorBeata Michalska
2025-02-07cpufreq: Remove cpufreq_enable_boost_support()Viresh Kumar
2025-02-07cpufreq: Restrict enabling boost on policies with no boost frequenciesViresh Kumar
2025-02-07cpufreq: Export cpufreq_boost_set_sw()Viresh Kumar
2025-02-07cpufreq: staticize cpufreq_boost_trigger_state()Viresh Kumar
2025-02-07cpufreq: Stop checking for duplicate available/boost freq attributesViresh Kumar
2025-02-07cpufreq: Always create freq-table related sysfs fileViresh Kumar
2025-02-07cpufreq: Use str_enable_disable() helperLifeng Zheng
2025-02-05cpufreq: prevent NULL dereference in cpufreq_online()Aboorva Devarajan
2025-01-23cpufreq: Introduce a more generic way to set default per-policy boost flagLifeng Zheng
2025-01-23cpufreq: Fix re-boost issue after hotplugging a CPULifeng Zheng
2025-01-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-01-17cpufreq: Use str_enable_disable()-like helpersKrzysztof Kozlowski
2024-12-18PM: EM: Move sched domains rebuild function from schedutil to EMRafael J. Wysocki
2024-10-28cpufreq: use proper units for frequencyMarcin Juszkiewicz
2024-08-02cpufreq: Remove LATENCY_MULTIPLIERQais Yousef
2024-07-10Merge back cpufreq material for 6.11.Rafael J. Wysocki
2024-07-01cpufreq: Allow drivers to advertise boost enabledMario Limonciello
2024-06-28cpufreq: make cpufreq_boost_enabled() return boolDhruva Gole
2024-06-25Merge tag 'amd-pstate-v6.11-2024-06-24' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-06-24cpufreq: simplify boolean parsing with kstrtobool in store functionPerry Yuan
2024-06-20cpufreq: update to sysfs_emit() for safer buffer handlingPerry Yuan
2024-05-14Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-04-24cpufreq: Add a cpufreq pressure feedback for the schedulerVincent Guittot
2024-04-12cpufreq: exit() callback is optionalViresh Kumar
2024-03-13cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar
2024-03-01cpufreq: Don't unregister cpufreq cooling on CPU hotplugViresh Kumar
2024-02-29cpufreq: Honour transition_latency over transition_delay_usQais Yousef
2024-02-12cpufreq: Change default transition delay to 2msQais Yousef
2023-12-23cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot
2023-10-31Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-10-06cpufreq: Rebuild sched-domains when removing cpufreq driverPierre Gondois
2023-09-29cpufreq: Replace deprecated strncpy() with strscpy()Justin Stitt
2023-08-29cpufreq: Support per-policy performance boostJie Zhan
2023-08-29cpufreq: Fix the race condition while updating the transition_task of policyLiao Chang
2023-08-29cpufreq: Avoid printing kernel addresses in cpufreq_resume()Liao Chang
2023-08-17cpufreq: Prefer to print cpuid in MIN/MAX QoS register error messageLiao Chang
2023-06-15cpufreq: Fail driver register if it has adjust_perf without fast_switchWyes Karny
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-18cpufreq: use correct unit when verify cur freqSanjay Chandrashekara
2023-04-07cpufreq: drivers with target_index() must set freq_tableViresh Kumar
2023-03-22cpufreq: warn about invalid vals to scaling_max/min_freq interfacesqinyu
2023-03-17cpufreq: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-02-09cpufreq: Make kobj_type structure constantThomas Weißschuh
2023-02-09cpufreq: Make cpufreq_unregister_driver() return voidUwe Kleine-König
2022-11-30cpufreq: Init completion before kobject_init_and_add()Yongqiang Liu
2022-08-23cpufreq: check only freq_table in __resolve_freq()Lukasz Luba