Age | Commit message (Expand) | Author | Files | Lines |
2016-06-09 | Merge branch 'acpi-ec' | Rafael J. Wysocki | 3 | -9/+24 |
2016-06-07 | ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC | Lv Zheng | 3 | -9/+24 |
2016-06-03 | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' | Rafael J. Wysocki | 27 | -1038/+1623 |
2016-06-02 | ACPI / processor: Avoid reserving IO regions too early | Rafael J. Wysocki | 2 | -9/+9 |
2016-06-01 | ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width() | Lv Zheng | 1 | -14/+9 |
2016-05-30 | ACPI / Thermal / video: fix max_level incorrect value | Aaron Lu | 1 | -3/+6 |
2016-05-27 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 1 | -11/+11 |
2016-05-26 | Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 1 | -0/+1 |
2016-05-25 | Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2016-05-25 | Merge branch 'acpi-battery' | Rafael J. Wysocki | 1 | -1/+1 |
2016-05-23 | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -38/+279 |
2016-05-21 | ACPI / battery: Correctly serialise with the pending async probe | Chris Wilson | 1 | -1/+1 |
2016-05-20 | ACPI / PM: Export acpi_device_fix_up_power() | Ulf Hansson | 1 | -0/+1 |
2016-05-18 | Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-next | Dan Williams | 48 | -561/+876 |
2016-05-18 | Merge branch 'for-4.7/dsm' into libnvdimm-for-next | Dan Williams | 3 | -23/+144 |
2016-05-18 | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next | Dan Williams | 2 | -4/+71 |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 5 | -84/+108 |
2016-05-16 | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' | Rafael J. Wysocki | 8 | -704/+862 |
2016-05-16 | Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' | Rafael J. Wysocki | 9 | -189/+344 |
2016-05-16 | Merge branch 'acpica' | Rafael J. Wysocki | 112 | -1023/+1663 |
2016-05-09 | ACPI / GED: make evged.c explicitly non-modular | Paul Gortmaker | 1 | -3/+1 |
2016-05-06 | Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
2016-05-06 | ACPI / tables: Fix DSDT override mechanism | Rafael J. Wysocki | 2 | -4/+4 |
2016-05-05 | nfit: add sysfs dimm 'family' and 'dsm_mask' attributes | Dan Williams | 1 | -0/+26 |
2016-05-05 | nfit: disable vendor specific commands | Dan Williams | 1 | -4/+13 |
2016-05-06 | Merge back new ACPICA material for v4.7. | Rafael J. Wysocki | 112 | -1023/+1663 |
2016-05-05 | ACPI / sysfs: fix error code in get_status() | Dan Carpenter | 1 | -4/+3 |
2016-05-05 | ACPICA: Move all ASCII utilities to a common file | Bob Moore | 11 | -110/+160 |
2016-05-05 | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w... | Lv Zheng | 1 | -9/+137 |
2016-05-05 | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re... | Lv Zheng | 1 | -13/+62 |
2016-05-05 | ACPICA: Executer: Introduce a set of macros to handle bit width mask generation | Lv Zheng | 2 | -10/+14 |
2016-05-05 | ACPICA: Hardware: Add optimized access bit width support | Lv Zheng | 1 | -2/+47 |
2016-05-05 | ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro | Lv Zheng | 1 | -1/+2 |
2016-05-05 | ACPICA: Renamed some #defined flag constants for clarity | Bob Moore | 2 | -16/+16 |
2016-05-05 | ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors | Bob Moore | 2 | -7/+23 |
2016-05-05 | ACPICA: ACPI 6.0: Update _BIX support for new package element | Bob Moore | 2 | -2/+89 |
2016-05-05 | ACPICA: Refactor evaluate_object to reduce nesting | Bob Moore | 1 | -56/+55 |
2016-05-05 | ACPICA: Divergence: remove unwanted spaces for typedef | Lv Zheng | 74 | -253/+252 |
2016-05-05 | ACPI,PCI,IRQ: remove SCI penalize function | Sinan Kaya | 1 | -4/+0 |
2016-05-05 | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() | Sinan Kaya | 1 | -36/+0 |
2016-05-05 | ACPI,PCI,IRQ: reduce static IRQ array size to 16 | Sinan Kaya | 1 | -20/+20 |
2016-05-05 | ACPI,PCI,IRQ: reduce resource requirements | Sinan Kaya | 1 | -29/+68 |
2016-05-05 | ACPI / osi: Collect _OSI handling into one single file | Lv Zheng | 5 | -470/+531 |
2016-05-05 | ACPI / osi: Cleanup coding style issues before creating a separate OSI source... | Lv Zheng | 2 | -50/+36 |
2016-05-05 | ACPI / osi: Cleanup OSI handling code to use bool | Lv Zheng | 2 | -25/+15 |
2016-05-05 | ACPI / osi: Fix default _OSI(Darwin) support | Chen Yu | 2 | -7/+74 |
2016-05-05 | ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=! | Lv Zheng | 1 | -0/+3 |
2016-05-05 | ACPI / osi: Cleanup _OSI("Linux") related code before introducing new support | Lv Zheng | 1 | -20/+22 |
2016-05-05 | ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings | Lv Zheng | 1 | -5/+11 |
2016-05-04 | ACPI / device_sysfs: Clean up checkpatch errors | Betty Dall | 1 | -7/+9 |