index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
osl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: OSL: Remove the helper for deactivating memory region
Heikki Krogerus
2022-04-27
1
-86
/
+0
*
ACPI: OSL: Fix and clean up acpi_os_read/write_port()
Rafael J. Wysocki
2022-01-25
1
-8
/
+11
*
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
2021-09-23
1
-16
/
+7
*
ACPI: Add memory semantics to acpi_os_map_memory()
Lorenzo Pieralisi
2021-08-25
1
-7
/
+16
*
-
.
Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'
Rafael J. Wysocki
2021-06-29
1
-6
/
+1
|
\
\
|
|
*
ACPI: OSL: Use DEFINE_RES_IO_NAMED() to simplify code
Zhen Lei
2021-06-07
1
-6
/
+1
|
|
/
*
/
ACPI: osl: Remove the duplicated PREFIX for message printing
Hanjun Guo
2021-06-07
1
-2
/
+2
|
/
*
ACPI: OSL: Clean up printing messages
Rafael J. Wysocki
2021-02-10
1
-19
/
+18
*
ACPI: OSL: Rework acpi_check_resource_conflict()
Rafael J. Wysocki
2021-02-09
1
-24
/
+14
*
ACPI: OSL: Make ACPICA use logical addresses of GPE blocks
Rafael J. Wysocki
2020-09-11
1
-2
/
+10
*
ACPI: OSL: Change the type of acpi_os_map_generic_address() return value
Rafael J. Wysocki
2020-09-11
1
-11
/
+7
*
ACPI: OSL: Prevent acpi_release_memory() from returning too early
Rafael J. Wysocki
2020-08-25
1
-2
/
+17
*
ACPI: ioremap: avoid redundant rounding to OS page size
Ard Biesheuvel
2020-08-21
1
-2
/
+2
*
ACPI: OSL: Clean up the removal of unused memory mappings
Rafael J. Wysocki
2020-07-27
1
-8
/
+6
*
ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()
Rafael J. Wysocki
2020-07-27
1
-50
/
+22
*
ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address()
Rafael J. Wysocki
2020-07-27
1
-4
/
+1
*
ACPI: OSL: Implement deferred unmapping of ACPI memory
Rafael J. Wysocki
2020-07-27
1
-35
/
+77
*
ACPI: OSL: Add missing __acquires/__releases annotations
Jules Irenge
2020-03-04
1
-0
/
+2
*
ACPI: OSL: only free map once in osl.c
Francesco Ruggeri
2019-11-29
1
-11
/
+17
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-1
/
+13
|
\
|
*
acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
Josh Boyer
2019-08-19
1
-1
/
+13
*
|
acpi: Use built-in RCU list checking for acpi_ioremaps list
Joel Fernandes (Google)
2019-08-13
1
-2
/
+4
*
|
ACPI: OSL: Make a W=1 kernel-doc warning go away
Qian Cai
2019-06-04
1
-2
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
Sinan Kaya
2018-12-20
1
-0
/
+2
*
-
.
Merge branches 'acpi-property' and 'acpi-sbs'
Rafael J. Wysocki
2018-10-18
1
-0
/
+1
|
\
\
|
|
*
ACPI / SBS: Fix rare oops when removing modules
Ronald Tschalär
2018-10-08
1
-0
/
+1
|
|
/
*
/
ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
Bart Van Assche
2018-10-18
1
-6
/
+9
|
/
*
acpi: Add helper for deactivating memory region
Heikki Krogerus
2018-06-25
1
-0
/
+72
*
acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp address
Juergen Gross
2018-02-26
1
-1
/
+4
*
ACPI / LPIT: Add Low Power Idle Table (LPIT) support
Srinivas Pandruvada
2017-10-11
1
-16
/
+26
*
ACPICA: Hardware: Add sleep register hooks
Lv Zheng
2017-01-02
1
-2
/
+25
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
-
.
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
2016-12-22
1
-10
/
+5
|
\
\
|
*
|
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...
Lv Zheng
2016-12-21
1
-45
/
+5
|
*
|
ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...
Lv Zheng
2016-12-21
1
-2
/
+37
|
|
/
*
|
ACPI / osl: Refactor acpi_os_get_root_pointer() to drop 'else':s
Andy Shevchenko
2016-12-06
1
-10
/
+5
*
|
ACPI / osl: Propagate actual error code for kstrtoul()
Andy Shevchenko
2016-12-06
1
-3
/
+1
|
/
*
acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONT
Joe Perches
2016-10-12
1
-3
/
+10
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-3
/
+2
*
-
-
-
.
Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'
Rafael J. Wysocki
2016-05-16
1
-502
/
+1
|
\
\
\
|
|
|
*
ACPI / osi: Collect _OSI handling into one single file
Lv Zheng
2016-05-05
1
-255
/
+1
|
|
|
*
ACPI / osi: Cleanup coding style issues before creating a separate OSI source...
Lv Zheng
2016-05-05
1
-45
/
+31
|
|
|
*
ACPI / osi: Cleanup OSI handling code to use bool
Lv Zheng
2016-05-05
1
-23
/
+13
|
|
|
*
ACPI / osi: Fix default _OSI(Darwin) support
Chen Yu
2016-05-05
1
-7
/
+51
|
|
|
*
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
1
-4
/
+0
|
|
*
ACPI / tables: Move table override mechanisms to tables.c
Lv Zheng
2016-04-18
1
-274
/
+0
|
|
/
[next]