Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | ACPI: OSL: Clean up printing messages | Rafael J. Wysocki | 1 | -19/+18 |
2021-02-09 | ACPI: OSL: Rework acpi_check_resource_conflict() | Rafael J. Wysocki | 1 | -24/+14 |
2020-09-11 | ACPI: OSL: Make ACPICA use logical addresses of GPE blocks | Rafael J. Wysocki | 1 | -2/+10 |
2020-09-11 | ACPI: OSL: Change the type of acpi_os_map_generic_address() return value | Rafael J. Wysocki | 1 | -11/+7 |
2020-08-25 | ACPI: OSL: Prevent acpi_release_memory() from returning too early | Rafael J. Wysocki | 1 | -2/+17 |
2020-08-21 | ACPI: ioremap: avoid redundant rounding to OS page size | Ard Biesheuvel | 1 | -2/+2 |
2020-07-27 | ACPI: OSL: Clean up the removal of unused memory mappings | Rafael J. Wysocki | 1 | -8/+6 |
2020-07-27 | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem() | Rafael J. Wysocki | 1 | -50/+22 |
2020-07-27 | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address() | Rafael J. Wysocki | 1 | -4/+1 |
2020-07-27 | ACPI: OSL: Implement deferred unmapping of ACPI memory | Rafael J. Wysocki | 1 | -35/+77 |
2020-03-04 | ACPI: OSL: Add missing __acquires/__releases annotations | Jules Irenge | 1 | -0/+2 |
2019-11-29 | ACPI: OSL: only free map once in osl.c | Francesco Ruggeri | 1 | -11/+17 |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+13 |
2019-08-20 | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down | Josh Boyer | 1 | -1/+13 |
2019-08-14 | acpi: Use built-in RCU list checking for acpi_ioremaps list | Joel Fernandes (Google) | 1 | -2/+4 |
2019-06-04 | ACPI: OSL: Make a W=1 kernel-doc warning go away | Qian Cai | 1 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -15/+1 |
2018-12-20 | ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset | Sinan Kaya | 1 | -0/+2 |
2018-10-18 | Merge branches 'acpi-property' and 'acpi-sbs' | Rafael J. Wysocki | 1 | -0/+1 |
2018-10-18 | ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer() | Bart Van Assche | 1 | -6/+9 |
2018-10-08 | ACPI / SBS: Fix rare oops when removing modules | Ronald Tschalär | 1 | -0/+1 |
2018-06-25 | acpi: Add helper for deactivating memory region | Heikki Krogerus | 1 | -0/+72 |
2018-02-26 | acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp address | Juergen Gross | 1 | -1/+4 |
2017-10-11 | ACPI / LPIT: Add Low Power Idle Table (LPIT) support | Srinivas Pandruvada | 1 | -16/+26 |
2017-01-03 | ACPICA: Hardware: Add sleep register hooks | Lv Zheng | 1 | -2/+25 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-22 | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki | 1 | -10/+5 |
2016-12-21 | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_... | Lv Zheng | 1 | -45/+5 |
2016-12-21 | ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_... | Lv Zheng | 1 | -2/+37 |
2016-12-07 | ACPI / osl: Refactor acpi_os_get_root_pointer() to drop 'else':s | Andy Shevchenko | 1 | -10/+5 |
2016-12-07 | ACPI / osl: Propagate actual error code for kstrtoul() | Andy Shevchenko | 1 | -3/+1 |
2016-10-12 | acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONT | Joe Perches | 1 | -3/+10 |
2016-08-03 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -3/+2 |
2016-05-16 | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' | Rafael J. Wysocki | 1 | -502/+1 |
2016-05-06 | ACPI / tables: Fix DSDT override mechanism | Rafael J. Wysocki | 1 | -4/+0 |
2016-05-05 | ACPI / osi: Collect _OSI handling into one single file | Lv Zheng | 1 | -255/+1 |
2016-05-05 | ACPI / osi: Cleanup coding style issues before creating a separate OSI source... | Lv Zheng | 1 | -45/+31 |
2016-05-05 | ACPI / osi: Cleanup OSI handling code to use bool | Lv Zheng | 1 | -23/+13 |
2016-05-05 | ACPI / osi: Fix default _OSI(Darwin) support | Chen Yu | 1 | -7/+51 |
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-04-19 | ACPI / tables: Move table override mechanisms to tables.c | Lv Zheng | 1 | -274/+0 |
2016-04-04 | ACPICA: Linuxize: reduce divergences for 20160212 release | Lv Zheng | 1 | -1/+1 |
2016-03-10 | ACPI / OSL: Add support to install tables via initrd | Lv Zheng | 1 | -1/+49 |
2016-03-10 | ACPI / OSL: Clean up initrd table override code | Lv Zheng | 1 | -62/+52 |
2016-01-12 | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' | Rafael J. Wysocki | 1 | -0/+27 |
2016-01-03 | ACPI / OSL: Add kerneldoc comments to memory mapping functions | Rafael J. Wysocki | 1 | -0/+27 |
2015-12-15 | ACPI / debugger: Add module support for ACPI debugger | Lv Zheng | 1 | -6/+201 |
2015-12-15 | ACPI / debugger: Add IO interface to access debugger functionalities | Lv Zheng | 1 | -4/+51 |