index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
1
-1
/
+7
2007-07-22
Pull throttle into release branch
Len Brown
1
-0
/
+6
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-5
/
+2
2007-06-02
ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support
Luming Yu
1
-0
/
+6
2007-04-25
ACPI: Remove duplicate definitions for _STA bits
Bjorn Helgaas
1
-3
/
+1
2007-02-17
Pull fluff into release branch
Len Brown
1
-5
/
+4
2007-02-16
ACPI: Fix sparse warnings
Randy Dunlap
1
-1
/
+1
2007-02-13
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
1
-2
/
+1
2007-02-13
ACPI: fix acpi_driver.name usage
Len Brown
1
-1
/
+1
2007-02-13
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
1
-2
/
+2
2007-02-12
ACPI: IA64: fix calculation of apic_id
Alexey Starikovskiy
1
-1
/
+1
2007-02-03
Pull sysfs into test branch
Len Brown
1
-4
/
+4
2007-02-03
ACPICA: Allow processor to be declared with the Device() instead of Processor()
Alexey Starikovskiy
1
-21
/
+32
2007-02-03
ACPICA: Allow ACPI id to be u32 instead of u8.
Alexey Starikovskiy
1
-12
/
+114
2007-02-03
ACPICA: use new ACPI headers.
Alexey Starikovskiy
1
-3
/
+3
2007-02-03
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
1
-1
/
+1
2007-01-11
ACPI: delete two spurious ACPI messages
Venkatesh Pallipadi
1
-3
/
+0
2006-12-21
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-20
Pull bugfix into test branch
Len Brown
1
-2
/
+2
2006-12-20
ACPI: prevent processor module from loading on failures
Akinobu Mita
1
-2
/
+2
2006-12-16
Pull style into test branch
Len Brown
1
-5
/
+5
2006-12-16
ACPI: convert to sysfs framework
Patrick Mochel
1
-4
/
+4
2006-10-14
ACPI: fix section for CPU init functions
Pierre Ossman
1
-1
/
+1
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
1
-5
/
+5
2006-07-10
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
1
-1
/
+1
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
1
-64
/
+47
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
1
-15
/
+15
2006-06-27
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
1
-37
/
+19
2006-06-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-7
/
+7
2006-06-23
[PATCH] make ACPI errata __read_mostly
Andreas Mohr
1
-1
/
+1
2006-06-15
Pull bugzilla-5452 into release branch
Len Brown
1
-2
/
+2
2006-04-02
ACPI: build fix for u8 cpu_index
Ashok Raj
1
-5
/
+5
2006-03-31
ACPI: enable BIOS warning
Len Brown
1
-2
/
+2
2006-03-26
[PATCH] more s/fucn/func/ typo fixes
Akinobu Mita
1
-1
/
+1
2006-01-25
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
1
-19
/
+11
2006-01-07
[ACPI] move some run-time structure inits to compile time
Arjan van de Ven
1
-2
/
+0
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-4
/
+4
2005-12-01
[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once
Venkatesh Pallipadi
1
-17
/
+11
2005-12-01
[ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOS
Venkatesh Pallipadi
1
-0
/
+15
2005-09-03
[ACPI] revert bad processor_core.c patch for bug 5128
Len Brown
1
-13
/
+10
2005-09-03
[ACPI] build fix - processor_core.c w/ !CONFIG_SMP
Len Brown
1
-1
/
+1
2005-09-03
[ACPI] fix processor_core.c for NR_CPUS > 256
Venkatesh Pallipadi
1
-9
/
+12
2005-09-03
[ACPI] add static to function definitions
Adrian Bunk
1
-1
/
+1
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
1
-246
/
+191
2005-07-13
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
1
-0
/
+37
2005-07-12
[ACPI] enable C2 and C3 idle power states on SMP
Venkatesh Pallipadi
1
-0
/
+37
2005-06-28
[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...
Rajesh Shah
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+989