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
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2021-09-17
Merge tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-09-16
cpufreq: vexpress: Drop unused variable
Guenter Roeck
2021-09-14
cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory
James Morse
2021-09-13
cpufreq: intel_pstate: Override parameters if HWP forced by BIOS
Doug Smythies
2021-09-10
Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'
Rafael J. Wysocki
2021-09-08
Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-09-07
cpufreq: intel_pstate: hybrid: Rework HWP calibration
Rafael J. Wysocki
2021-09-07
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-09-07
Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification"
Rafael J. Wysocki
2021-09-06
cpufreq: mediatek-hw: Add support for CPUFREQ HW
Hector.Yuan
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-02
cpufreq: Remove ready() callback
Viresh Kumar
2021-09-02
cpufreq: sh: Remove sh_cpufreq_cpu_ready()
Viresh Kumar
2021-09-02
cpufreq: acpi: Remove acpi_cpufreq_cpu_ready()
Viresh Kumar
2021-08-31
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-08-30
cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flag
Taniya Das
2021-08-30
cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdev
Bjorn Andersson
2021-08-30
cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support
Thara Gopinath
2021-08-30
cpufreq: scmi: Use .register_em() to register with energy model
Viresh Kumar
2021-08-30
cpufreq: vexpress: Use .register_em() to register with energy model
Viresh Kumar
2021-08-30
cpufreq: scpi: Use .register_em() to register with energy model
Viresh Kumar
2021-08-25
cpufreq: intel_pstate: Process HWP Guaranteed change notification
Srinivas Pandruvada
2021-08-23
Merge back cpufreq changes for v5.15.
Rafael J. Wysocki
2021-08-17
Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
2021-08-13
cpufreq: powernv: Fix init_chip_info initialization in numa=off
Pratik R. Sampat
2021-08-12
cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy model
Viresh Kumar
2021-08-12
cpufreq: omap: Use .register_em() to register with energy model
Viresh Kumar
2021-08-12
cpufreq: mediatek: Use .register_em() to register with energy model
Viresh Kumar
2021-08-12
cpufreq: imx6q: Use .register_em() to register with energy model
Viresh Kumar
2021-08-12
cpufreq: dt: Use .register_em() to register with energy model
Viresh Kumar
2021-08-12
cpufreq: Add callback to register with energy model
Viresh Kumar
2021-08-12
cpufreq: vexpress: Set CPUFREQ_IS_COOLING_DEV flag
Viresh Kumar
2021-08-09
cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
Marek BehĂșn
2021-08-05
cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev
Thara Gopinath
2021-08-04
cpufreq: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-04
cpufreq: arm_scmi: Fix error path when allocation failed
Lukasz Luba
2021-07-26
cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdev
Bjorn Andersson
2021-07-13
cpufreq: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-01
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-07-01
Merge branch 'cpufreq/cppc-fie' into cpufreq/arm/linux-next
Viresh Kumar
2021-07-01
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
2021-07-01
cpufreq: CPPC: Pass structure instance by reference
Viresh Kumar
2021-07-01
cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init
Viresh Kumar
2021-06-30
cpufreq: Remove ->resolve_freq()
Viresh Kumar
2021-06-30
cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target()
Viresh Kumar
2021-06-30
cpufreq: Remove the ->stop_cpu() driver callback
Viresh Kumar
2021-06-30
cpufreq: powernv: Migrate to ->exit() callback instead of ->stop_cpu()
Viresh Kumar
2021-06-30
cpufreq: CPPC: Migrate to ->exit() callback instead of ->stop_cpu()
Viresh Kumar
2021-06-30
cpufreq: intel_pstate: Combine ->stop_cpu() and ->offline()
Rafael J. Wysocki
2021-06-23
cpufreq: Make cpufreq_online() call driver->offline() on errors
Rafael J. Wysocki
[next]