index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
Lin Ming
7
-230
/
+316
2010-04-20
ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT
Lin Ming
1
-0
/
+4
2010-04-20
ACPICA: Update DSDT copy/detection.
Bob Moore
5
-19
/
+38
2010-04-20
ACPICA: Add subsystem option to force copy of DSDT to local memory
Lin Ming
5
-0
/
+56
2010-04-20
ACPICA: Add detection of corrupted/replaced DSDT
Lin Ming
5
-20
/
+61
2010-04-20
ACPICA: Add write support for DataTable operation regions
Bob Moore
1
-3
/
+10
2010-04-20
ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copy
Alexey Starikovskiy
1
-5
/
+18
2010-04-20
ACPICA: Update comments/headers, no functional change
Bob Moore
1
-10
/
+11
2010-04-20
ACPICA: Fix for possible fault in acpi_ex_release_mutex
Lin Ming
1
-11
/
+10
2010-04-20
ACPICA: Standardize integer output for ACPICA warnings/errors
Bob Moore
52
-150
/
+151
2010-04-20
ACPICA: Enhance configuration for output of AML Debug Object
Lin Ming
5
-216
/
+275
2010-04-16
Merge branch 'bugzilla-15749' into release
Len Brown
1
-6
/
+11
2010-04-16
ACPI: EC: Limit burst to 64 bits
Alexey Starikovskiy
1
-6
/
+11
2010-04-06
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
2
-12
/
+19
2010-03-23
ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()
Rafael J. Wysocki
1
-12
/
+7
2010-03-17
ACPI: EC: Allow multibyte access to EC
Alexey Starikovskiy
1
-0
/
+12
2010-03-14
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
134
-766
/
+833
2010-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
134
-481
/
+556
2010-02-24
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
3
-19
/
+19
2010-02-22
ACPI / ACPICA: Multiple system notify handlers per device
Rafael J. Wysocki
3
-39
/
+150
2010-02-22
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
6
-235
/
+117
2010-02-16
ACPICA: fix acpi_ex_release_mutex() comment
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2010-01-22
ACPICA: Disassembler: Remove obsolete "Integer64" field in parse object
Bob Moore
1
-1
/
+0
2010-01-22
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
Bob Moore
30
-182
/
+150
2010-01-22
ACPICA: Predefined name repair: fix NULL package elements
Bob Moore
5
-92
/
+209
2010-01-22
ACPICA: AcpiGetDevices: Eliminate unnecessary _STA calls
Lin Ming
1
-19
/
+33
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
134
-134
/
+134
2010-01-22
ACPICA: Update for new gcc-4 warning options
Bob Moore
5
-53
/
+30
2009-12-15
Merge branch 'acpica' into release
Len Brown
24
-297
/
+715
2009-12-15
ACPICA: Move check for valid Thread ID structure
Dan Carpenter
1
-9
/
+9
2009-12-15
ACPICA: Predefined name repair: automatically remove null package elements
Bob Moore
3
-78
/
+65
2009-12-15
ACPICA: Module-level code: enable _REG execution in same scope
Lin Ming
6
-4
/
+36
2009-12-15
ACPICA: Conditionally perform complex per-predefined-name repairs
Bob Moore
1
-13
/
+24
2009-12-15
ACPICA: Update function headers and comments, no functional change
Bob Moore
2
-6
/
+10
2009-12-15
ACPICA: Remove messages if predefined repair(s) are successful
Bob Moore
3
-27
/
+36
2009-12-15
ACPICA: Move Package-to-Buffer repair code into common ToBuffer function
Bob Moore
3
-49
/
+48
2009-12-15
ACPICA: Fix mutex errors when running _REG methods
Bob Moore
1
-11
/
+20
2009-12-15
ACPICA: Update function headers, no functional change
Bob Moore
1
-13
/
+14
2009-12-15
ACPICA: Add more conversions to predefined name repair module
Bob Moore
1
-76
/
+327
2009-12-15
ACPICA: Update internal namespace node/handle interfaces
Bob Moore
12
-77
/
+40
2009-12-15
ACPICA: Add repair for bad _FDE/_GTM buffers
Bob Moore
2
-11
/
+152
2009-12-15
ACPICA: Fix two additional Scope override error messages
Bob Moore
1
-6
/
+8
2009-12-15
ACPICA: Fix two Scope type error messages
Bob Moore
1
-8
/
+11
2009-12-15
ACPICA: Fix possible memory leak for module-level code execution
Lin Ming
1
-0
/
+6
2009-12-09
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
29
-241
/
+1110
2009-11-24
ACPICA: Silence the warning about _BIF returning the buffer
Alexey Starikovskiy
1
-2
/
+3
2009-11-24
ACPICA: Add additional module-level code support
Lin Ming
2
-21
/
+61
2009-11-24
ACPICA: Deploy new create integer interface where appropriate
Bob Moore
9
-52
/
+30
2009-11-24
ACPICA: New internal utility function to create Integer objects
Bob Moore
2
-0
/
+31
2009-11-24
ACPICA: Add repair for predefined methods that must return sorted lists
Bob Moore
4
-2
/
+559
[next]