Age | Commit message (Expand) | Author | Files | Lines |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -3/+7 |
2015-04-17 | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -72/+63 |
2015-04-15 | ACPICA: Store GPE register enable masks upfront | Rafael J. Wysocki | 1 | -4/+0 |
2015-04-14 | ACPICA: Update version to 20150410. | Bob Moore | 1 | -1/+1 |
2015-04-14 | ACPICA: Disassembler: Some cleanup of the table dump module. | Bob Moore | 1 | -1/+2 |
2015-04-14 | ACPICA: iASL: Add support for MSDM ACPI table. | Bob Moore | 1 | -2/+17 |
2015-04-14 | ACPICA: Update for SLIC ACPI table. | Bob Moore | 1 | -49/+3 |
2015-04-14 | ACPICA: Add "Windows 2015" string to _OSI support. | Bob Moore | 1 | -0/+1 |
2015-04-14 | ACPICA: Events: Add support to return both enable/status register values for ... | Lv Zheng | 1 | -11/+14 |
2015-04-14 | ACPICA: Utilities: split IO address types from data type models. | Lv Zheng | 2 | -0/+21 |
2015-04-14 | ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address. | Lv Zheng | 1 | -6/+6 |
2015-04-13 | Merge branch 'device-properties' | Rafael J. Wysocki | 1 | -1/+2 |
2015-03-26 | ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID | Catalin Marinas | 1 | -3/+3 |
2015-03-25 | ACPI: fix acpi_os_ioremap for arm64 | Mark Salter | 1 | -0/+4 |
2015-03-18 | ACPI: Add acpi_device_uid() for convenience | Adrian Hunter | 1 | -0/+1 |
2015-03-17 | driver core / ACPI: Represent ACPI companions using fwnode_handle | Rafael J. Wysocki | 1 | -1/+2 |
2015-02-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -0/+65 |
2015-02-13 | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 1 | -3/+3 |
2015-02-05 | ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t... | Lv Zheng | 2 | -5/+14 |
2015-02-05 | ACPICA: Update version to 20150204 | David E. Box | 1 | -1/+1 |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box | 19 | -19/+19 |
2015-02-05 | ACPICA: Events: Cleanup GPE dispatcher type obtaining code | Lv Zheng | 1 | -0/+1 |
2015-01-29 | ACPI / LPAT: Common table processing functions | Srinivas Pandruvada | 1 | -0/+65 |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng | 1 | -16/+24 |
2015-01-26 | ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel | Lv Zheng | 1 | -6/+0 |
2015-01-06 | ACPI / processor: Convert apic_id to phys_id to make it arch agnostic | Hanjun Guo | 1 | -4/+4 |
2014-12-18 | Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' | Rafael J. Wysocki | 1 | -0/+1 |
2014-12-13 | ACPI / PM: Do not disable wakeup GPEs that have not been enabled | Rafael J. Wysocki | 1 | -0/+1 |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 1 | -5/+1 |
2014-12-08 | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor' | Rafael J. Wysocki | 2 | -4/+4 |
2014-12-08 | Merge branch 'acpica' | Rafael J. Wysocki | 3 | -4/+16 |
2014-12-04 | ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core | Rafael J. Wysocki | 1 | -5/+1 |
2014-12-02 | ACPICA: Save current masks of enabled GPEs after enable register writes | Rafael J. Wysocki | 1 | -0/+4 |
2014-11-28 | ACPICA: Update version to 20141107. | Bob Moore | 1 | -1/+1 |
2014-11-28 | ACPICA: iASL: Add support for to_PLD macro. | Bob Moore | 1 | -3/+11 |
2014-11-26 | ACPI / processor: remove unused variabled from acpi_processor_power structure | Sudeep Holla | 1 | -3/+0 |
2014-11-24 | ACPI: Add _DEP support to fix battery issue on Asus T100TA | Lan Tianyu | 1 | -0/+1 |
2014-11-12 | ACPI / processor: Update the comments in processor.h | Hanjun Guo | 1 | -1/+3 |
2014-11-04 | ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs | Rafael J. Wysocki | 1 | -0/+3 |
2014-11-04 | Driver core: Unified interface for firmware node properties | Rafael J. Wysocki | 1 | -0/+17 |
2014-11-04 | ACPI: Allow drivers to match using Device Tree compatible property | Mika Westerberg | 1 | -0/+1 |
2014-11-04 | ACPI: Add support for device specific properties | Mika Westerberg | 1 | -0/+7 |
2014-10-24 | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -3/+4 |
2014-10-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -0/+1 |
2014-10-21 | ACPICA: Update version to 20140926. | Bob Moore | 1 | -1/+1 |
2014-10-21 | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng | 1 | -1/+1 |
2014-10-21 | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng | 1 | -2/+2 |
2014-10-21 | ACPICA: Add string for _DDN method name. | Bob Moore | 1 | -0/+1 |
2014-10-10 | ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant | Aaron Lu | 1 | -0/+1 |
2014-09-30 | ACPICA: Introduce acpi_enable_all_wakeup_gpes() | Rafael J. Wysocki | 1 | -0/+1 |