index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
nsxfname.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2017-02-09
1
-1
/
+1
*
ACPICA: Namespace: Add acpi_ns_handle_to_name()
Lv Zheng
2016-12-01
1
-32
/
+11
*
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
2016-05-05
1
-3
/
+3
*
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-15
1
-1
/
+1
*
ACPICA: Add comment explaining _SUB removal
Bob Moore
2016-01-01
1
-0
/
+7
*
ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
Bob Moore
2016-01-01
1
-24
/
+5
*
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
2016-01-01
1
-0
/
+1
*
ACPICA: Add "const" to some functions that return fixed strings
LABBE Corentin
2016-01-01
1
-1
/
+1
*
ACPICA: Namespace: Add function to directly return normalized full path
Lv Zheng
2015-07-23
1
-2
/
+6
*
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-07-01
1
-3
/
+3
*
ACPICA: Utilities: Add _CLS processing
Suravee Suthikulpanit
2015-07-01
1
-3
/
+20
*
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
1
-1
/
+1
*
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-11
1
-1
/
+1
*
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-10-31
1
-2
/
+2
*
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-10-31
1
-1
/
+2
*
ACPICA: Fix compiler warnings for casting issues (only some compilers)
Jung-uk Kim
2013-07-23
1
-1
/
+3
*
ACPICA: Update comments about behavior when _STA does not exist
Bob Moore
2013-07-23
1
-1
/
+6
*
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-25
1
-1
/
+1
*
ACPICA: Eliminate some small unnecessary pathname functions.
Bob Moore
2013-01-10
1
-1
/
+1
*
ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure.
Bob Moore
2013-01-10
1
-1
/
+1
*
ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
1
-7
/
+7
*
ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method
Bob Moore
2012-11-15
1
-5
/
+24
*
ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base
Bob Moore
2012-11-15
1
-2
/
+1
*
ACPICA: Remove extra spaces after periods within comments
Bob Moore
2012-11-15
1
-3
/
+3
*
ACPICA: Fix divergences of definition conflicts.
Lv Zheng
2012-11-15
1
-14
/
+14
*
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-07-17
1
-8
/
+8
*
ACPICA: Update all copyrights to 2012
Bob Moore
2012-01-17
1
-1
/
+1
*
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-18
1
-1
/
+1
*
ACPICA: Fix issues/fault with automatic "serialized" method support
Lin Ming
2011-01-18
1
-3
/
+2
*
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2010-01-22
1
-1
/
+1
*
ACPICA: Update internal namespace node/handle interfaces
Bob Moore
2009-12-15
1
-5
/
+5
*
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-08-27
1
-55
/
+182
*
ACPICA: New: AcpiInstallMethod - install a single control method
Lin Ming
2009-05-27
1
-0
/
+150
*
ACPICA: hide private headers
Len Brown
2009-01-09
1
-2
/
+2
*
ACPICA: create acpica/ directory
Len Brown
2009-01-09
1
-0
/
+360