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