Age | Commit message (Expand) | Author | Files | Lines |
2012-11-30 | Merge branch 'acpi-general' | Rafael J. Wysocki | 1 | -2/+2 |
2012-11-30 | Merge branch 'acpica' | Rafael J. Wysocki | 7 | -42/+47 |
2012-11-27 | Merge branch 'acpi-dev-pm' into acpi-enumeration | Rafael J. Wysocki | 1 | -3/+69 |
2012-11-22 | ACPI / PM: Introduce os_accessible flag for power_state | Aaron Lu | 1 | -0/+6 |
2012-11-21 | ACPI / driver core: Introduce struct acpi_dev_node and related macros | Rafael J. Wysocki | 1 | -1/+1 |
2012-11-16 | ACPI: create _SUN sysfs file | Yasuaki Ishimatsu | 1 | -0/+1 |
2012-11-15 | ACPICA: Update version to 20121018 | Bob Moore | 1 | -1/+1 |
2012-11-15 | ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method | Bob Moore | 2 | -5/+8 |
2012-11-15 | ACPICA: Update support for ACPI 5 MPST table | Bob Moore | 1 | -11/+11 |
2012-11-15 | ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copies | Bob Moore | 1 | -0/+4 |
2012-11-15 | ACPICA: Remove extra spaces after periods in the Intel license | Bob Moore | 1 | -1/+1 |
2012-11-15 | ACPICA: Remove extra spaces after periods within comments | Bob Moore | 1 | -1/+1 |
2012-11-15 | ACPICA: ACPICA core: Cleanup empty lines at file start and end | Bob Moore | 2 | -2/+0 |
2012-11-15 | ACPICA: Fix indent caused divergences. | Lv Zheng | 2 | -10/+9 |
2012-11-15 | ACPICA: Fix AcpiSrc caused divergences. | Lv Zheng | 2 | -5/+5 |
2012-11-15 | ACPICA: Fix divergences of definition conflicts. | Lv Zheng | 1 | -6/+6 |
2012-11-15 | ACPICA: Fix unmerged debugger divergences. | Lv Zheng | 1 | -0/+1 |
2012-11-15 | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg | 1 | -1/+1 |
2012-11-15 | ACPI: Remove unused lockable in acpi_device_flags | Toshi Kani | 1 | -2/+1 |
2012-11-15 | ACPI / PM: Fix build problem related to acpi_target_system_state() | David Rientjes | 1 | -2/+6 |
2012-11-15 | ACPI / PM: Move device PM functions related to sleep states | Rafael J. Wysocki | 1 | -0/+2 |
2012-11-15 | ACPI / PM: Provide device PM functions operating on struct acpi_device | Rafael J. Wysocki | 1 | -0/+11 |
2012-11-15 | ACPI / PM: Split device wakeup management routines | Rafael J. Wysocki | 1 | -0/+11 |
2012-11-15 | ACPI / PM: Move device power state selection routine to device_pm.c | Rafael J. Wysocki | 1 | -1/+14 |
2012-11-15 | ACPI / PM: Move routines for adding/removing device wakeup notifiers | Rafael J. Wysocki | 1 | -0/+15 |
2012-11-15 | ACPI / PM: Fix device PM kernedoc comments and #ifdefs | Rafael J. Wysocki | 1 | -2/+6 |
2012-10-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 9 | -80/+444 |
2012-10-07 | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 9 | -80/+444 |
2012-10-06 | ACPI: Add new sysfs interface to export device description | Lance Ortiz | 1 | -0/+1 |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 5 | -16/+16 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 5 | -16/+16 |
2012-09-21 | ACPI: introduce module_acpi_driver() helper macro | Mika Westerberg | 1 | -0/+13 |
2012-09-21 | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 1 | -2/+13 |
2012-09-21 | ACPICA: Update version to 20120913 | Bob Moore | 1 | -1/+1 |
2012-09-21 | ACPICA: Headers: Add new ACPI 5 HEST notify type values. | Bob Moore | 1 | -1/+3 |
2012-09-21 | ACPI: Use ACPICA native way to decode the PLD buffer | Feng Tang | 1 | -30/+1 |
2012-09-21 | ACPICA: Update version to 20120816. | Bob Moore | 1 | -1/+1 |
2012-09-21 | ACPICA: Add struct header support for _FDE, _GRT, _GTM, and _SRT names. | Bob Moore | 1 | -0/+43 |
2012-09-21 | ACPICA: Add support for complex _PLD buffers. | Bob Moore | 7 | -12/+234 |
2012-09-21 | ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables. | Bob Moore | 2 | -1/+111 |
2012-09-21 | ACPICA: Comment update: Fix some typos in actble.h | Bob Moore | 1 | -24/+24 |
2012-09-21 | ACPI: delelte more BFS/GTS related definition and code | Feng Tang | 2 | -9/+0 |
2012-09-18 | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st... | Daniel Lezcano | 1 | -2/+0 |
2012-09-16 | ACPI / processor: remove unused function parameter | Daniel Lezcano | 1 | -4/+2 |
2012-09-05 | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano | 1 | -1/+0 |
2012-08-03 | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown | 3 | -13/+7 |
2012-07-31 | ACPI: delete _GTS/_BFS support | Len Brown | 2 | -3/+3 |
2012-07-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 16 | -41/+74 |
2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 16 | -41/+74 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -3/+5 |