This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
5fed935c4e
linux
/
drivers
/
idle
/
Makefile
3 lines
44 B
Makefile
Raw
Normal View
History
Unescape
Escape
i7300_idle driver v1.55 The Intel 7300 Memory Controller supports dynamic throttling of memory which can be used to save power when system is idle. This driver does the memory throttling when all CPUs are idle on such a system. Refer to "Intel 7300 Memory Controller Hub (MCH)" datasheet for the config space description. Signed-off-by: Andy Henroid <andrew.d.henroid@intel.com> Signed-off-by: Len Brown <len.brown@intel.com> Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
2008-10-09 11:45:22 -07:00
obj-$(CONFIG_I7300_IDLE)
+=
i7300_idle.o
Copy Permalink