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
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-25
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
3
-19
/
+19
2010-02-23
ACPI / ACPICA: Multiple system notify handlers per device
Rafael J. Wysocki
3
-39
/
+150
2010-02-23
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
6
-235
/
+117
2009-12-16
Merge branch 'acpica' into release
Len Brown
24
-297
/
+715
2009-12-16
ACPICA: Move check for valid Thread ID structure
Dan Carpenter
1
-9
/
+9
2009-12-16
ACPICA: Predefined name repair: automatically remove null package elements
Bob Moore
3
-78
/
+65
2009-12-16
ACPICA: Module-level code: enable _REG execution in same scope
Lin Ming
6
-4
/
+36
2009-12-16
ACPICA: Conditionally perform complex per-predefined-name repairs
Bob Moore
1
-13
/
+24
2009-12-16
ACPICA: Update function headers and comments, no functional change
Bob Moore
2
-6
/
+10
2009-12-16
ACPICA: Remove messages if predefined repair(s) are successful
Bob Moore
3
-27
/
+36
2009-12-16
ACPICA: Move Package-to-Buffer repair code into common ToBuffer function
Bob Moore
3
-49
/
+48
2009-12-16
ACPICA: Fix mutex errors when running _REG methods
Bob Moore
1
-11
/
+20
2009-12-16
ACPICA: Update function headers, no functional change
Bob Moore
1
-13
/
+14
2009-12-16
ACPICA: Add more conversions to predefined name repair module
Bob Moore
1
-76
/
+327
2009-12-16
ACPICA: Update internal namespace node/handle interfaces
Bob Moore
12
-77
/
+40
2009-12-16
ACPICA: Add repair for bad _FDE/_GTM buffers
Bob Moore
2
-11
/
+152
2009-12-16
ACPICA: Fix two additional Scope override error messages
Bob Moore
1
-6
/
+8
2009-12-16
ACPICA: Fix two Scope type error messages
Bob Moore
1
-8
/
+11
2009-12-16
ACPICA: Fix possible memory leak for module-level code execution
Lin Ming
1
-0
/
+6
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
29
-241
/
+1110
2009-11-25
ACPICA: Silence the warning about _BIF returning the buffer
Alexey Starikovskiy
1
-2
/
+3
2009-11-25
ACPICA: Add additional module-level code support
Lin Ming
2
-21
/
+61
2009-11-25
ACPICA: Deploy new create integer interface where appropriate
Bob Moore
9
-52
/
+30
2009-11-25
ACPICA: New internal utility function to create Integer objects
Bob Moore
2
-0
/
+31
2009-11-25
ACPICA: Add repair for predefined methods that must return sorted lists
Bob Moore
4
-2
/
+559
2009-11-25
ACPICA: Fix possible fault if return Package objects contain NULL elements
Bob Moore
1
-1
/
+42
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
9
-111
/
+155
2009-11-25
ACPICA: Change package length error message to an info message
Bob Moore
1
-4
/
+4
2009-11-25
ACPICA: Reduce severity of predefined repair messages, Warning to Info
Bob Moore
4
-4
/
+54
2009-11-25
ACPICA: Fix possible memory leak for Scope ASL operator
Lin Ming
1
-17
/
+33
2009-11-25
ACPICA: Remove possibility of executing _REG methods twice
Lin Ming
1
-5
/
+59
2009-11-25
ACPICA: Add repair for bad _MAT buffers
Lin Ming
1
-2
/
+21
2009-11-25
ACPICA: Add repair for bad _BIF/_BIX packages
Bob Moore
1
-26
/
+65
2009-11-06
ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."
Bob Moore
2
-12
/
+27
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
51
-1323
/
+2697
2009-09-20
x86: Trivial whitespace cleanups
Felipe Contreras
1
-1
/
+0
2009-09-19
Merge branch 'bugzilla-13620' into release
Len Brown
1
-0
/
+6
2009-09-19
Merge branch 'acpica' into release
Len Brown
50
-1323
/
+2691
2009-09-15
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2009-09-09
ACPICA: Windows compatibility: autoexecute root _INI method
Bob Moore
1
-0
/
+15
2009-09-09
ACPICA: Update _OSI with new Windows OS strings
Bob Moore
2
-0
/
+6
2009-09-09
ACPICA: Fix memory leak for ill-formed Package objects
Bob Moore
1
-5
/
+18
2009-09-09
ACPICA: Remove error message for Store(Localx,Localx)
Bob Moore
1
-4
/
+4
2009-09-09
ACPICA: Fix extraneous warning if _DSM returns a package
Bob Moore
1
-2
/
+6
2009-09-02
Merge commit 'v2.6.31-rc8' into x86/txt
Ingo Molnar
3
-0
/
+31
2009-09-02
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
Shane Wang
1
-1
/
+1
2009-08-29
ACPICA: acpi_reset: Bypass port validation mechanism
Bob Moore
1
-2
/
+15
2009-08-29
ACPICA: Add support for module-level executable AML code
Lin Ming
13
-52
/
+306
2009-08-29
ACPICA: ACPI 4: Add validation for new predefined names.
Bob Moore
2
-7
/
+73
2009-08-29
ACPICA: reformat predefined method table, no functional change
Lin Ming
1
-210
/
+293
[next]