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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-27
x86: validate against acpi motherboard resources
Robert Hancock
1
-0
/
+2
2008-04-25
2.6.25 regression: powertop says 120K wakeups/sec
Venkatesh Pallipadi
1
-0
/
+4
2008-04-25
ACPI: GPE enabling should happen after EC installation
Alexey Starikovskiy
1
-18
/
+17
2008-04-24
ACPICA: update Intel copyright
Len Brown
107
-107
/
+107
2008-04-23
ACPICA: Fix for some local named nodes not marked temporary and to disallow d...
Bob Moore
2
-48
/
+79
2008-04-23
ACPICA: Update for new Notify values
Zhang Rui
2
-36
/
+65
2008-04-23
ACPICA: Fixes for size of StartDependent resource descriptor
Bob Moore
2
-1
/
+12
2008-04-23
ACPICA: Updates for Debug object output
Bob Moore
1
-24
/
+52
2008-04-23
ACPICA: Fixes for external Reference Objects
Bob Moore
3
-11
/
+26
2008-04-22
ACPICA: Fix to handle NULL package elements correctly
Lin Ming
1
-3
/
+2
2008-04-22
ACPICA: Fix for extraneous debug message for packages
Bob Moore
1
-4
/
+31
2008-04-22
ACPICA: Fix for possible error when packages/buffers are passed to methods ex...
Bob Moore
1
-0
/
+8
2008-04-22
ACPICA: Update behavior of CopyObject to match ACPI spec
Lin Ming
1
-4
/
+11
2008-04-22
ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC
Bob Moore
5
-8
/
+100
2008-04-22
ACPICA: Added new error messages
Bob Moore
1
-0
/
+9
2008-04-22
ACPICA: Add va_end statements as appropriate
Bob Moore
2
-0
/
+6
2008-04-22
ACPICA: Fixes for Unload and DDBHandles
Lin Ming
5
-20
/
+88
2008-04-22
ACPICA: Fix for LoadTable operator, input strings
Lin Ming
2
-13
/
+24
2008-04-22
ACPICA: Fix for Load operator
Lin Ming
1
-0
/
+1
2008-04-22
ACPICA: Methods now implicitly return 0 in slack mode
Lin Ming
1
-0
/
+24
2008-04-22
ACPICA: Fix for SizeOf when used with Buffers and Packages
Lin Ming
1
-5
/
+17
2008-04-22
ACPICA: Implemented full argument resolution support for the BankValue argume...
Lin Ming
11
-42
/
+260
2008-04-22
ACPICA: Undo accidental checkin of not-fully-tested mutex changes
Bob Moore
1
-16
/
+0
2008-04-22
ACPICA: Implemented full support for deferred execution for the TermArg strin...
Lin Ming
7
-108
/
+156
2008-04-22
ACPICA: Fixed a problem with Index Fields where the Index register was incorr...
Bob Moore
2
-44
/
+34
2008-04-22
ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of t...
Bob Moore
1
-5
/
+8
2008-04-22
ACPICA: Fixed a problem with CopyObject used in conjunction with the Index op...
Lin Ming
2
-10
/
+13
2008-04-22
ACPICA: Fixed a problem with Index references passed as method arguments
Lin Ming
1
-2
/
+8
2008-04-22
ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers
Bob Moore
1
-1
/
+1
2008-04-22
ACPICA: Fixes a problem with control method references within packages
Bob Moore
2
-2
/
+3
2008-04-22
ACPICA: Cleanup of debug output
Bob Moore
1
-9
/
+30
2008-04-22
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
13
-48
/
+54
2008-04-22
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
13
-37
/
+44
2008-04-22
ACPICA: Added additional parameter validation for LoadTable
Lin Ming
1
-0
/
+8
2008-04-22
ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...
Bob Moore
2
-20
/
+26
2008-04-22
ACPICA: Fix for Load/LoadTable to specify load location
Bob Moore
3
-5
/
+18
2008-04-22
ACPICA: Add error checks to prevent faults
Bob Moore
2
-2
/
+16
2008-04-22
ACPICA: Add a table checksum verify for Load operator
Bob Moore
2
-4
/
+22
2008-04-22
ACPICA: Fix for memory leak related to DdbHandle objects
Bob Moore
1
-0
/
+1
2008-04-22
ACPICA: Fix a fault when storing DdbHandle to Debug object
Bob Moore
1
-1
/
+11
2008-04-22
ACPICA: Fix for fault if Load() fails
Bob Moore
3
-18
/
+43
2008-04-22
ACPICA: Fix for Alias operator to see target child objects
Bob Moore
2
-41
/
+75
2008-04-22
ACPICA: Fix for namespace lookup problem
Lin Ming
1
-16
/
+8
2008-04-22
ACPICA: New interfaces for table event handlers
Lin Ming
3
-2
/
+119
2008-04-22
ACPICA: Support for iASL - multiple files and wildcards
Bob Moore
2
-0
/
+7
2008-04-22
ACPICA: Updated error message for dynamic method serialization
Bob Moore
1
-1
/
+1
2008-04-22
ACPICA: Fix for update of the Global Lock Handle
Bob Moore
2
-8
/
+14
2008-04-22
ACPICA: Fix for package reference counts
Bob Moore
1
-0
/
+22
2008-04-22
ACPICA: Increase maximum buffer size dumped to screen in buffer object dump
Bob Moore
1
-1
/
+1
2008-04-22
ACPICA: Misc fixes for recent global lock code update
Bob Moore
4
-12
/
+32
[prev]
[next]