Age | Commit message (Expand) | Author |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki |
2016-05-16 | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' | Rafael J. Wysocki |
2016-05-16 | Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' | Rafael J. Wysocki |
2016-05-16 | Merge branch 'acpica' | Rafael J. Wysocki |
2016-05-09 | ACPI / GED: make evged.c explicitly non-modular | Paul Gortmaker |
2016-05-06 | Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-06 | ACPI / tables: Fix DSDT override mechanism | Rafael J. Wysocki |
2016-05-06 | Merge back new ACPICA material for v4.7. | Rafael J. Wysocki |
2016-05-05 | ACPI / sysfs: fix error code in get_status() | Dan Carpenter |
2016-05-05 | ACPICA: Move all ASCII utilities to a common file | Bob Moore |
2016-05-05 | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w... | Lv Zheng |
2016-05-05 | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re... | Lv Zheng |
2016-05-05 | ACPICA: Executer: Introduce a set of macros to handle bit width mask generation | Lv Zheng |
2016-05-05 | ACPICA: Hardware: Add optimized access bit width support | Lv Zheng |
2016-05-05 | ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro | Lv Zheng |
2016-05-05 | ACPICA: Renamed some #defined flag constants for clarity | Bob Moore |
2016-05-05 | ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors | Bob Moore |
2016-05-05 | ACPICA: ACPI 6.0: Update _BIX support for new package element | Bob Moore |
2016-05-05 | ACPICA: Refactor evaluate_object to reduce nesting | Bob Moore |
2016-05-05 | ACPICA: Divergence: remove unwanted spaces for typedef | Lv Zheng |
2016-05-05 | ACPI,PCI,IRQ: remove SCI penalize function | Sinan Kaya |
2016-05-05 | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() | Sinan Kaya |
2016-05-05 | ACPI,PCI,IRQ: reduce static IRQ array size to 16 | Sinan Kaya |
2016-05-05 | ACPI,PCI,IRQ: reduce resource requirements | Sinan Kaya |
2016-05-05 | ACPI / osi: Collect _OSI handling into one single file | Lv Zheng |
2016-05-05 | ACPI / osi: Cleanup coding style issues before creating a separate OSI source... | Lv Zheng |
2016-05-05 | ACPI / osi: Cleanup OSI handling code to use bool | Lv Zheng |
2016-05-05 | ACPI / osi: Fix default _OSI(Darwin) support | Chen Yu |
2016-05-05 | ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=! | Lv Zheng |
2016-05-05 | ACPI / osi: Cleanup _OSI("Linux") related code before introducing new support | Lv Zheng |
2016-05-05 | ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings | Lv Zheng |
2016-05-04 | ACPI / device_sysfs: Clean up checkpatch errors | Betty Dall |
2016-05-04 | ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIO | Betty Dall |
2016-05-04 | ACPI / device_sysfs: Add sysfs support for _HRV hardware revision | Betty Dall |
2016-05-04 | ACPI/video: export acpi_video_get_levels | Aaron Lu |
2016-05-04 | video / backlight: remove the backlight_device_registered API | Aaron Lu |
2016-05-04 | ACPICA: Dispatcher: Update thread ID for recursive method calls | Prarit Bhargava |
2016-05-02 | nfit: fix translation of command status results | Dan Williams |
2016-04-27 | ACPI / amba: Remove CLK_IS_ROOT | Stephen Boyd |
2016-04-27 | ACPI / APD: Remove CLK_IS_ROOT | Stephen Boyd |
2016-04-26 | ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64 | Mark Brown |
2016-04-26 | ACPI / ARM64: Don't enable ACPI by default on ARM64 | Mark Brown |
2016-04-21 | ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present | Lukasz Anaczkowski |
2016-04-18 | ACPI / tables: Convert initrd table override to table upgrade mechanism | Lv Zheng |
2016-04-18 | ACPI / tables: Move table override mechanisms to tables.c | Lv Zheng |
2016-04-09 | ACPI / utils: Rename acpi_dev_present() | Lukas Wunner |
2016-04-09 | ACPI 2.0 / ECDT: Enable correct ECDT initialization order | Lv Zheng |
2016-04-09 | ACPI 2.0 / ECDT: Remove early namespace reference from EC | Lv Zheng |
2016-04-09 | ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED | Lv Zheng |
2016-04-09 | ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 | Chen Yu |