An error occurred fetching the project authors.
- 23 Oct, 2002 1 commit
-
-
Andy Grover authored
-
- 08 Oct, 2002 1 commit
-
-
Dave Jones authored
From Pavel Machek. Without these two lines, the throttling limits are never reached, and a machine will happily cook itself.
-
- 01 Oct, 2002 1 commit
-
-
Andy Grover authored
-
- 20 Sep, 2002 1 commit
-
-
Andy Grover authored
(Bjoern A. Zeeb)
-
- 13 Sep, 2002 1 commit
-
-
Patrick Mochel authored
multiple users.
-
- 12 Sep, 2002 1 commit
-
-
Patrick Mochel authored
-
- 25 Jul, 2002 1 commit
-
-
Andy Grover authored
-
- 22 Jul, 2002 1 commit
-
-
Ingo Molnar authored
Make people use the proper cli/sti replacements
-
- 09 Jul, 2002 1 commit
-
-
Andy Grover authored
Use acpi_os_free instead of kfree directly Eliminate CONFIG_SMP ifdef and simplify errata.smp code
-
- 17 Jun, 2002 1 commit
-
-
Rusty Russell authored
This patch removes the concept of "logical" CPU numbers, in preparation for CPU hotplugging.
-
- 12 Jun, 2002 1 commit
-
-
Andy Grover authored
This adds an export so that processor.o and thermal.o can be compiled as modules
-
- 29 May, 2002 2 commits
-
-
Andy Grover authored
1) Eliminate everywhere "if (0 == result)" is used, replace with "if (!result)" and the like. 2) Move headers mysteriously included in the middle of the file to the top.
-
Andy Grover authored
I don't know but it was dumb, so put them back.
-
- 05 Apr, 2002 1 commit
-
-
Andy Grover authored
Better IRQ routing ACPI 2.0-enumerated processor perf state support ACPI poweroff via magic sysrq
-
- 15 Mar, 2002 1 commit
-
-
Andy Grover authored
This patch adds in the new drivers. - Support for driverfs - File/code layout more in the Linux style - improvements to battery, processor, and thermal support
-