summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang2009-12-221-1/+1
* ACPI: processor: call _PDC earlyAlex Chiang2009-12-221-69/+0
* Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-161-2/+2
|\
| * ACPI processor: Fix section mismatch for processor_add()Thomas Renninger2009-12-161-1/+1
| * ACPI: Remove repeated registered as cooling_device messagesMike Travis2009-12-161-1/+1
* | Merge branch 'ost' into releaseLen Brown2009-12-161-3/+3
|\ \
| * | ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-061-3/+3
* | | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-2/+2
| |/ |/|
* | 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/+0
* 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/+95
|\ \
| * | ACPI: processor: remove .start() methodBjorn Helgaas2009-06-251-37/+7
| * | 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/+1
* | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* | | acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu2009-08-261-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-271-1/+1
| | | * ACPI: processor: check for synthetic _HID, default to "Device" declarationBjorn Helgaas2009-05-271-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/+4
* Merge branch 'linus' into releaseLen Brown2009-04-051-2/+0
|\
| * proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
* | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-031-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-111-37/+49
|\
| * ACPI: 80 column adherence and spelling fix (no functional change)Myron Stowe2008-11-061-3/+4
| * ACPI: Behave uniquely based on processor declaration definition typeMyron Stowe2008-11-061-34/+44
| * ACPI: Disambiguate processor declaration typeMyron Stowe2008-11-061-0/+1
* | Merge branch 'sysfs' into releaseLen Brown2008-11-111-3/+3
|\ \
| * | ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-061-3/+3
| |/
* | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-071-1/+0
|/
* Merge branch 'ull' into testLen Brown2008-10-221-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-101-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-211-3/+2
* 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/+9
* 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-111-1/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-16/+15
|\
OpenPOWER on IntegriCloud