commit | c3636f08865cf3723b58541aaca1faf503dcf626 | [log] [tgz] |
---|---|---|
author | Floris Westermann <westermann@google.com> | Wed Sep 08 14:09:52 2021 +0000 |
committer | Quentin Perret <qperret@google.com> | Wed Sep 08 15:23:22 2021 +0100 |
tree | 19c2f87ec7cad852ce3a79b32b96cb8afb4e731a | |
parent | 7d2a07b769330c34b4deabeed939325c77a7ec2f [diff] |
drivers/cpufreq: Implement Virtual CPU Frequency driver. Driver for vCPUs to be used inside a virtual machine in order to allow the guest to communicate its performance requirements to the host. Allows setting frequency values in the range of 1-1024 which will be passed to the host. Signed-off-by: Floris Westermann <westermann@google.com>