index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
nspredef.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
1
-1
/
+1
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
1
-36
/
+2
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
1
-1
/
+1
2016-01-16
ACPICA: Additional 2016 copyright changes
Bob Moore
1
-1
/
+1
2015-10-22
ACPICA: Improve typechecking, both compile-time and runtime
Bob Moore
1
-1
/
+1
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
1
-1
/
+1
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
1
-1
/
+1
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
1
-1
/
+1
2013-08-13
ACPICA: Fix possible fault for methods that optionally have no return value.
Bob Moore
1
-1
/
+15
2013-06-20
ACPICA: Add several repairs for _CST predefined name
Lv Zheng
1
-2
/
+3
2013-06-20
ACPICA: Move _PRT repair into the standard complex repair module
Lv Zheng
1
-1
/
+6
2013-06-16
ACPICA: Standardize all switch() blocks
Chao Guan
1
-0
/
+6
2013-06-01
ACPICA: Predefined name support: Remove unused local variable
Bob Moore
1
-4
/
+1
2013-06-01
ACPICA: Add argument typechecking for all predefined ACPI names
Bob Moore
1
-158
/
+43
2013-04-12
ACPICA: Predefine names: Add allowed argument types to master info table
Bob Moore
1
-100
/
+6
2013-03-12
ACPICA: Add mechanism for early object repairs on a per-name basis
Bob Moore
1
-74
/
+67
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
1
-1
/
+1
2013-01-11
ACPICA: Source restructuring: split large files into 8 new files.
Bob Moore
1
-580
/
+1
2013-01-10
ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.
Lv Zheng
1
-1
/
+1
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
1
-1
/
+0
2012-07-26
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
1
-20
/
+20
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
1
-19
/
+19
2012-07-14
ACPICA: Fix possible fault in return package object repair code
Bob Moore
1
-1
/
+1
2012-03-30
ACPICA: Object repair code: Support to add Package wrappers
Bob Moore
1
-2
/
+2
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
1
-1
/
+1
2012-01-17
ACPI 5.0: Add new predefined names
Bob Moore
1
-0
/
+29
2011-07-14
ACPICA: Do not repair _TSS return package if _PSS is present
Fenghua Yu
1
-0
/
+1
2011-07-14
ACPICA: Add option to disable method return value validation and repair
Bob Moore
1
-6
/
+12
2011-01-19
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
1
-1
/
+1
2010-01-22
ACPICA: Predefined name repair: fix NULL package elements
Bob Moore
1
-3
/
+24
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
1
-1
/
+1
2010-01-22
ACPICA: Update for new gcc-4 warning options
Bob Moore
1
-13
/
+11
2009-12-16
ACPICA: Predefined name repair: automatically remove null package elements
Bob Moore
1
-45
/
+14
2009-12-16
ACPICA: Conditionally perform complex per-predefined-name repairs
Bob Moore
1
-13
/
+24
2009-12-16
ACPICA: Remove messages if predefined repair(s) are successful
Bob Moore
1
-5
/
+5
2009-12-16
ACPICA: Move Package-to-Buffer repair code into common ToBuffer function
Bob Moore
1
-4
/
+7
2009-12-16
ACPICA: Add repair for bad _FDE/_GTM buffers
Bob Moore
1
-8
/
+6
2009-11-25
ACPICA: Add repair for predefined methods that must return sorted lists
Bob Moore
1
-0
/
+6
2009-11-25
ACPICA: Fix possible fault if return Package objects contain NULL elements
Bob Moore
1
-1
/
+42
2009-09-09
ACPICA: Fix extraneous warning if _DSM returns a package
Bob Moore
1
-2
/
+6
2009-08-29
ACPICA: ACPI 4: Add validation for new predefined names.
Bob Moore
1
-0
/
+2
2009-08-29
ACPICA: ACPI 4.0 : Add new return package type, restructure module.
Bob Moore
1
-134
/
+192
2009-08-29
ACPICA: Add repair for predefined methods that return nested packages
Bob Moore
1
-2
/
+28
2009-08-29
ACPICA: Move predefined repair code to new file, no functional change
Bob Moore
1
-118
/
+2
2009-08-27
ACPICA: Fix: Predefined object repair executed only once
Bob Moore
1
-164
/
+205
2009-08-27
ACPICA: Fix possible memory leak in nspredef
Bob Moore
1
-12
/
+15
2009-05-27
ACPICA: Fix possible dereference of null pointer
Bob Moore
1
-5
/
+2
2009-03-27
ACPICA: Fix index value in package warning message
Bob Moore
1
-8
/
+16
[next]