cpumask: alloc zeroed cpumask for static cpumask_var_ts
[safe/jmp/linux-2.6] / drivers / acpi / processor_core.c
2009-06-09 Yinghai Lucpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-04-05 Bjorn HelgaasACPI: processor: use .notify method instead of installi...
2009-04-05 Len BrownMerge branch 'linus' into release
2009-04-04 Suresh Siddhax86, ACPI: add support for x2apic ACPI extensions
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-01-03 Rusty Russellcpumask: convert shared_cpu_map in acpi_processor*...
2008-11-12 Len BrownMerge branch 'processor-256' into release
2008-11-12 Len BrownMerge branch 'sysfs' into release
2008-11-08 Bjorn HelgaasACPI: consolidate ACPI_*_COMPONENT definitions in acpi_...
2008-11-07 Kay SieversACPI: struct device - replace bus_id with dev_name...
2008-11-07 Myron StoweACPI: 80 column adherence and spelling fix (no function...
2008-11-07 Myron StoweACPI: Behave uniquely based on processor declaration...
2008-11-07 Myron StoweACPI: Disambiguate processor declaration type
2008-10-23 Len BrownMerge branch 'ull' into test
2008-10-11 Matthew WilcoxACPI: Change acpi_evaluate_integer to support 64-bit...
2008-10-10 Pavel MachekACPI: catch calls of acpi_driver_data on pointer of...
2008-09-02 Dennis JansenACPI: Fix typo in "Disable MWAIT via DMI on broken...
2008-08-21 Andi KleenMerge branch 'compal-fix' into release-2.6.27
2008-08-21 Dennis JansenACPI: Fix typo in "Disable MWAIT via DMI on broken...
2008-08-15 Pavel Machekacpi: trivial cleanups
2008-07-22 Greg Kroah-Hartmandriver core: fix a lot of printk usages of bus_id
2008-07-16 Zhao YakuiACPI: Disable MWAIT via DMI on broken Compal board
2008-07-16 Zhao YakuiACPI : Create "idle=nomwait" bootparam
2008-07-16 Mike TravisACPI: change processors from array to per_cpu variable
2008-07-16 Zhang Ruicreate sysfs link from acpi device to sysdev for cpu
2008-07-16 Zhang Ruiforce offline the processor during hot-removal
2008-06-11 Adrian Bunkproper prototype for acpi_processor_tstate_has_changed()
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-29 Alex Chiang[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
2008-04-29 Denis V. Lunevacpi: use non-racy method for proc entries creation
2008-04-29 Julia LawallACPI: elide a non-zero test on a result that is never 0
2008-04-09 Alok Katariaacpi: fix "buggy BIOS check" when CPUs are hot removed
2008-03-28 Ingo Molnarrevert "ACPI: drivers/acpi: elide a non-zero test on...
2008-03-27 Julia LawallACPI: drivers/acpi: elide a non-zero test on a result...
2008-03-13 Len BrownMerge branches 'release', 'button-sysfs', 'misc', ...
2008-03-11 Glauber CostaACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_pr...
2008-02-23 Zhang RuiACPI Exception (): AE_NOT_FOUND, Processor Device is...
2008-02-21 Sam RavnborgACPI: fix section mismatch in processor_core.c:acpi_pro...
2008-02-21 Len BrownMerge branches 'release', 'bugzilla-9916', 'bugzilla...
2008-02-16 Glauber CostaACPI: remove is_processor_present prototype
2008-02-15 Thomas SujithACPI thermal: extract return values using PTR_ERR
2008-02-15 Zhao YakuiACPI: thermal: Check whether cooling device exists...
2008-02-07 Len BrownMerge branches 'release' and 'throttling-domains' into...
2008-02-07 Len BrownMerge branches 'release' and 'menlo' into release
2008-02-02 Zhao YakuiACPI : Update T-state coordination after getting _TSD...
2008-02-02 Zhang RuiACPI: register ACPI Processor as generic thermal coolin...
2008-01-09 Zhang RuiACPI: ACPI Exception (): AE_NOT_FOUND, Processor Device...
2007-11-29 Christoph LameterACPI: avoid references to impossible processors.
2007-11-21 Len BrownPull bugzilla-9327 into release branch
2007-11-21 Alexey StarikovskiyACPI: EC: Workaround for optimized controllers (version 3)
2007-11-20 Len BrownPull fluff into release branch
2007-11-20 Joe PerchesACPI: Add missing spaces to printk format
2007-11-17 Zhao YakuiACPI: Get throttling info from BIOS only after evaluati...
2007-10-19 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-19 Mike Travisx86: acpi use cpu_physical_id
2007-10-10 Len Browncpuidle: consolidate 2.6.22 cpuidle branch into one...
2007-09-23 Thomas GleixnerACPI: disable lower idle C-states across suspend/resume
2007-09-16 Venkatesh PallipadiACPI: Reevaluate C/P/T states when a cpu becomes online
2007-08-23 Len BrownACPI: Schedule /proc/acpi/event for removal
2007-08-23 Zhang RuiACPI: don't duplicate input events on netlink
2007-07-23 Thomas RenningerACPI: autoload modules - Create __mod_acpi_device_table...
2007-07-22 Len BrownPull throttle into release branch
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-06-02 Luming YuACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support
2007-04-25 Bjorn HelgaasACPI: Remove duplicate definitions for _STA bits
2007-02-17 Len BrownPull fluff into release branch
2007-02-16 Randy DunlapACPI: Fix sparse warnings
2007-02-13 Len BrownACPI: delete extra #defines in /drivers/acpi/ drivers
2007-02-13 Len BrownACPI: fix acpi_driver.name usage
2007-02-13 Len BrownACPI: clean up ACPI_MODULE_NAME() use
2007-02-12 Alexey StarikovskiyACPI: IA64: fix calculation of apic_id
2007-02-03 Len BrownPull sysfs into test branch
2007-02-03 Alexey StarikovskiyACPICA: Allow processor to be declared with the Device...
2007-02-03 Alexey StarikovskiyACPICA: Allow ACPI id to be u32 instead of u8.
2007-02-03 Alexey StarikovskiyACPICA: use new ACPI headers.
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2007-01-11 Venkatesh PallipadiACPI: delete two spurious ACPI messages
2006-12-20 Burman YanACPI: replace kmalloc+memset with kzalloc
2006-12-20 Len BrownPull bugfix into test branch
2006-12-20 Akinobu MitaACPI: prevent processor module from loading on failures
2006-12-16 Len BrownPull style into test branch
2006-12-16 Patrick MochelACPI: convert to sysfs framework
2006-10-14 Pierre OssmanACPI: fix section for CPU init functions
2006-10-14 Jan EngelhardtACPI: Remove unnecessary from/to-void* and to-void...
2006-07-10 Arjan van de VenACPI: add 'const' to several ACPI file_operations
2006-06-27 Patrick MochelACPI: delete tracing macros from drivers/acpi/*.c
2006-06-27 Len BrownACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
2006-06-27 Thomas RenningerACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
2006-06-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-06-23 Andreas Mohr[PATCH] make ACPI errata __read_mostly
2006-06-15 Len BrownPull bugzilla-5452 into release branch
2006-04-02 Ashok RajACPI: build fix for u8 cpu_index
2006-03-31 Len BrownACPI: enable BIOS warning
2006-03-26 Akinobu Mita[PATCH] more s/fucn/func/ typo fixes
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-07 Arjan van de Ven[ACPI] move some run-time structure inits to compile...
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-12-01 Venkatesh Pallipadi[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC...
2005-12-01 Venkatesh Pallipadi[ACPI] fix 2.6.13 boot hang regression on HT box w...
2005-09-03 Len Brown[ACPI] revert bad processor_core.c patch for bug 5128
next