summaryrefslogtreecommitdiff
path: root/tools/power/cpupower/ToDo
diff options
context:
space:
mode:
Diffstat (limited to 'tools/power/cpupower/ToDo')
-rw-r--r--tools/power/cpupower/ToDo11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/power/cpupower/ToDo b/tools/power/cpupower/ToDo
deleted file mode 100644
index 874b78b586ee..000000000000
--- a/tools/power/cpupower/ToDo
+++ /dev/null
@@ -1,11 +0,0 @@
-ToDos sorted by priority:
-
-- Use bitmask functions to parse CPU topology more robust
- (current implementation has issues on AMD)
-- Try to read out boost states and frequencies on Intel
-- Adjust README
-- Somewhere saw the ability to read power consumption of
- RAM from HW on Intel SandyBridge -> another monitor?
-- Add another c1e debug idle monitor
- -> Is by design racy with BIOS, but could be added
- with a --force option and some "be careful" messages