aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_processor.c
diff options
context:
space:
mode:
authorAshwin Chaugule <ashwin.chaugule@linaro.org>2015-10-02 10:04:01 -0400
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-10-12 23:04:31 +0200
commit5477fb3bd1e8e43299761850318fe0057172a24a (patch)
tree0beb02d51d5901f46bd2f90a4938d3a23423c680 /drivers/acpi/acpi_processor.c
parentACPI: Introduce CPU performance controls using CPPC (diff)
downloadlinux-5477fb3bd1e8e43299761850318fe0057172a24a.tar.gz
linux-5477fb3bd1e8e43299761850318fe0057172a24a.zip
ACPI / CPPC: Add a CPUFreq driver for use with CPPC
This driver utilizes the methods introduced in a previous patch titled - "ACPI: Introduce CPU performance controls using CPPC" and enables usage with existing CPUFreq governors. Signed-off-by: Ashwin Chaugule <ashwin.chaugule@linaro.org> Reviewed-by: Al Stone <al.stone@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpi_processor.c')
0 files changed, 0 insertions, 0 deletions
08:24:07 -0400'>2025-05-29ring-buffer: Removed unnecessary if() goto out where out is the next lineSteven Rostedt1-4/+1 2025-05-29tracing: Reset last-boot buffers when reading out all cpu buffersMasami Hiramatsu (Google)1-0/+22 2025-05-29ring-buffer: Allow reserve_mem persistent ring buffers to be mmappedSteven Rostedt2-8/+45 2025-05-29ring-buffer: Do not trigger WARN_ON() due to a commit_overrunSteven Rostedt1-8/+18 2025-05-28tracing: Fix compilation warning on arm32Pan Taixi1-1/+1 2025-05-28f2fs: fix to correct check conditions in f2fs_cross_renameZhiguo Niu1-1/+1 2025-05-28f2fs: use d_inode(dentry) cleanup dentry->d_inodeZhiguo Niu2-6/+6 2025-05-28f2fs: fix to skip f2fs_balance_fs() if checkpoint is disabledChao Yu1-1/+1 2025-05-28f2fs: clean up to check bi_status w/ BLK_STS_OKChao Yu2-4/+4 2025-05-28f2fs: introduce is_{meta,node}_folioChao Yu5-15/+24 2025-05-28f2fs: add ckpt_valid_blocks to the section entryyohan.joung2-18/+85 2025-05-28f2fs: add a method for calculating the remaining blocks in the current segmen...yohan.joung1-4/+19