Age | Commit message (Expand) | Author |
2023-12-28 | ACPI: OSL: Use spin locks without disabling interrupts | Rafael J. Wysocki |
2023-12-06 | ACPI: OSL: Allow Notify () handlers to run on all CPUs | Rafael J. Wysocki |
2023-12-06 | ACPI: OSL: Rearrange workqueue selection in acpi_os_execute() | Rafael J. Wysocki |
2023-12-06 | ACPI: OSL: Rework error handling in acpi_os_execute() | Rafael J. Wysocki |
2023-11-30 | ACPI: OSL: Use a threaded interrupt handler for SCI | Rafael J. Wysocki |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-03 | ACPI: OSL: Add empty lines after local variable declarations | Jonathan Bergh |
2023-10-03 | ACPI: OSL: Remove redundant parentheses in return statements | Jonathan Bergh |
2023-10-03 | ACPI: OSL: Fix up white space in parameter lists | Jonathan Bergh |
2023-09-21 | ACPI: OSL: add __printf format attribute to acpi_os_vprintf() | Su Hui |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel |
2023-06-01 | ACPI: OSL: Make should_use_kmap() 0 for RISC-V | Sunil V L |
2022-04-27 | ACPI: OSL: Remove the helper for deactivating memory region | Heikki Krogerus |
2022-01-25 | ACPI: OSL: Fix and clean up acpi_os_read/write_port() | Rafael J. Wysocki |
2021-09-23 | Revert "ACPI: Add memory semantics to acpi_os_map_memory()" | Jia He |
2021-08-25 | ACPI: Add memory semantics to acpi_os_map_memory() | Lorenzo Pieralisi |
2021-06-29 | Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc' | Rafael J. Wysocki |
2021-06-07 | ACPI: OSL: Use DEFINE_RES_IO_NAMED() to simplify code | Zhen Lei |
2021-06-07 | ACPI: osl: Remove the duplicated PREFIX for message printing | Hanjun Guo |
2021-02-10 | ACPI: OSL: Clean up printing messages | Rafael J. Wysocki |
2021-02-09 | ACPI: OSL: Rework acpi_check_resource_conflict() | Rafael J. Wysocki |
2020-09-11 | ACPI: OSL: Make ACPICA use logical addresses of GPE blocks | Rafael J. Wysocki |
2020-09-11 | ACPI: OSL: Change the type of acpi_os_map_generic_address() return value | Rafael J. Wysocki |
2020-08-25 | ACPI: OSL: Prevent acpi_release_memory() from returning too early | Rafael J. Wysocki |
2020-08-21 | ACPI: ioremap: avoid redundant rounding to OS page size | Ard Biesheuvel |
2020-07-27 | ACPI: OSL: Clean up the removal of unused memory mappings | Rafael J. Wysocki |
2020-07-27 | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem() | Rafael J. Wysocki |
2020-07-27 | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address() | Rafael J. Wysocki |
2020-07-27 | ACPI: OSL: Implement deferred unmapping of ACPI memory | Rafael J. Wysocki |
2020-03-04 | ACPI: OSL: Add missing __acquires/__releases annotations | Jules Irenge |
2019-11-29 | ACPI: OSL: only free map once in osl.c | Francesco Ruggeri |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-08-19 | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down | Josh Boyer |
2019-08-13 | acpi: Use built-in RCU list checking for acpi_ioremaps list | Joel Fernandes (Google) |
2019-06-04 | ACPI: OSL: Make a W=1 kernel-doc warning go away | Qian Cai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2018-12-20 | ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset | Sinan Kaya |
2018-10-18 | Merge branches 'acpi-property' and 'acpi-sbs' | Rafael J. Wysocki |
2018-10-18 | ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer() | Bart Van Assche |
2018-10-08 | ACPI / SBS: Fix rare oops when removing modules | Ronald Tschalär |
2018-06-25 | acpi: Add helper for deactivating memory region | Heikki Krogerus |
2018-02-26 | acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp address | Juergen Gross |
2017-10-11 | ACPI / LPIT: Add Low Power Idle Table (LPIT) support | Srinivas Pandruvada |
2017-01-02 | ACPICA: Hardware: Add sleep register hooks | Lv Zheng |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-22 | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki |
2016-12-21 | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_... | Lv Zheng |
2016-12-21 | ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_... | Lv Zheng |
2016-12-06 | ACPI / osl: Refactor acpi_os_get_root_pointer() to drop 'else':s | Andy Shevchenko |
2016-12-06 | ACPI / osl: Propagate actual error code for kstrtoul() | Andy Shevchenko |