Age | Commit message (Expand) | Author |
2012-09-21 | ACPICA: Add support for complex _PLD buffers. | Bob Moore |
2012-09-21 | ACPICA: GPE support: Remove extraneous parameter from low-level function. | Feng Tang |
2012-09-21 | ACPICA: Debug output: Update output for Processor object. | Bob Moore |
2012-09-21 | ACPICA: GPE Support: Update debug info for GPE tracing. | Bob Moore |
2012-09-21 | ACPICA: Add Windows8/Server2012 string for _OSI method. | Bob Moore |
2012-09-21 | ACPICA: Split ACPICA initialization functions to new file, utxfinit.c | Bob Moore |
2012-09-21 | ACPICA: Enable Scope change to root during module-level code execution. | Bob Moore |
2012-09-21 | ACPI: delelte more BFS/GTS related definition and code | Feng Tang |
2012-09-20 | ACPI video: allow events handlers to veto the keypress | Luca Tettamanti |
2012-09-17 | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st... | Daniel Lezcano |
2012-09-17 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2012-09-17 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2012-09-15 | ACPI / processor: remove pointless variable initialization | Daniel Lezcano |
2012-09-15 | ACPI / processor: remove unused function parameter | Daniel Lezcano |
2012-09-14 | ACPI / PM: Use KERN_DEBUG when no power resources are found | Aaron Lu |
2012-09-14 | ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device | Lin Ming |
2012-09-14 | ACPI / PM: Infer parent power state from child if unknown, v2 | Rafael J. Wysocki |
2012-09-09 | ACPI: Add fixups for AMD P-state figures | Matthew Garrett |
2012-09-05 | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano |
2012-08-22 | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2012-08-20 | ACPI: export symbol acpi_get_table_with_size | Alex Deucher |
2012-08-12 | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-08-10 | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki |
2012-08-03 | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown |
2012-08-03 | ACPI processor: Fix tick_broadcast_mask online/offline regression | Feng Tang |
2012-08-03 | ACPI: Only count valid srat memory structures | Thomas Renninger |
2012-08-03 | ACPI: Untangle a return statement for better readability | Thomas Renninger |
2012-07-30 | ACPI / PCI: Do not try to acquire _OSC control if that is hopeless | Rafael J. Wysocki |
2012-07-30 | ACPI: delete _GTS/_BFS support | Len Brown |
2012-07-30 | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2012-07-28 | acpi/video_detect: blacklist samsung x360 | Corentin Chary |
2012-07-28 | acpi: add a way to promote/demote vendor backlight drivers | Corentin Chary |
2012-07-26 | ACPI: replace strlen("string") with sizeof("string") -1 | Len Brown |
2012-07-26 | ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unset | Rafael J. Wysocki |
2012-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown |
2012-07-25 | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik |
2012-07-25 | drivers/acpi/glue: revert accidental license-related 6b66d95895c bits | Jeff Garzik |
2012-07-24 | Thermal: Documentation update | Zhang Rui |
2012-07-24 | Thermal: Make Thermal trip points writeable | Durgadoss R |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-24 | ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe... | Lan Tianyu |
2012-07-19 | Merge branch 'pm-acpi' | Rafael J. Wysocki |
2012-07-19 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2012-07-17 | cpuilde / ACPI: remove time from acpi_processor_cx structure | Daniel Lezcano |
2012-07-17 | cpuidle / ACPI: remove usage from acpi_processor_cx structure | Daniel Lezcano |
2012-07-17 | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure | Daniel Lezcano |
2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore |
2012-07-17 | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore |
2012-07-17 | ACPICA: Split file: tbxface.c -> tbxfload.c | Bob Moore |