index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
ACPICA: Implemented full support for deferred execution for the TermArg strin...
Lin Ming
2008-04-22
7
-108
/
+156
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a problem with Index Fields where the Index register was incorr...
Bob Moore
2008-04-22
2
-44
/
+34
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of t...
Bob Moore
2008-04-22
1
-5
/
+8
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a problem with CopyObject used in conjunction with the Index op...
Lin Ming
2008-04-22
2
-10
/
+13
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a problem with Index references passed as method arguments
Lin Ming
2008-04-22
1
-2
/
+8
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers
Bob Moore
2008-04-22
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ACPICA: Fixes a problem with control method references within packages
Bob Moore
2008-04-22
2
-2
/
+3
|
*
|
|
|
|
|
|
|
ACPICA: Cleanup of debug output
Bob Moore
2008-04-22
1
-9
/
+30
|
*
|
|
|
|
|
|
|
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
2008-04-22
13
-48
/
+54
|
*
|
|
|
|
|
|
|
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
2008-04-22
13
-37
/
+44
|
*
|
|
|
|
|
|
|
ACPICA: Added additional parameter validation for LoadTable
Lin Ming
2008-04-22
1
-0
/
+8
|
*
|
|
|
|
|
|
|
ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...
Bob Moore
2008-04-22
2
-20
/
+26
|
*
|
|
|
|
|
|
|
ACPICA: Fix for Load/LoadTable to specify load location
Bob Moore
2008-04-22
3
-5
/
+18
|
*
|
|
|
|
|
|
|
ACPICA: Add error checks to prevent faults
Bob Moore
2008-04-22
2
-2
/
+16
|
*
|
|
|
|
|
|
|
ACPICA: Add a table checksum verify for Load operator
Bob Moore
2008-04-22
2
-4
/
+22
|
*
|
|
|
|
|
|
|
ACPICA: Fix for memory leak related to DdbHandle objects
Bob Moore
2008-04-22
1
-0
/
+1
|
*
|
|
|
|
|
|
|
ACPICA: Fix a fault when storing DdbHandle to Debug object
Bob Moore
2008-04-22
1
-1
/
+11
|
*
|
|
|
|
|
|
|
ACPICA: Fix for fault if Load() fails
Bob Moore
2008-04-22
3
-18
/
+43
|
*
|
|
|
|
|
|
|
ACPICA: Fix for Alias operator to see target child objects
Bob Moore
2008-04-22
2
-41
/
+75
|
*
|
|
|
|
|
|
|
ACPICA: Fix for namespace lookup problem
Lin Ming
2008-04-22
1
-16
/
+8
|
*
|
|
|
|
|
|
|
ACPICA: New interfaces for table event handlers
Lin Ming
2008-04-22
3
-2
/
+119
|
*
|
|
|
|
|
|
|
ACPICA: Support for iASL - multiple files and wildcards
Bob Moore
2008-04-22
2
-0
/
+7
|
*
|
|
|
|
|
|
|
ACPICA: Updated error message for dynamic method serialization
Bob Moore
2008-04-22
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ACPICA: Fix for update of the Global Lock Handle
Bob Moore
2008-04-22
2
-8
/
+14
|
*
|
|
|
|
|
|
|
ACPICA: Fix for package reference counts
Bob Moore
2008-04-22
1
-0
/
+22
|
*
|
|
|
|
|
|
|
ACPICA: Increase maximum buffer size dumped to screen in buffer object dump
Bob Moore
2008-04-22
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ACPICA: Misc fixes for recent global lock code update
Bob Moore
2008-04-22
4
-12
/
+32
|
*
|
|
|
|
|
|
|
ACPICA: Removed extraneous code
Bob Moore
2008-04-22
2
-10
/
+1
|
*
|
|
|
|
|
|
|
ACPICA: Update comments for acquire/release mutex interfaces
Bob Moore
2008-04-22
1
-6
/
+30
|
*
|
|
|
|
|
|
|
ACPICA: Avoid use of invalid pointers in returned object field
Bob Moore
2008-04-22
4
-8
/
+21
|
*
|
|
|
|
|
|
|
ACPICA: changed order of interpretation of operand objects
Bob Moore
2008-04-22
6
-8
/
+170
|
*
|
|
|
|
|
|
|
ACPICA: Update for mutiple global lock acquisitions by same thread
Bob Moore
2008-04-22
8
-134
/
+196
|
*
|
|
|
|
|
|
|
ACPICA: Removed unused code
Bob Moore
2008-04-22
4
-39
/
+0
|
*
|
|
|
|
|
|
|
ACPICA: Several fixes for internal method result stack
Bob Moore
2008-04-22
6
-482
/
+161
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
2008-04-29
1
-0
/
+9
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-29
1
-0
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86: validate against acpi motherboard resources
Robert Hancock
2008-04-26
1
-0
/
+2
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
acpi: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
17
-264
/
+162
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
[CPUFREQ] change cpu freq tables to per_cpu variables
Mike Travis
2008-04-28
1
-14
/
+16
*
|
|
|
|
|
|
drivers/acpi/thermal.c: fix build with CONFIG_DMI=n
Andrew Morton
2008-04-28
1
-2
/
+0
*
|
|
|
|
|
|
fix idle (arch, acpi and apm) and lockdep
Peter Zijlstra
2008-04-27
1
-10
/
+9
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
2008-04-21
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
acpi: Storage class should be before const qualifier
Tobias Klauser
2008-04-21
1
-1
/
+1
*
|
|
|
|
|
|
generic: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
1
-5
/
+5
|
/
/
/
/
/
/
*
|
|
|
|
|
Add down_timeout and change ACPI to use it
Matthew Wilcox
2008-04-17
1
-68
/
+21
|
/
/
/
/
/
*
|
|
|
|
acpi: bus: check once more for an empty list after locking it
Chuck Ebbert
2008-04-15
1
-3
/
+4
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
acpi: fix "buggy BIOS check" when CPUs are hot removed
Alok Kataria
2008-04-08
1
-1
/
+1
*
|
|
|
acpi thermal: fix result check
Krzysztof Helt
2008-04-08
1
-1
/
+1
|
/
/
/
*
|
|
Revert "ACPI: Ignore _BQC object when registering backlight device"
Linus Torvalds
2008-04-05
1
-1
/
+1
*
|
|
ACPI PM: Restore the 2.6.24 suspend ordering
Rafael J. Wysocki
2008-04-01
1
-57
/
+14
[prev]
[next]