- 96479c0 Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 2 years, 8 months ago
- da43634 cpufreq: CPPC: Fix unused-function warning by Pierre Gondois · 2 years, 8 months ago
- a3f083e cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIE by Zheng Bin · 2 years, 8 months ago
- 990247a Merge tag 'cpufreq-arm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 2 years, 8 months ago
- 2d41dc2 cpufreq: CPPC: Enable dvfs_possible_from_any_cpu by Pierre Gondois · 2 years, 8 months ago
- 3cc30dd cpufreq: CPPC: Enable fast_switch by Pierre Gondois · 2 years, 8 months ago
- 514ff1b cpufreq: make interface functions and lock holding state clear by Schspa Shi · 2 years, 9 months ago
- d4627a2 cpufreq: Abort show()/store() for half-initialized policies by Schspa Shi · 2 years, 9 months ago
- f339f35 cpufreq: Rearrange locking in cpufreq_remove_dev() by Rafael J. Wysocki · 2 years, 9 months ago
- fddd8f8 cpufreq: Split cpufreq_offline() by Rafael J. Wysocki · 2 years, 9 months ago
- e1e962c cpufreq: Reorganize checks in cpufreq_offline() by Rafael J. Wysocki · 2 years, 9 months ago
- 39b3601 cpufreq: mediatek: Add support for MT8186 by Jia-Wei Chang · 2 years, 9 months ago
- 0daa473 cpufreq: mediatek: Link CCI device to CPU by Rex-BC Chen · 2 years, 9 months ago
- 5c84c1b cpufreq: Clear real_cpus mask from remove_cpu_dev_symlink() by Viresh Kumar · 2 years, 9 months ago
- bbd67f1 cpufreq: intel_pstate: Support Sapphire Rapids OOB mode by Srinivas Pandruvada · 2 years, 9 months ago
- 85f5b3c cpufreq: mediatek: Fix potential deadlock problem in mtk_cpufreq_set_target by Wan Jiabing · 2 years, 9 months ago
- 85f0e42 Revert "cpufreq: Fix possible race in cpufreq online error path" by Viresh Kumar · 2 years, 9 months ago
- 5c6603e cpufreq: pxa3: move clk register access to clk driver by Arnd Bergmann · 5 years ago
- e0a3596 ARM: pxa: remove get_clk_frequency_khz() by Arnd Bergmann · 5 years ago
- 740fcdc cpufreq: CPPC: Register EM based on efficiency class information by Pierre Gondois · 2 years, 9 months ago
- d3c3db4 cpufreq: CPPC: Add per_cpu efficiency_class by Pierre Gondois · 2 years, 9 months ago
- 46acb9d Merge Energy Model material for 5.19 to satisfy dependencies. by Rafael J. Wysocki · 2 years, 9 months ago
- f55ae08 cpufreq: Avoid unnecessary frequency updates due to mismatch by Viresh Kumar · 2 years, 9 months ago
- c210063 cpufreq: mediatek: Add opp notification support by Rex-BC Chen · 2 years, 9 months ago
- 6a17b38 cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking() by Jia-Wei Chang · 2 years, 9 months ago
- ead858b cpufreq: mediatek: Move voltage limits to platform data by Rex-BC Chen · 2 years, 9 months ago
- f126fba cpufreq: mediatek: Unregister platform device on exit by Rex-BC Chen · 2 years, 9 months ago
- 02678c0 Merge back earlier cpufreq changes for 5.19. by Rafael J. Wysocki · 2 years, 9 months ago
- a3b8d1b cpufreq: mediatek: Fix NULL pointer dereference in mediatek-cpufreq by Wan Jiabing · 2 years, 9 months ago
- ffa7bdf cpufreq: mediatek: Make sram regulator optional by Jia-Wei Chang · 2 years, 9 months ago
- bffcd33 cpufreq: mediatek: Record previous target vproc value by Jia-Wei Chang · 2 years, 9 months ago
- 4aef4aea cpufreq: mediatek: Replace old_* with pre_* by Rex-BC Chen · 2 years, 9 months ago
- 9acc0f7 cpufreq: mediatek: Use device print to show logs by Rex-BC Chen · 2 years, 9 months ago
- 4b9ceb7 cpufreq: mediatek: Enable clocks and regulators by Jia-Wei Chang · 2 years, 10 months ago
- ad97585 cpufreq: mediatek: Remove unused headers by Jia-Wei Chang · 2 years, 10 months ago
- 396dee97 cpufreq: mediatek: Cleanup variables and error handling in mtk_cpu_dvfs_info_init() by Jia-Wei Chang · 2 years, 10 months ago
- b707018 cpufreq: mediatek: Use module_init and add module_exit by Jia-Wei Chang · 2 years, 10 months ago
- 273bc89 cpufreq: tegra194: Add support for Tegra234 by Sumit Gupta · 2 years, 10 months ago
- 0839ed1 cpufreq: tegra194: add soc data to support multiple soc by Sumit Gupta · 2 years, 10 months ago
- e4e6448 cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts by Vladimir Zapolskiy · 2 years, 10 months ago
- 1aa24a8 cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probe by Xiaobing Luo · 2 years, 9 months ago
- f346e96 cpufreq: Fix possible race in cpufreq online error path by Schspa Shi · 2 years, 9 months ago
- 08d3df8 ARM: pxa: split up mach/hardware.h by Arnd Bergmann · 5 years ago
- addca28 cpufreq: intel_pstate: Handle no_turbo in frequency invariance by Chen Yu · 2 years, 10 months ago
- 95996a6 cpufreq: Prepare cleanup of powerpc's asm/prom.h by Christophe Leroy · 2 years, 10 months ago
- 75a3a99 PM: EM: Change the order of arguments in the .active_power() callback by Lukasz Luba · 2 years, 10 months ago
- a85ee64 cpufreq: governor: Use kobject release() method to free dbs_data by Kevin Hao · 3 years ago
- f84ccad cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms by Vladimir Zapolskiy · 2 years, 10 months ago
- a1eb080 cpufreq: qcom-hw: provide online/offline operations by Dmitry Baryshkov · 2 years, 10 months ago
- 6240aaa cpufreq: qcom-hw: fix the opp entries refcounting by Dmitry Baryshkov · 2 years, 10 months ago
- 5e4f009 cpufreq: qcom-hw: fix the race between LMH worker and cpuhp by Dmitry Baryshkov · 2 years, 10 months ago
- be5985b cpufreq: qcom-hw: drop affinity hint before freeing the IRQ by Dmitry Baryshkov · 2 years, 10 months ago
- 2353828 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 2 years, 10 months ago
- ec3d8b8 Merge branch 'pm-tools' by Rafael J. Wysocki · 2 years, 10 months ago
- 3870a44 cpufreq: powernow-k8: Re-order the init checks by Mario Limonciello · 2 years, 11 months ago
- 3d13058 cpufreq: intel_pstate: Use firmware default EPP by Srinivas Pandruvada · 2 years, 11 months ago
- 85750bc cpufreq: unify show() and store() naming and use __ATTR_XX by Lianjie Zhang · 2 years, 11 months ago
- 23c296f cpufreq: amd-pstate: Add more tracepoint for AMD P-State module by Jinzhou Su · 2 years, 11 months ago
- 075c3c4 Merge back cpufreq changes for v5.18. by Rafael J. Wysocki · 2 years, 11 months ago
- 72951a7 cpufreq: blocklist Qualcomm sc8280xp and sa8540p in cpufreq-dt-platdev by Bjorn Andersson · 3 years ago
- c377d4b cpufreq: qcom-hw: Add support for per-core-dcvs by Bjorn Andersson · 3 years ago
- ec1c7ad cpufreq: CPPC: Fix performance/frequency conversion by Pierre Gondois · 3 years ago
- bc8b0c2 cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklist by Stefan Agner · 3 years ago
- 4a8a77a cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse by Luca Weiss · 3 years ago
- b48cd0d1 cpufreq: replace cpumask_weight with cpumask_empty where appropriate by Yury Norov · 3 years ago
- ef8ee1c cpufreq: qcom-hw: Delay enabling throttle_irq by Bjorn Andersson · 3 years ago
- 4f774c4 cpufreq: Reintroduce ready() callback by Bjorn Andersson · 3 years ago
- 7ddf5e3 cpufreq: longhaul: Replace acpi_bus_get_device() by Rafael J. Wysocki · 3 years ago
- ae26508 cpufreq: Move to_gov_attr_set() to cpufreq.h by Kevin Hao · 3 years ago
- a2e6840 cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-State by Huang Rui · 3 years, 1 month ago
- bdc4fd3 cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment by Yang Li · 3 years, 1 month ago
- 3ad7fde cpufreq: amd-pstate: Add AMD P-State performance attributes by Huang Rui · 3 years, 1 month ago
- ec4e332 cpufreq: amd-pstate: Add AMD P-State frequencies attributes by Huang Rui · 3 years, 1 month ago
- 4127101 cpufreq: amd-pstate: Add boost mode support for AMD P-State by Huang Rui · 3 years, 1 month ago
- 60e10f8 cpufreq: amd-pstate: Add trace for AMD P-State module by Huang Rui · 3 years, 1 month ago
- e059c18 cpufreq: amd-pstate: Introduce the support for the processors with shared memory solution by Huang Rui · 3 years, 1 month ago
- 1d215f0 cpufreq: amd-pstate: Add fast switch function for AMD P-State by Huang Rui · 3 years, 1 month ago
- ec437d7 cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future processors by Huang Rui · 3 years, 1 month ago
- 5ee22fa Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 3 years, 1 month ago
- fe262d5 cpufreq: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years, 1 month ago
- d776790 cpufreq: mediatek-hw: Fix double devm_remap in hotplug case by Hector.Yuan · 3 years, 3 months ago
- dfeeedc cpufreq: intel_pstate: Update cpuinfo.max_freq on HWP_CAP changes by Rafael J. Wysocki · 3 years, 1 month ago
- 521223d8 cpufreq: Fix initialization of min and max frequency QoS requests by Rafael J. Wysocki · 3 years, 1 month ago
- b6e6f8b cpufreq: intel_pstate: Update EPP for AlderLake mobile by Srinivas Pandruvada · 3 years, 1 month ago
- 458b03f cpufreq: intel_pstate: Drop redundant intel_pstate_get_hwp_cap() call by Rafael J. Wysocki · 3 years, 2 months ago
- 8f5783a cpufreq: qcom-hw: Use optional irq API by Stephen Boyd · 3 years, 2 months 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
- 3ed6dfb cpufreq: qcom-hw: Set CPU affinity of dcvsh interrupts by Vladimir Zapolskiy · 3 years, 3 months ago
- e0e27c3 cpufreq: qcom-hw: Fix probable nested interrupt handling by Vladimir Zapolskiy · 3 years, 3 months ago
- be6592e cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ name by Ard Biesheuvel · 3 years, 3 months ago
- 03c83982 cpufreq: intel_pstate: ITMT support for overclocked system by Srinivas Pandruvada · 3 years, 2 months ago
- ed38eb4 cpufreq: intel_pstate: Fix active mode offline/online EPP handling by Rafael J. Wysocki · 3 years, 2 months ago
- cd23f02 cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs by Adamos Ttofari · 3 years, 3 months ago
- 0258cb1 cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function by Lukasz Luba · 3 years, 3 months ago
- 93d9e6f cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure by Lukasz Luba · 3 years, 3 months ago
- 074d0cd cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enable by Srinivas Pandruvada · 3 years, 3 months ago
- 5521055 cpufreq: intel_pstate: Fix unchecked MSR 0x773 access by Srinivas Pandruvada · 3 years, 3 months ago
- dbea75f cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline by Rafael J. Wysocki · 3 years, 3 months ago
- bf56b90 Merge branches 'pm-em' and 'powercap' by Rafael J. Wysocki · 3 years, 3 months ago