aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
Commit message (Expand)AuthorAge
* ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang2009-12-22
* ACPI: processor: call _PDC earlyAlex Chiang2009-12-22
* Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-16
|\
| * ACPI processor: Fix section mismatch for processor_add()Thomas Renninger2009-12-16
| * ACPI: Remove repeated registered as cooling_device messagesMike Travis2009-12-16
* | Merge branch 'ost' into releaseLen Brown2009-12-16
|\ \
| * | ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-06
* | | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
| |/ |/|
* | ACPI: add __cpuinit to acpi_processor_add()Rakib Mullick2009-11-05
|/
* ACPI: kill overly verbose "throttling states" log messagesRoland Dreier2009-10-03
* Merge branch 'processor-procfs-2.6.32' into releaseLen Brown2009-09-19
|\
| * ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui2009-06-24
* | Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown2009-09-19
|\ \
| * | ACPI: processor: remove .start() methodBjorn Helgaas2009-06-25
| * | ACPI: processor: move acpi_processor_start() after acpi_processor_add()Bjorn Helgaas2009-06-25
| * | ACPI: processor: clean up in acpi_processor_start() error exitsBjorn Helgaas2009-06-25
| * | ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE eventsBjorn Helgaas2009-06-25
* | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* | | acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu2009-08-26
|/ /
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-20
| |_|_|/ |/| | |
| | | * ACPI: processor: move device _HID into driverBjorn Helgaas2009-05-27
| | | * ACPI: processor: check for synthetic _HID, default to "Device" declarationBjorn Helgaas2009-05-27
| | |/
| * / ACPI: Rename ACPI processor device bus IDZhao Yakui2009-06-24
|/ /
* / cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-09
|/
* ACPI: processor: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-05
* Merge branch 'linus' into releaseLen Brown2009-04-05
|\
| * proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-03
|/
* cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
* Merge branch 'processor-256' into releaseLen Brown2008-11-11
|\
| * ACPI: 80 column adherence and spelling fix (no functional change)Myron Stowe2008-11-06
| * ACPI: Behave uniquely based on processor declaration definition typeMyron Stowe2008-11-06
| * ACPI: Disambiguate processor declaration typeMyron Stowe2008-11-06
* | Merge branch 'sysfs' into releaseLen Brown2008-11-11
|\ \
| * | ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-06
| |/
* / ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-07
|/
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-10
|/
* ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen2008-09-02
* acpi: trivial cleanupsPavel Machek2008-08-14
* driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-22
* ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui2008-07-16
* ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-16
* ACPI: change processors from array to per_cpu variableMike Travis2008-07-16
* create sysfs link from acpi device to sysdev for cpuZhang Rui2008-07-16
* force offline the processor during hot-removalZhang Rui2008-07-16
* proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2008-06-11
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\