| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Update version to 20120816. | Bob Moore | 2012-09-21 | 1 | -1/+1 |
* | ACPICA: Add struct header support for _FDE, _GRT, _GTM, and _SRT names. | Bob Moore | 2012-09-21 | 1 | -0/+43 |
* | ACPICA: Add support for complex _PLD buffers. | Bob Moore | 2012-09-21 | 7 | -12/+234 |
* | ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables. | Bob Moore | 2012-09-21 | 2 | -1/+111 |
* | ACPICA: Comment update: Fix some typos in actble.h | Bob Moore | 2012-09-21 | 1 | -24/+24 |
* | ACPI: delelte more BFS/GTS related definition and code | Feng Tang | 2012-09-21 | 2 | -9/+0 |
*---. | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown | 2012-08-03 | 3 | -13/+7 |
|\ \ \ |
|
| | * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 | 16 | -41/+74 |
| | |\| |
|
| | * | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-25 | 2 | -3/+5 |
| | |\ \ |
|
| | | * \ | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 2012-06-23 | 1 | -3/+3 |
| | | |\ \ |
|
| | | | * | | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 2012-06-23 | 1 | -3/+3 |
| | |_|/ /
| |/| | | |
|
| | | * | | PCI/ACPI: provide MMCONFIG address for PCI host bridges | Jiang Liu | 2012-06-22 | 2 | -0/+2 |
| | |/ /
| |/| | |
|
| | * | | Merge branch 'pm-acpi' | Rafael J. Wysocki | 2012-07-19 | 2 | -7/+2 |
| | |\ \ |
|
| | | * | | ACPI / PM: Drop legacy driver PM callbacks that are not used any more | Rafael J. Wysocki | 2012-07-01 | 1 | -4/+0 |
| | | * | | ACPI: Use struct dev_pm_ops for power management in processor driver | Rafael J. Wysocki | 2012-07-01 | 1 | -2/+2 |
| | | * | | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 2012-07-01 | 2 | -3/+2 |
| | |/ /
| |/| | |
|
| | * | | cpuilde / ACPI: remove time from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 | 1 | -1/+0 |
| | * | | cpuidle / ACPI: remove usage from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 | 1 | -1/+0 |
| | * | | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 | 1 | -1/+0 |
| |/ / |
|
* | / | ACPI: delete _GTS/_BFS support | Len Brown | 2012-07-31 | 2 | -3/+3 |
| |/
|/| |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 2012-07-26 | 16 | -41/+74 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | ACPI: Add _OST support for sysfs eject | Toshi Kani | 2012-06-04 | 1 | -1/+8 |
| | | * | ACPI: Add an interface to evaluate _OST | Toshi Kani | 2012-06-04 | 1 | -0/+3 |
| * | | | ACPICA: Update to version 20120711 | Bob Moore | 2012-07-17 | 1 | -1/+1 |
| * | | | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 2012-07-17 | 5 | -16/+16 |
| * | | | ACPICA: Update header files copyrights to 2012 | Bob Moore | 2012-07-17 | 15 | -15/+15 |
| * | | | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore | 2012-07-17 | 1 | -4/+9 |
| * | | | ACPICA: Add new interfaces for BIOS(firmware) errors and warnings | Bob Moore | 2012-07-17 | 2 | -0/+12 |
| * | | | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 2012-07-17 | 1 | -2/+3 |
| * | | | ACPICA: Update to version 20120620 | Bob Moore | 2012-07-14 | 1 | -1/+1 |
| * | | | ACPICA: Update to version 20120518 | Bob Moore | 2012-06-01 | 1 | -1/+1 |
| * | | | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming | 2012-06-01 | 1 | -1/+1 |
| * | | | ACPICA: ACPI 5/iASL: Add support for PCC keyword | Bob Moore | 2012-06-01 | 1 | -1/+2 |
| * | | | ACPICA: Update to version 20120420 | Bob Moore | 2012-06-01 | 1 | -1/+1 |
| * | | | ACPICA: Add support for multiple notify handlers | Bob Moore | 2012-06-01 | 1 | -0/+4 |
| |/ / |
|
* | / | ACPI: fix acpi_bus.h build warnings when ACPI is not enabled | Len Brown | 2012-06-04 | 1 | -2/+2 |
| |/
|/| |
|
* | | ACPI: Add _PLD support | Matthew Garrett | 2012-05-12 | 1 | -0/+31 |
* | | ACPI: Add stubs for (un)register_acpi_bus_type | Matthew Garrett | 2012-05-12 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-05-05 | 1 | -3/+4 |
|\ |
|
| * | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 2012-05-05 | 1 | -3/+4 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-31 | 8 | -85/+460 |
|\ \ |
|
| * \ | Merge branch 'tboot' into release | Len Brown | 2012-03-30 | 1 | -0/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown | 2012-03-22 | 1 | -0/+1 |
| | |\ |
|
| | | * | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 2012-03-13 | 1 | -0/+1 |
| * | | | Merge branch 'd3' into release | Len Brown | 2012-03-30 | 1 | -0/+7 |
| |\ \ \ |
|
| | * | | | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming | 2012-03-30 | 1 | -0/+5 |
| | * | | | ACPI: Add interface to register/unregister device to/from power resources | Lin Ming | 2012-03-30 | 1 | -0/+2 |
| | |/ / |
|
| * | | | ACPICA: Update to version 20120320 | Bob Moore | 2012-03-30 | 1 | -1/+1 |
| * | | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS | Lin Ming | 2012-03-27 | 2 | -3/+10 |
| * | | | ACPICA: Clarify METHOD_NAME* defines for full-pathname cases | Bob Moore | 2012-03-22 | 1 | -6/+6 |