Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | | | | | ACPI / osi: Collect _OSI handling into one single file | Lv Zheng | 2016-05-05 | 5 | -470/+531 | |
| | | | | | * | | | | | | | | ACPI / osi: Cleanup coding style issues before creating a separate OSI source... | Lv Zheng | 2016-05-05 | 2 | -50/+36 | |
| | | | | | * | | | | | | | | ACPI / osi: Cleanup OSI handling code to use bool | Lv Zheng | 2016-05-05 | 2 | -25/+15 | |
| | | | | | * | | | | | | | | ACPI / osi: Fix default _OSI(Darwin) support | Chen Yu | 2016-05-05 | 2 | -7/+74 | |
| | | | | | * | | | | | | | | ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=! | Lv Zheng | 2016-05-05 | 1 | -0/+3 | |
| | | | | | * | | | | | | | | ACPI / osi: Cleanup _OSI("Linux") related code before introducing new support | Lv Zheng | 2016-05-05 | 1 | -20/+22 | |
| | | | | | * | | | | | | | | ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings | Lv Zheng | 2016-05-05 | 1 | -5/+11 | |
| | | | | | |/ / / / / / / | ||||||
| | | | | * | | | | | | | | ACPI / tables: Fix DSDT override mechanism | Rafael J. Wysocki | 2016-05-06 | 2 | -4/+4 | |
| | | | | * | | | | | | | | ACPI / tables: Convert initrd table override to table upgrade mechanism | Lv Zheng | 2016-04-18 | 2 | -18/+38 | |
| | | | | * | | | | | | | | ACPI / tables: Move table override mechanisms to tables.c | Lv Zheng | 2016-04-18 | 3 | -276/+291 | |
| | | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | | ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present | Lukasz Anaczkowski | 2016-04-21 | 1 | -4/+12 | |
| | | | |/ / / / / / / | ||||||
| | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | *-----. \ \ \ \ \ \ \ | Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' | Rafael J. Wysocki | 2016-05-16 | 9 | -189/+344 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|/ / / | | | | | | |/| | | | | | | | ||||||
| | | | | | * | | | | | | | | ACPI 2.0 / ECDT: Enable correct ECDT initialization order | Lv Zheng | 2016-04-09 | 1 | -14/+25 | |
| | | | | | * | | | | | | | | ACPI 2.0 / ECDT: Remove early namespace reference from EC | Lv Zheng | 2016-04-09 | 1 | -91/+54 | |
| | | | | | * | | | | | | | | ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED | Lv Zheng | 2016-04-09 | 1 | -41/+55 | |
| | | | | | | |/ / / / / / | | | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | | | ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 | Chen Yu | 2016-04-09 | 1 | -0/+7 | |
| | | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | | ACPI / GED: make evged.c explicitly non-modular | Paul Gortmaker | 2016-05-09 | 1 | -3/+1 | |
| | | | * | | | | | | | | ACPI / amba: Remove CLK_IS_ROOT | Stephen Boyd | 2016-04-27 | 1 | -2/+1 | |
| | | | * | | | | | | | | ACPI / APD: Remove CLK_IS_ROOT | Stephen Boyd | 2016-04-27 | 1 | -2/+1 | |
| | | | * | | | | | | | | ACPI: implement Generic Event Device | Sinan Kaya | 2016-04-09 | 2 | -0/+157 | |
| | | | |/ / / / / / / | ||||||
| | | * | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2016-05-16 | 112 | -1023/+1663 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-06 | 1 | -0/+3 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | nfit: fix translation of command status results | Dan Williams | 2016-05-02 | 1 | -1/+4 | |
| | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | ACPI / Thermal / video: fix max_level incorrect value | Aaron Lu | 2016-05-30 | 1 | -3/+6 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | ACPI/video: export acpi_video_get_levels | Aaron Lu | 2016-05-04 | 1 | -38/+45 | |
| | * | | | | | | | video / backlight: remove the backlight_device_registered API | Aaron Lu | 2016-05-04 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
* | | | | | | | | ACPICA: Namespace: Fix namespace/interpreter lock ordering | Lv Zheng | 2016-07-05 | 2 | -8/+8 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loa... | Lv Zheng | 2016-06-22 | 2 | -2/+9 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for a... | Rafael J. Wysocki | 2016-06-15 | 1 | -137/+9 | |
|/ / / / / | ||||||
* | | | | | ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width() | Lv Zheng | 2016-06-01 | 1 | -14/+9 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge back new ACPICA material for v4.7. | Rafael J. Wysocki | 2016-05-06 | 112 | -1023/+1663 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | ACPICA: Move all ASCII utilities to a common file | Bob Moore | 2016-05-05 | 11 | -110/+160 | |
| * | | | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w... | Lv Zheng | 2016-05-05 | 1 | -9/+137 | |
| * | | | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re... | Lv Zheng | 2016-05-05 | 1 | -13/+62 | |
| * | | | ACPICA: Executer: Introduce a set of macros to handle bit width mask generation | Lv Zheng | 2016-05-05 | 2 | -10/+14 | |
| * | | | ACPICA: Hardware: Add optimized access bit width support | Lv Zheng | 2016-05-05 | 1 | -2/+47 | |
| * | | | ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro | Lv Zheng | 2016-05-05 | 1 | -1/+2 | |
| * | | | ACPICA: Renamed some #defined flag constants for clarity | Bob Moore | 2016-05-05 | 2 | -16/+16 | |
| * | | | ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors | Bob Moore | 2016-05-05 | 2 | -7/+23 | |
| * | | | ACPICA: ACPI 6.0: Update _BIX support for new package element | Bob Moore | 2016-05-05 | 2 | -2/+89 | |
| * | | | ACPICA: Refactor evaluate_object to reduce nesting | Bob Moore | 2016-05-05 | 1 | -56/+55 | |
| * | | | ACPICA: Divergence: remove unwanted spaces for typedef | Lv Zheng | 2016-05-05 | 74 | -253/+252 | |
| | |/ | |/| | ||||||
| * | | ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG... | Lv Zheng | 2016-04-05 | 1 | -21/+54 | |
| * | | ACPICA: Events: Fix an issue that _REG association can happen before namespac... | Lv Zheng | 2016-04-05 | 3 | -50/+24 | |
| * | | ACPICA: Tables: Fix wrong MLC condition for dynamic table loading | Lv Zheng | 2016-04-05 | 1 | -1/+3 | |
| * | | ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers... | Lv Zheng | 2016-04-05 | 1 | -1/+1 | |
| * | | ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o... | Lv Zheng | 2016-04-05 | 1 | -10/+15 | |
| * | | Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS() | Lv Zheng | 2016-04-05 | 1 | -2/+2 | |
| * | | ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO() | Lv Zheng | 2016-04-05 | 1 | -0/+4 | |
| * | | ACPICA: iASL/Disassembler: Improve handling of unresolved methods | Bob Moore | 2016-04-05 | 1 | -0/+1 |