| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-14 | ACPI / PM: Use KERN_DEBUG when no power resources are found |  Aaron Lu | 1 | -1/+1 |
| 2012-09-14 | ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device |  Lin Ming | 1 | -11/+23 |
| 2012-09-14 | ACPI / PM: Infer parent power state from child if unknown, v2 |  Rafael J. Wysocki | 1 | -0/+10 |
| 2012-08-22 | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes |  Dave Airlie | 1 | -0/+1 |
| 2012-08-20 | ACPI: export symbol acpi_get_table_with_size |  Alex Deucher | 1 | -0/+1 |
| 2012-08-12 | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 7 | -0/+24 |
| 2012-08-10 | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP |  Rafael J. Wysocki | 7 | -0/+24 |
| 2012-08-03 | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base |  Len Brown | 16 | -127/+177 |
| 2012-08-03 | ACPI processor: Fix tick_broadcast_mask online/offline regression |  Feng Tang | 1 | -1/+1 |
| 2012-08-03 | ACPI: Only count valid srat memory structures |  Thomas Renninger | 1 | -3/+5 |
| 2012-08-03 | ACPI: Untangle a return statement for better readability |  Thomas Renninger | 1 | -2/+4 |
| 2012-07-30 | ACPI / PCI: Do not try to acquire _OSC control if that is hopeless |  Rafael J. Wysocki | 1 | -2/+9 |
| 2012-07-30 | ACPI: delete _GTS/_BFS support |  Len Brown | 5 | -115/+31 |
| 2012-07-30 | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 |  Linus Torvalds | 1 | -2/+58 |
| 2012-07-28 | acpi/video_detect: blacklist samsung x360 |  Corentin Chary | 1 | -0/+29 |
| 2012-07-28 | acpi: add a way to promote/demote vendor backlight drivers |  Corentin Chary | 1 | -2/+29 |
| 2012-07-26 | ACPI: replace strlen("string") with sizeof("string") -1 |  Len Brown | 1 | -2/+2 |
| 2012-07-26 | ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unset |  Rafael J. Wysocki | 1 | -1/+1 |
| 2012-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux |  Linus Torvalds | 135 | -1622/+2108 |
| 2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release |  Len Brown | 140 | -1657/+2176 |
| 2012-07-25 | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream |  Jeff Garzik | 21 | -123/+135 |
| 2012-07-25 | drivers/acpi/glue: revert accidental license-related 6b66d95895c bits |  Jeff Garzik | 1 | -2/+2 |
| 2012-07-24 | Thermal: Documentation update |  Zhang Rui | 1 | -4/+2 |
| 2012-07-24 | Thermal: Make Thermal trip points writeable |  Durgadoss R | 1 | -2/+2 |
| 2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 2 | -5/+21 |
| 2012-07-24 | ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_register() return value check |  Lan Tianyu | 1 | -1/+3 |
| 2012-07-19 | Merge branch 'pm-acpi' |  Rafael J. Wysocki | 10 | -63/+70 |
| 2012-07-19 | Merge branch 'pm-cpuidle' |  Rafael J. Wysocki | 2 | -45/+1 |
| 2012-07-17 | cpuilde / ACPI: remove time from acpi_processor_cx structure |  Daniel Lezcano | 1 | -2/+0 |
| 2012-07-17 | cpuidle / ACPI: remove usage from acpi_processor_cx structure |  Daniel Lezcano | 1 | -5/+0 |
| 2012-07-17 | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure |  Daniel Lezcano | 1 | -2/+0 |
| 2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion |  Bob Moore | 115 | -664/+664 |
| 2012-07-17 | ACPICA: Add new ACPI table load/unload external interfaces |  Bob Moore | 2 | -42/+178 |
| 2012-07-17 | ACPICA: Split file: tbxface.c -> tbxfload.c |  Bob Moore | 3 | -164/+213 |
| 2012-07-17 | ACPICA: Add PCC address space to space ID decode function |  Bob Moore | 1 | -10/+11 |
| 2012-07-17 | ACPICA: Fix some comment fields |  Bob Moore | 9 | -18/+19 |
| 2012-07-17 | ACPICA: Table manager: deploy new firmware error/warning interfaces |  Bob Moore | 4 | -71/+78 |
| 2012-07-17 | ACPICA: Add new interfaces for BIOS(firmware) errors and warnings |  Bob Moore | 1 | -0/+68 |
| 2012-07-17 | ACPICA: Split exception code utilities to a new file, utexcep.c |  Bob Moore | 5 | -112/+154 |
| 2012-07-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux |  Linus Torvalds | 1 | -1/+1 |
| 2012-07-14 | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -2/+4 |
| 2012-07-14 | ACPI: acpi_pad: tune round_robin_time |  Len Brown | 1 | -1/+1 |
| 2012-07-14 | ACPICA: Fix possible fault in return package object repair code |  Bob Moore | 1 | -1/+1 |
| 2012-07-14 | ACPICA: Add support for implicit notify on multiple devices |  Bob Moore | 4 | -47/+106 |
| 2012-07-14 | ACPICA: Update comments; no functional change |  Bob Moore | 1 | -3/+3 |
| 2012-07-14 | ACPICA: Utilities: conditionally compile backslash removal function |  Bob Moore | 1 | -0/+2 |
| 2012-07-14 | ACPICA: Disassembler: Emit descriptions for ACPI predefined names |  Bob Moore | 2 | -0/+23 |
| 2012-07-14 | ACPI, APEI: Fixup common access width firmware bug |  Jean Delvare | 1 | -0/+5 |
| 2012-07-12 | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression |  Thomas Renninger | 1 | -2/+4 |
| 2012-07-10 | ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume |  Jonathan Nieder | 1 | -22/+0 |