| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 1 | -2/+2 |
* | ACPI: add __cpuinit to acpi_processor_add() | Rakib Mullick | 2009-11-05 | 1 | -1/+1 |
* | ACPI: kill overly verbose "throttling states" log messages | Roland Dreier | 2009-10-03 | 1 | -7/+0 |
* | Merge branch 'processor-procfs-2.6.32' into release | Len Brown | 2009-09-19 | 1 | -4/+21 |
|\ |
|
| * | ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS | Zhao Yakui | 2009-06-24 | 1 | -4/+21 |
* | | Merge branch 'bjorn-start-stop-2.6.32' into release | Len Brown | 2009-09-19 | 1 | -124/+95 |
|\ \ |
|
| * | | ACPI: processor: remove .start() method | Bjorn Helgaas | 2009-06-25 | 1 | -37/+7 |
| * | | ACPI: processor: move acpi_processor_start() after acpi_processor_add() | Bjorn Helgaas | 2009-06-25 | 1 | -84/+84 |
| * | | ACPI: processor: clean up in acpi_processor_start() error exits | Bjorn Helgaas | 2009-06-25 | 1 | -7/+22 |
| * | | ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE events | Bjorn Helgaas | 2009-06-25 | 1 | -15/+1 |
* | | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 | 1 | -0/+2 |
* | | | acpi: don't call acpi_processor_init if acpi is disabled | Yinghai Lu | 2009-08-26 | 1 | -0/+6 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 | 1 | -17/+28 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | * | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 2009-06-20 | 1 | -0/+2 |
| |_|_|/
|/| | | |
|
| | | * | ACPI: processor: move device _HID into driver | Bjorn Helgaas | 2009-05-27 | 1 | -1/+1 |
| | | * | ACPI: processor: check for synthetic _HID, default to "Device" declaration | Bjorn Helgaas | 2009-05-27 | 1 | -15/+15 |
| | |/ |
|
| * | | ACPI: Rename ACPI processor device bus ID | Zhao Yakui | 2009-06-24 | 1 | -1/+10 |
|/ / |
|
* | | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu | 2009-06-09 | 1 | -1/+1 |
|/ |
|
* | ACPI: processor: use .notify method instead of installing handler directly | Bjorn Helgaas | 2009-04-05 | 1 | -15/+4 |
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -2/+0 |
|\ |
|
| * | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -2/+0 |
* | | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha | 2009-04-03 | 1 | -0/+26 |
|/ |
|
* | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 | 1 | -4/+10 |
* | Merge branch 'processor-256' into release | Len Brown | 2008-11-11 | 1 | -37/+49 |
|\ |
|
| * | ACPI: 80 column adherence and spelling fix (no functional change) | Myron Stowe | 2008-11-06 | 1 | -3/+4 |
| * | ACPI: Behave uniquely based on processor declaration definition type | Myron Stowe | 2008-11-06 | 1 | -34/+44 |
| * | ACPI: Disambiguate processor declaration type | Myron Stowe | 2008-11-06 | 1 | -0/+1 |
* | | Merge branch 'sysfs' into release | Len Brown | 2008-11-11 | 1 | -3/+3 |
|\ \ |
|
| * | | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-06 | 1 | -3/+3 |
| |/ |
|
* | | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 2008-11-07 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'ull' into test | Len Brown | 2008-10-22 | 1 | -2/+2 |
|\ |
|
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -2/+2 |
* | | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 2008-10-10 | 1 | -1/+1 |
|/ |
|
* | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board" | Dennis Jansen | 2008-09-02 | 1 | -1/+1 |
* | acpi: trivial cleanups | Pavel Machek | 2008-08-15 | 1 | -1/+1 |
* | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-21 | 1 | -3/+2 |
* | ACPI: Disable MWAIT via DMI on broken Compal board | Zhao Yakui | 2008-07-16 | 1 | -0/+28 |
* | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 2008-07-16 | 1 | -0/+13 |
* | ACPI: change processors from array to per_cpu variable | Mike Travis | 2008-07-16 | 1 | -11/+9 |
* | create sysfs link from acpi device to sysdev for cpu | Zhang Rui | 2008-07-16 | 1 | -1/+7 |
* | force offline the processor during hot-removal | Zhang Rui | 2008-07-16 | 1 | -3/+3 |
* | proper prototype for acpi_processor_tstate_has_changed() | Adrian Bunk | 2008-06-11 | 1 | -1/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 | 1 | -16/+15 |
|\ |
|
| * | ACPI: elide a non-zero test on a result that is never 0 | Julia Lawall | 2008-04-29 | 1 | -16/+15 |
* | | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 2008-04-29 | 1 | -0/+9 |
* | | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -24/+15 |
|/ |
|
* | acpi: fix "buggy BIOS check" when CPUs are hot removed | Alok Kataria | 2008-04-08 | 1 | -1/+1 |
* | revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" | Ingo Molnar | 2008-03-28 | 1 | -14/+16 |
* | ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 | Julia Lawall | 2008-03-27 | 1 | -16/+14 |
*---. | Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an... | Len Brown | 2008-03-13 | 1 | -4/+5 |
|\ \ \ |
|