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
*
ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.
Bob Moore
2014-10-21
1
-0
/
+34
*
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
2014-10-21
2
-2
/
+2
*
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
2014-10-21
3
-17
/
+33
*
ACPICA: Events: Update GPE handler removal, match behavior of handler install.
Lv Zheng
2014-10-21
1
-3
/
+5
*
ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler().
Lv Zheng
2014-10-21
1
-1
/
+9
*
ACPICA: Events: Reduce indent divergences of events files.
Lv Zheng
2014-10-21
7
-25
/
+25
*
ACPICA: acpidump: Add ACPI 1.0 RSDP support.
Lv Zheng
2014-10-21
2
-1
/
+34
*
ACPICA: Introduce acpi_enable_all_wakeup_gpes()
Rafael J. Wysocki
2014-09-30
1
-0
/
+32
*
ACPICA: Clear all non-wakeup GPEs in acpi_hw_enable_wakeup_gpe_block()
Rafael J. Wysocki
2014-09-30
1
-4
/
+4
*
Merge back earlier 'acpica' material for v3.18.
Rafael J. Wysocki
2014-09-29
1
-1
/
+3
|
\
|
*
ACPICA: Disassembler: Fix for gpio_int interrupt polarity flags.
Bob Moore
2014-09-03
1
-1
/
+3
*
|
ACPICA: Update to GPIO region handler interface.
Bob Moore
2014-09-24
6
-16
/
+104
|
/
*
ACPICA: ACPI 5.1: Add support for runtime validation of _DSD package.
Mika Westerberg
2014-09-02
1
-0
/
+39
*
Merge branch 'acpica'
Rafael J. Wysocki
2014-08-05
12
-58
/
+272
|
\
|
*
ACPICA: ACPI 5.1: Support for the _CCA predifined name.
Bob Moore
2014-07-31
1
-0
/
+3
|
*
ACPICA: ACPI 5.1: New notify value for System Affinity Update.
Bob Moore
2014-07-31
1
-2
/
+3
|
*
ACPICA: ACPI 5.1: Support for the _DSD predefined name.
David E. Box
2014-07-31
1
-1
/
+12
|
*
ACPICA: Debug object: Add current value of Timer() to debug line prefix.
Bob Moore
2014-07-31
1
-1
/
+10
|
*
ACPICA: acpihelp: Add UUID support, restructure some existing files.
Bob Moore
2014-07-31
6
-28
/
+217
|
*
ACPICA: Utilities: Fix local printf issue.
Lv Zheng
2014-07-31
1
-0
/
+3
|
*
ACPICA: Remove some extraneous printf arguments.
Sascha Wildner
2014-07-31
2
-5
/
+4
|
*
ACPICA: Update for comments/formatting. No functional changes.
Bob Moore
2014-07-31
1
-12
/
+10
|
*
ACPICA: Disassembler: Add support for the ToUUID opererator (macro).
Bob Moore
2014-07-31
1
-6
/
+7
|
*
ACPICA: Work around an ancient GCC bug.
Bob Moore
2014-07-31
1
-3
/
+3
*
|
Merge branch 'acpi-headers'
Rafael J. Wysocki
2014-07-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.
Lv Zheng
2014-07-23
1
-1
/
+1
*
|
ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.
Rafael J. Wysocki
2014-07-23
1
-0
/
+47
*
|
ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).
Rafael J. Wysocki
2014-07-23
1
-3
/
+11
*
|
ACPICA: Fix a regression for deletion of Alias() objects.
Bob Moore
2014-07-09
1
-10
/
+9
*
|
ACPICA: Hardware: back port of a recursive locking fix
Lv Zheng
2014-07-08
1
-1
/
+2
*
|
ACPICA: utprint/oslibcfs: cleanup - no functional change
Bob Moore
2014-07-08
1
-16
/
+28
*
|
ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes()
Lv Zheng
2014-07-08
1
-2
/
+2
*
|
ACPICA: acpidump: Reduce freopen() invocations to improve portability
Lv Zheng
2014-07-08
2
-0
/
+135
*
|
ACPICA: Common: Enhance acpi_getopt() to improve portability
Lv Zheng
2014-07-08
1
-0
/
+2
*
|
ACPICA: Common: Enhance cm_get_file_size() to improve portability
Lv Zheng
2014-07-08
1
-1
/
+1
*
|
ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...
Lv Zheng
2014-07-08
1
-2
/
+5
*
|
ACPICA: Utilities: Introduce acpi_log_error() to improve portability
Lv Zheng
2014-07-08
1
-0
/
+26
*
|
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
2014-07-08
4
-1
/
+674
*
|
ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs
Lv Zheng
2014-07-08
3
-3
/
+2
*
|
ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...
Lv Zheng
2014-07-08
2
-146
/
+146
*
|
ACPICA: Namespace: Properly null terminate objects detached from a namespace ...
David E. Box
2014-07-08
1
-0
/
+11
*
|
ACPICA: Utilities: Validate full RSDP header
David E. Box
2014-07-08
1
-12
/
+7
*
|
ACPICA: Utilities: Add support to read table from files
Lv Zheng
2014-07-08
4
-4
/
+346
*
|
ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()
Lv Zheng
2014-07-08
1
-1
/
+1
*
|
ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobject
David E. Box
2014-07-08
1
-0
/
+6
*
|
ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it.
Lv Zheng
2014-07-07
1
-15
/
+17
|
/
*
ACPICA: Namespace: Remove _PRP method support.
Lv Zheng
2014-06-03
1
-6
/
+0
*
ACPICA: Tables: Add mechanism to control early table checksum verification.
Lv Zheng
2014-06-01
4
-26
/
+61
*
ACPICA: Events: Update GPE handling and initialization code.
Bob Moore
2014-05-07
6
-37
/
+43
*
ACPICA: Remove extraneous error message for large number of GPEs.
Bob Moore
2014-05-07
1
-18
/
+33
[next]