| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 | 1 | -2/+2 |
|\ |
|
| * | ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus | Bjorn Helgaas | 2012-11-05 | 1 | -2/+2 |
* | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-11-29 | 1 | -2/+2 |
|\ \ |
|
| * | | ACPI: create _SUN sysfs file | Yasuaki Ishimatsu | 2012-11-16 | 1 | -0/+1 |
| * | | ACPI: Remove unused lockable in acpi_device_flags | Toshi Kani | 2012-11-15 | 1 | -2/+1 |
| |/ |
|
* | | Merge branch 'acpica' | Rafael J. Wysocki | 2012-11-29 | 7 | -42/+47 |
|\ \ |
|
| * | | ACPICA: Update version to 20121018 | Bob Moore | 2012-11-15 | 1 | -1/+1 |
| * | | ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method | Bob Moore | 2012-11-15 | 2 | -5/+8 |
| * | | ACPICA: Update support for ACPI 5 MPST table | Bob Moore | 2012-11-15 | 1 | -11/+11 |
| * | | ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copies | Bob Moore | 2012-11-15 | 1 | -0/+4 |
| * | | ACPICA: Remove extra spaces after periods in the Intel license | Bob Moore | 2012-11-15 | 1 | -1/+1 |
| * | | ACPICA: Remove extra spaces after periods within comments | Bob Moore | 2012-11-15 | 1 | -1/+1 |
| * | | ACPICA: ACPICA core: Cleanup empty lines at file start and end | Bob Moore | 2012-11-15 | 2 | -2/+0 |
| * | | ACPICA: Fix indent caused divergences. | Lv Zheng | 2012-11-15 | 2 | -10/+9 |
| * | | ACPICA: Fix AcpiSrc caused divergences. | Lv Zheng | 2012-11-15 | 2 | -5/+5 |
| * | | ACPICA: Fix divergences of definition conflicts. | Lv Zheng | 2012-11-15 | 1 | -6/+6 |
| * | | ACPICA: Fix unmerged debugger divergences. | Lv Zheng | 2012-11-15 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'acpi-dev-pm' into acpi-enumeration | Rafael J. Wysocki | 2012-11-27 | 1 | -3/+69 |
|\ \ |
|
| * | | ACPI / PM: Introduce os_accessible flag for power_state | Aaron Lu | 2012-11-21 | 1 | -0/+6 |
| * | | ACPI / PM: Fix build problem related to acpi_target_system_state() | David Rientjes | 2012-11-15 | 1 | -2/+6 |
| * | | ACPI / PM: Move device PM functions related to sleep states | Rafael J. Wysocki | 2012-11-15 | 1 | -0/+2 |
| * | | ACPI / PM: Provide device PM functions operating on struct acpi_device | Rafael J. Wysocki | 2012-11-15 | 1 | -0/+11 |
| * | | ACPI / PM: Split device wakeup management routines | Rafael J. Wysocki | 2012-11-15 | 1 | -0/+11 |
| * | | ACPI / PM: Move device power state selection routine to device_pm.c | Rafael J. Wysocki | 2012-11-15 | 1 | -1/+14 |
| * | | ACPI / PM: Move routines for adding/removing device wakeup notifiers | Rafael J. Wysocki | 2012-11-15 | 1 | -0/+15 |
| * | | ACPI / PM: Fix device PM kernedoc comments and #ifdefs | Rafael J. Wysocki | 2012-11-15 | 1 | -2/+6 |
| |/ |
|
* | | ACPI / driver core: Introduce struct acpi_dev_node and related macros | Rafael J. Wysocki | 2012-11-21 | 1 | -1/+1 |
* | | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg | 2012-11-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-10-08 | 9 | -80/+444 |
|\ |
|
| *-------. | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 2012-10-06 | 9 | -80/+444 |
| |\ \ \ \ \ |
|
| | | | | | * | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 2012-09-21 | 1 | -2/+13 |
| | |_|_|_|/
| |/| | | | |
|
| | | | | * | ACPI: introduce module_acpi_driver() helper macro | Mika Westerberg | 2012-09-21 | 1 | -0/+13 |
| | |_|_|/
| |/| | | |
|
| | | | * | ACPI: Add new sysfs interface to export device description | Lance Ortiz | 2012-10-06 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
| | * | | ACPICA: Update version to 20120913 | Bob Moore | 2012-09-21 | 1 | -1/+1 |
| | * | | ACPICA: Headers: Add new ACPI 5 HEST notify type values. | Bob Moore | 2012-09-21 | 1 | -1/+3 |
| | * | | ACPI: Use ACPICA native way to decode the PLD buffer | Feng Tang | 2012-09-21 | 1 | -30/+1 |
| | * | | 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 tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 | 5 | -16/+16 |
|\ \ \ |
|
| * | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 5 | -16/+16 |
| |/ / |
|
* | | | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st... | Daniel Lezcano | 2012-09-17 | 1 | -2/+0 |
* | | | ACPI / processor: remove unused function parameter | Daniel Lezcano | 2012-09-15 | 1 | -4/+2 |
* | | | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano | 2012-09-05 | 1 | -1/+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-24 | 2 | -3/+5 |
| | |\ \ |
|