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