https://github.com/torvalds/linux
Revision 6d15cb42fe4f8c07c80c9d49db721fcfe2da0e90 authored by David Brownell on 06 November 2006, 18:29:16 UTC, committed by Russell King on 07 November 2006, 19:37:56 UTC
The timer LED is unusable at HZ=large, since it's got
a hard-wired value of 100 ticks per cycle; when HZ=1024
(for example) it's essentially always-on.  This patch
just makes that be HZ ticks per cycle.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 3f84ada
History
Tip revision: 6d15cb42fe4f8c07c80c9d49db721fcfe2da0e90 authored by David Brownell on 06 November 2006, 18:29:16 UTC
[ARM] 3926/1: make timer led handle HZ != 100
Tip revision: 6d15cb4
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 542 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 73.8 KB
Makefile -rw-r--r-- 49.0 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top