index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
hwxface.c
Age
Commit message (
Expand
)
Author
2022-04-13
ACPICA: Update copyright notices to the year 2022
Bob Moore
2021-01-22
ACPICA: Updated all copyrights to 2021
Bob Moore
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
2018-05-10
ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlock
Steven Rostedt
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2017-10-04
ACPICA: Hardware: Enable 64-bit support of hardware accesses
Lv Zheng
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
2016-04-05
ACPICA: All: const keyword changes across the ACPICA source
Bob Moore
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-01
ACPICA: acpi_get_sleep_type_data: Reduce warnings
Prarit Bhargava
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-10-30
ACPICA: Hardcode access width for the reset register.
Bob Moore
2013-09-24
ACPICA: acpi_read: On error, do not modify the return value target location.
Bjorn Helgaas
2013-06-16
ACPICA: Standardize all switch() blocks
Chao Guan
2013-06-01
ACPICA: Add argument typechecking for all predefined ACPI names
Bob Moore
2013-01-25
ACPICA: AcpiGetSleepTypeData: Allow \_Sx to return either 1 or 2 integers
Bob Moore
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
2012-11-15
ACPICA: ACPICA core: Cleanup empty lines at file start and end
Bob Moore
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-04-20
Revert "ACPI: ignore FADT reset-reg-sup flag"
Linus Torvalds
2012-03-30
Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...
Len Brown
2012-03-22
ACPICA: Expand OSL memory read/write interfaces to 64 bits
Bob Moore
2012-03-22
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
2012-03-21
ACPI: ignore FADT reset-reg-sup flag
Len Brown
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-10-31
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-03-22
ACPICA: Fix access width for reset vector
Matthew Garrett
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2009-08-28
ACPICA: acpi_reset: Bypass port validation mechanism
Bob Moore
2009-08-27
ACPICA: Add 64-bit support to acpi_read and acpi_write
Bob Moore
2009-03-27
ACPICA: New: I/O port protection
Bob Moore
2009-03-27
ACPICA: Formatting update - no functional changes
Bob Moore
2009-03-26
ACPICA: Restructure bit register access functions
Bob Moore
2009-03-26
ACPICA: Rename ACPI bit register access functions
Bob Moore
2009-03-26
ACPICA: Optimize ACPI register locking
Bob Moore
2009-03-26
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
Bob Moore
2009-03-26
ACPICA: Fix parameter validation for acpi_read/write
Bob Moore
2009-01-09
ACPICA: hide private headers
Len Brown
2009-01-09
ACPICA: create acpica/ directory
Len Brown