index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-18
150
-389
/
+3147
|
\
|
*
ACPICA: Update all copyrights to 2012
Bob Moore
2012-01-17
148
-148
/
+148
|
*
ACPICA: Add support for region address conflict checking
Lin Ming
2012-01-17
11
-25
/
+391
|
*
ACPICA: Update for larger ACPI 5 FADT size
Bob Moore
2012-01-17
1
-6
/
+7
|
*
ACPICA: Clean up Makefile
Lin Ming
2012-01-17
1
-24
/
+133
|
*
ACPI 5.0: Allow _AEI method in walk resources
Zhang Rui
2012-01-17
1
-4
/
+6
|
*
ACPI 5.0: Add new predefined names
Bob Moore
2012-01-17
5
-4
/
+73
|
*
ACPI 5.0: New interface, acpi_buffer_to_resource
Bob Moore
2012-01-17
1
-0
/
+64
|
*
ACPI 5.0: New interface, acpi_get_event_resources
Bob Moore
2012-01-17
3
-0
/
+94
|
*
ACPI 5.0: Support for all new resource descriptors
Lin Ming
2012-01-17
15
-115
/
+1573
|
*
ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region
Bob Moore
2012-01-17
5
-17
/
+38
|
*
ACPI 5.0: Implement Connection() and AccessAs() changes
Bob Moore
2012-01-17
14
-45
/
+300
|
*
ACPI 5.0: New interfaces to allow driver access to AML mutex objects
Lin Ming
2012-01-17
2
-1
/
+188
|
*
ACPI 5.0: Implement hardware-reduced option
Bob Moore
2012-01-17
5
-3
/
+57
|
*
ACPI 5.0: Basic support for FADT version 5
Bob Moore
2012-01-17
1
-2
/
+2
|
*
ACPICA: Do not abort table load on invalid space ID
Bob Moore
2012-01-17
4
-12
/
+54
|
*
ACPICA: Add error msg for Index/Bank field registers out-of-range
Bob Moore
2012-01-17
1
-0
/
+6
|
*
ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)
Bob Moore
2012-01-17
1
-0
/
+2
|
*
ACPICA: Fix to allow region arguments to reference other scopes
Lin Ming
2012-01-17
3
-1
/
+8
|
*
ACPICA: Update for GCC 4
Bob Moore
2012-01-17
1
-6
/
+3
|
*
Merge branch 'acpica-validate-address-regression' into next
Len Brown
2012-01-17
1
-0
/
+24
|
|
\
|
|
*
ACPICA: Put back the call to acpi_os_validate_address
Lin Ming
2012-01-17
1
-0
/
+24
*
|
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
|
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
|
/
/
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-07
1
-5
/
+6
|
\
\
|
*
|
ACPI: Fix possible recursive locking in hwregs.c
Rakib Mullick
2011-11-06
1
-5
/
+6
*
|
|
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
16
-0
/
+16
*
|
|
acpi: add module.h to files implicitly using/relying on it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
/
*
|
acpica: ACPI_MAX_SLEEP should be 2 sec, not 20
Len Brown
2011-08-29
1
-1
/
+1
*
|
ACPICA: Do not repair _TSS return package if _PSS is present
Fenghua Yu
2011-07-13
3
-0
/
+17
*
|
ACPICA: Add option to disable method return value validation and repair
Bob Moore
2011-07-13
2
-6
/
+18
*
|
ACPICA: Add missing _TDL to list of predefined names
Bob Moore
2011-07-13
1
-0
/
+1
*
|
ACPICA: Load operator: re-instate most restrictions on incoming table signature
Bob Moore
2011-07-13
1
-5
/
+22
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-05-29
16
-358
/
+501
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...
Len Brown
2011-05-29
4
-19
/
+57
|
|
\
\
\
|
*
|
|
|
ACPICA: Execute an orphan _REG method under the EC device
Bob Moore
2011-05-09
3
-9
/
+127
|
*
|
|
|
ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate place
Bob Moore
2011-05-09
1
-1
/
+0
|
*
|
|
|
ACPICA: Update internal address SpaceID for DataTable regions
Bob Moore
2011-05-09
6
-21
/
+8
|
*
|
|
|
ACPICA: Add more methods eligible for NULL package element removal
Bob Moore
2011-05-09
1
-8
/
+5
|
*
|
|
|
ACPICA: Split all internal Global Lock functions to new file - evglock
Bob Moore
2011-05-09
4
-316
/
+347
|
*
|
|
|
ACPICA: Fix code divergence of global lock handling
Lin Ming
2011-03-25
3
-41
/
+44
|
*
|
|
|
ACPICA: Use acpi_os_create_lock interface
Lin Ming
2011-03-25
2
-9
/
+17
*
|
|
|
|
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'reset' into release
Len Brown
2011-03-23
1
-5
/
+5
|
\
\
\
\
|
*
|
|
|
ACPICA: Fix access width for reset vector
Matthew Garrett
2011-03-22
1
-5
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'acpica' into release
Len Brown
2011-03-18
16
-1915
/
+2152
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
ACPICA: Add mechanism to defer _REG methods for some installed handlers
Bob Moore
2011-03-02
4
-2
/
+39
|
*
|
ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name
Bob Moore
2011-03-02
1
-0
/
+2
|
|
/
|
*
ACPICA: Split large dsopcode and dsload.c files.
Bob Moore
2011-03-02
7
-1407
/
+1549
|
*
ACPICA: Split large utglobal into utdecode.c.
Bob Moore
2011-03-02
4
-503
/
+547
[next]