linux/drivers/acpi
john stultz 539eb11e6e [PATCH] Time: i386 Conversion - part 2: Rework TSC Support
As part of the i386 conversion to the generic timekeeping infrastructure, this
introduces a new tsc.c file.  The code in this file replaces the TSC
initialization, management and access code currently in timer_tsc.c (which
will be removed) that we want to preserve.

The code also introduces the following functionality:

o tsc_khz: like cpu_khz but stores the TSC frequency on systems that do not
  change TSC frequency w/ CPU frequency

o check/mark_tsc_unstable: accessor/modifier flag for TSC timekeeping
  usability

o minor cleanups to calibration math.

This patch also includes a one line __cpuinitdata fix from Zwane Mwaikambo.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:21 -07:00
..
dispatcher ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
events ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
executer ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
hardware ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
namespace ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
parser ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
resources ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
sleep Pull button into release branch 2006-06-15 23:17:14 -04:00
tables ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
utilities ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
Kconfig Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2006-06-23 07:52:36 -07:00
Makefile
ac.c
acpi_memhotplug.c
asus_acpi.c Pull trivial2 into release branch 2006-06-15 21:31:17 -04:00
battery.c
blacklist.c
bus.c Pull bugzilla-5000 into release branch 2006-06-15 21:36:11 -04:00
button.c
container.c
debug.c
ec.c Pull bugzilla-5764 into release branch 2006-06-15 21:34:21 -04:00
event.c
fan.c
glue.c
hotkey.c
ibm_acpi.c
motherboard.c
numa.c [PATCH] Unify pxm_to_node() and node_to_pxm() 2006-06-23 07:42:48 -07:00
osl.c ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
pci_bind.c
pci_irq.c
pci_link.c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2006-06-23 07:52:36 -07:00
pci_root.c
power.c
processor_core.c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2006-06-23 07:52:36 -07:00
processor_idle.c [PATCH] Time: i386 Conversion - part 2: Rework TSC Support 2006-06-26 09:58:21 -07:00
processor_perflib.c ACPI: resolve merge conflict between sem2mutex and processor_perflib.c 2006-06-15 22:19:31 -04:00
processor_thermal.c
processor_throttling.c
scan.c Pull bugzilla-5000 into release branch 2006-06-15 21:36:11 -04:00
system.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
tables.c ACPI: ACPICA 20060331 2006-06-14 02:04:16 -04:00
thermal.c Pull bugzilla-5000 into release branch 2006-06-15 21:36:11 -04:00
toshiba_acpi.c
utils.c
video.c [PATCH] fix typo in acpi video brightness changes. 2006-06-23 21:37:34 -07:00