mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
nvidia-oot: cpuidle: Add idle debugfs nodes
Adding debugfs support to force cpus into idle states. Building as module instead of driver. Generic to support any standard cpuidle implementation. Bug 3583597 Change-Id: I5dd9e8635b844f465bc4c9da7e1d45ee17dd669f Signed-off-by: Ishan Shah <ishah@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2814926 Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
db2721e896
commit
947f489dac
@@ -115,4 +115,8 @@ BUILT_MODULE_NAME[27]="generic-pwm-tachometer"
|
||||
BUILT_MODULE_LOCATION[27]="drivers/hwmon"
|
||||
DEST_MODULE_LOCATION[27]="/extra"
|
||||
|
||||
BUILT_MODULE_NAME[28]="cpuidle-debugfs"
|
||||
BUILT_MODULE_LOCATION[28]="drivers/cpuidle"
|
||||
DEST_MODULE_LOCATION[28]="/extra"
|
||||
|
||||
AUTO_INSTALL="yes"
|
||||
|
||||
Reference in New Issue
Block a user