File: README.todo

package info (click to toggle)
powersave 0.14.0-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,764 kB
  • ctags: 999
  • sloc: sh: 11,357; cpp: 8,103; ansic: 2,631; makefile: 388
file content (15 lines) | stat: -rw-r--r-- 358 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
	These implementations are planned for the near future
	(any help is appreciated):
	
	@itemize

	@item
	Make use of cpufreq-utils libraries.
	They can be found here @uref{http://www.kernel.org/pub/linux/utils/kernel/cpufreq}.

	@item
	Get rid of libpowersave library to access hardware through reading /sys /proc and
	ioctl. Use HAL instead.

	@end itemize