This website requires JavaScript.
Explore
Help
Sign In
q3k
/
linux
Watch
1
Star
0
Fork
You've already forked linux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
99700716a9
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 18:45:22 +00:00
obj-$(CONFIG_I7300_IDLE)
+=
i7300_idle.o
Reference in a new issue
Copy permalink