summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki2014-07-273-77/+33
|\ \
| | * ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE()Rafael J. Wysocki2014-07-241-9/+7
| * | ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE()Rafael J. Wysocki2014-07-231-28/+23
| * | ACPI / PNP: do ACPI binding directlyZhang Rui2014-07-072-40/+3
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'Rafael J. Wysocki2014-07-275-110/+130
|\ \ \ \ \
| | | * | | ACPI / button: Do not propagate wakeup-from-suspend eventsRafael J. Wysocki2014-07-231-4/+21
| | | | |/ | | | |/|
| | * / | ACPI / sleep: Do not save NVS for new machines to accelerate S3Lan Tianyu2014-07-241-0/+5
| | |/ /
| * | | ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE()Rafael J. Wysocki2014-07-231-12/+9
| * | | ACPI / PM: Always enable wakeup GPEs when enabling device wakeupRafael J. Wysocki2014-07-231-32/+17
| * | | ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki2014-07-233-63/+79
| |/ /
* | | Merge branch 'acpi-gpe'Rafael J. Wysocki2014-07-271-13/+16
|\ \ \
| * | | ACPI / scan: No implicit wake notification for buttonsRafael J. Wysocki2014-07-231-13/+16
| * | | Merge branch 'acpica' into acpi-gpeRafael J. Wysocki2014-07-2321-215/+1476
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'acpi-config'Rafael J. Wysocki2014-07-277-200/+222
|\ \ \ \
| * | | | ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo2014-07-215-198/+215
| * | | | ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory2014-07-211-1/+1
| * | | | ACPI: add config for BIOS table scanGraeme Gregory2014-07-212-1/+6
| |/ / /
* | | | Merge branch 'acpi-headers'Rafael J. Wysocki2014-07-272-4/+1
|\ \ \ \
| * | | | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng2014-07-231-1/+1
| * | | | ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng2014-07-201-3/+0
* | | | | Merge branch 'acpica'Rafael J. Wysocki2014-07-2721-215/+1476
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki2014-07-231-0/+47
| * | | | ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).Rafael J. Wysocki2014-07-231-3/+11
| * | | | ACPICA: Fix a regression for deletion of Alias() objects.Bob Moore2014-07-091-10/+9
| * | | | ACPICA: Hardware: back port of a recursive locking fixLv Zheng2014-07-081-1/+2
| * | | | ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore2014-07-081-16/+28
| * | | | ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes()Lv Zheng2014-07-081-2/+2
| * | | | ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng2014-07-082-0/+135
| * | | | ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-081-0/+2
| * | | | ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng2014-07-081-1/+1
| * | | | ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng2014-07-081-2/+5
| * | | | ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng2014-07-081-0/+26
| * | | | ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-084-1/+674
| * | | | ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2014-07-083-3/+2
| * | | | ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng2014-07-082-146/+146
| * | | | ACPICA: Namespace: Properly null terminate objects detached from a namespace ...David E. Box2014-07-081-0/+11
| * | | | ACPICA: Utilities: Validate full RSDP headerDavid E. Box2014-07-081-12/+7
| * | | | ACPICA: Utilities: Add support to read table from filesLv Zheng2014-07-084-4/+346
| * | | | ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()Lv Zheng2014-07-081-1/+1
| * | | | ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box2014-07-081-0/+6
| * | | | ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it.Lv Zheng2014-07-071-15/+17
| * | | | ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng2014-06-164-38/+38
* | | | | Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-271-2/+2
|\ \ \ \ \
| * | | | | firewire: ohci: disable MSI for VIA VT6315 againStefan Richter2014-07-231-2/+2
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-2514-88/+146
|\ \ \ \ \ \
| * | | | | | drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse2014-07-251-0/+1
| * | | | | | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-255-0/+8
| |\ \ \ \ \ \
| | * | | | | | drm/radeon: fix irq ring buffer overflow handlingChristian König2014-07-234-0/+4
| | * | | | | | drm/radeon: fix error handling in radeon_vm_bo_set_addrChristian König2014-07-221-0/+4
| * | | | | | | Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-253-25/+15
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |