20 Jul, 2007
1 commit
-
coretemp_device_remove() can become static.
Signed-off-by: Adrian Bunk
Acked-by: Jean Delvare
Signed-off-by: Mark M. Hoffman
24 Jun, 2007
1 commit
-
Signed-off-by: Jean Delvare
Cc: Rudolf Marek
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
28 May, 2007
1 commit
-
Add detection of AE18 Errata of Core processor and warns
users that the absolute readings might be wrong for Core2 processor.Signed-off-by: Rudolf Marek
Signed-off-by: Jean Delvare
10 May, 2007
1 commit
-
Since nonboot CPUs are now disabled after tasks and devices have been
frozen and the CPU hotplug infrastructure is used for this purpose, we need
special CPU hotplug notifications that will help the CPU-hotplug-aware
subsystems distinguish normal CPU hotplug events from CPU hotplug events
related to a system-wide suspend or resume operation in progress. This
patch introduces such notifications and causes them to be used during
suspend and resume transitions. It also changes all of the
CPU-hotplug-aware subsystems to take these notifications into consideration
(for now they are handled in the same way as the corresponding "normal"
ones).[oleg@tv-sign.ru: cleanups]
Signed-off-by: Rafael J. Wysocki
Cc: Gautham R Shenoy
Cc: Pavel Machek
Signed-off-by: Oleg Nesterov
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
08 May, 2007
1 commit
-
Add the support for the digital temperature sensor found in recent
Intel Core CPUs.Signed-off-by: Rudolf Marek
Signed-off-by: Jean Delvare