summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: add __cpuinit to acpi_processor_add()Rakib Mullick2009-11-051-1/+1
* ACPI: kill overly verbose "throttling states" log messagesRoland Dreier2009-10-031-7/+0Star
* Merge branch 'processor-procfs-2.6.32' into releaseLen Brown2009-09-191-4/+21
|\
| * ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui2009-06-241-4/+21
* | Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown2009-09-191-124/+95Star
|\ \
| * | ACPI: processor: remove .start() methodBjorn Helgaas2009-06-251-37/+7Star
| * | ACPI: processor: move acpi_processor_start() after acpi_processor_add()Bjorn Helgaas2009-06-251-84/+84
| * | ACPI: processor: clean up in acpi_processor_start() error exitsBjorn Helgaas2009-06-251-7/+22
| * | ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE eventsBjorn Helgaas2009-06-251-15/+1Star
* | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-291-0/+2
* | | acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu2009-08-271-0/+6
|/ /
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-17/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-201-0/+2
| |_|_|/ |/| | |
| | | * ACPI: processor: move device _HID into driverBjorn Helgaas2009-05-281-1/+1
| | | * ACPI: processor: check for synthetic _HID, default to "Device" declarationBjorn Helgaas2009-05-281-15/+15
| | |/
| * / ACPI: Rename ACPI processor device bus IDZhao Yakui2009-06-241-1/+10
|/ /
* / cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-091-1/+1
|/
* ACPI: processor: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-051-15/+4Star
* Merge branch 'linus' into releaseLen Brown2009-04-051-2/+0Star
|\
| * proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-2/+0Star
* | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-041-0/+26
|/
* cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-031-4/+10
* Merge branch 'processor-256' into releaseLen Brown2008-11-121-37/+49
|\
| * ACPI: 80 column adherence and spelling fix (no functional change)Myron Stowe2008-11-071-3/+4
| * ACPI: Behave uniquely based on processor declaration definition typeMyron Stowe2008-11-071-34/+44
| * ACPI: Disambiguate processor declaration typeMyron Stowe2008-11-071-0/+1
* | Merge branch 'sysfs' into releaseLen Brown2008-11-121-3/+3
|\ \
| * | ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-071-3/+3
| |/
* / ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-081-1/+0Star
|/
* Merge branch 'ull' into testLen Brown2008-10-231-2/+2
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-2/+2
* | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-111-1/+1
|/
* ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen2008-09-021-1/+1
* acpi: trivial cleanupsPavel Machek2008-08-151-1/+1
* driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-221-3/+2Star
* ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui2008-07-161-0/+28
* ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-161-0/+13
* ACPI: change processors from array to per_cpu variableMike Travis2008-07-161-11/+9Star
* create sysfs link from acpi device to sysdev for cpuZhang Rui2008-07-161-1/+7
* force offline the processor during hot-removalZhang Rui2008-07-161-3/+3
* proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2008-06-121-1/+0Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-16/+15Star
|\
| * ACPI: elide a non-zero test on a result that is never 0Julia Lawall2008-04-291-16/+15Star
* | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang2008-04-301-0/+9
* | acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-24/+15Star
|/
* acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria2008-04-091-1/+1
* revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar2008-03-281-14/+16
* ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall2008-03-271-16/+14Star
*---. Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown2008-03-131-4/+5
|\ \ \
| | | * ACPI: fix section mismatch in processor_core.c:acpi_processor_hotplug_notifySam Ravnborg2008-02-211-2/+2