index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
.
Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...
Len Brown
2008-02-21
1
-17
/
+22
|
\
\
\
|
|
|
*
ACPI thermal: extract return values using PTR_ERR
Thomas Sujith
2008-02-16
1
-15
/
+22
|
|
_
|
/
|
/
|
|
|
|
*
ACPI: remove is_processor_present prototype
Glauber Costa
2008-02-16
1
-2
/
+0
|
|
/
|
/
|
|
*
ACPI: thermal: Check whether cooling device exists before unregistering
Zhao Yakui
2008-02-16
1
-4
/
+6
|
/
*
Merge branches 'release' and 'throttling-domains' into release
Len Brown
2008-02-07
1
-0
/
+2
|
\
|
*
ACPI : Update T-state coordination after getting _TSD info
Zhao Yakui
2008-02-02
1
-0
/
+2
*
|
Merge branches 'release' and 'menlo' into release
Len Brown
2008-02-07
1
-0
/
+23
|
\
\
|
*
|
ACPI: register ACPI Processor as generic thermal cooling device
Zhang Rui
2008-02-02
1
-0
/
+23
|
|
/
*
/
ACPI: ACPI Exception (): AE_NOT_FOUND, Processor Device is not present
Zhang Rui
2008-01-09
1
-5
/
+12
|
/
*
ACPI: avoid references to impossible processors.
Christoph Lameter
2007-11-29
1
-7
/
+7
*
Pull bugzilla-9327 into release branch
Len Brown
2007-11-21
1
-1
/
+4
|
\
|
*
ACPI: EC: Workaround for optimized controllers (version 3)
Alexey Starikovskiy
2007-11-21
1
-1
/
+4
*
|
Pull fluff into release branch
Len Brown
2007-11-20
1
-1
/
+1
|
\
\
|
*
|
ACPI: Add missing spaces to printk format
Joe Perches
2007-11-20
1
-1
/
+1
|
|
/
*
/
ACPI: Get throttling info from BIOS only after evaluating _PDC
Zhao Yakui
2007-11-17
1
-6
/
+6
|
/
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-20
1
-7
/
+1
|
\
|
*
x86: acpi use cpu_physical_id
Mike Travis
2007-10-19
1
-7
/
+1
*
|
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown
2007-10-10
1
-5
/
+17
|
/
*
ACPI: disable lower idle C-states across suspend/resume
Thomas Gleixner
2007-09-23
1
-0
/
+2
*
ACPI: Reevaluate C/P/T states when a cpu becomes online
Venkatesh Pallipadi
2007-09-16
1
-0
/
+21
*
ACPI: Schedule /proc/acpi/event for removal
Len Brown
2007-08-23
1
-3
/
+3
*
ACPI: don't duplicate input events on netlink
Zhang Rui
2007-08-23
1
-0
/
+7
*
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
2007-07-23
1
-1
/
+7
*
Pull throttle into release branch
Len Brown
2007-07-22
1
-0
/
+6
|
\
|
*
ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support
Luming Yu
2007-06-02
1
-0
/
+6
*
|
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-12
1
-5
/
+2
|
/
*
ACPI: Remove duplicate definitions for _STA bits
Bjorn Helgaas
2007-04-25
1
-3
/
+1
*
Pull fluff into release branch
Len Brown
2007-02-17
1
-5
/
+4
|
\
|
*
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-13
1
-2
/
+1
|
*
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-13
1
-1
/
+1
|
*
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-13
1
-2
/
+2
*
|
ACPI: Fix sparse warnings
Randy Dunlap
2007-02-16
1
-1
/
+1
*
|
ACPI: IA64: fix calculation of apic_id
Alexey Starikovskiy
2007-02-12
1
-1
/
+1
|
/
*
Pull sysfs into test branch
Len Brown
2007-02-03
1
-4
/
+4
|
\
|
*
ACPI: convert to sysfs framework
Patrick Mochel
2006-12-16
1
-4
/
+4
*
|
ACPICA: Allow processor to be declared with the Device() instead of Processor()
Alexey Starikovskiy
2007-02-03
1
-21
/
+32
*
|
ACPICA: Allow ACPI id to be u32 instead of u8.
Alexey Starikovskiy
2007-02-03
1
-12
/
+114
*
|
ACPICA: use new ACPI headers.
Alexey Starikovskiy
2007-02-03
1
-3
/
+3
*
|
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
2007-02-03
1
-1
/
+1
*
|
ACPI: delete two spurious ACPI messages
Venkatesh Pallipadi
2007-01-11
1
-3
/
+0
*
|
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-20
1
-2
/
+1
*
|
Pull bugfix into test branch
Len Brown
2006-12-20
1
-2
/
+2
|
\
\
|
*
|
ACPI: prevent processor module from loading on failures
Akinobu Mita
2006-12-20
1
-2
/
+2
|
|
/
*
|
Pull style into test branch
Len Brown
2006-12-16
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-10-14
1
-5
/
+5
*
|
ACPI: fix section for CPU init functions
Pierre Ossman
2006-10-14
1
-1
/
+1
|
/
*
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
2006-07-10
1
-1
/
+1
*
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
1
-64
/
+47
*
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-27
1
-15
/
+15
*
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-27
1
-37
/
+19
[next]