index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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: Rename some function and variable names
Lin Ming
2011-01-12
9
-45
/
+62
*
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming
2011-01-12
5
-601
/
+654
*
ACPI / ACPICA: Disable GPEs during initialization
Rafael J. Wysocki
2010-12-26
1
-0
/
+3
*
Merge branch 'gpe-defer' into release
Len Brown
2010-10-25
10
-139
/
+83
|
\
|
*
ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
Rafael J. Wysocki
2010-09-24
10
-139
/
+83
*
|
Merge branch 'acpica' into release
Len Brown
2010-10-25
33
-572
/
+1743
|
\
\
|
*
|
Subject: [PATCH] ACPICA: Fix Scope() op in module level code
Bob Moore
2010-10-23
1
-2
/
+17
|
*
|
ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events
Colin Ian King
2010-10-17
1
-0
/
+1
|
*
|
ACPICA: Add Vista SP2 to supported _OSI strings
Bob Moore
2010-10-17
2
-1
/
+3
|
*
|
ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions
Bob Moore
2010-10-17
1
-41
/
+4
|
*
|
ACPICA: Change type of _TZ from ThermalZone to Device
Bob Moore
2010-10-17
1
-2
/
+4
|
*
|
ACPICA: Comment update; no functional change
Bob Moore
2010-10-17
1
-0
/
+6
|
*
|
ACPICA: Increase configurability of error messages
Bob Moore
2010-10-01
1
-1
/
+1
|
*
|
ACPICA: Add repair for _HID and _CID strings
Bob Moore
2010-10-01
1
-0
/
+163
|
*
|
ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file
Bob Moore
2010-10-01
7
-287
/
+445
|
*
|
ACPICA: Make acpi_gbl_system_awake_and_running publically available
Bob Moore
2010-10-01
1
-1
/
+1
|
*
|
ACPICA: Update math module; no functional change
Bob Moore
2010-10-01
1
-3
/
+20
|
*
|
ACPICA: Make acpi_thread_id no longer configurable, always u64
Lin Ming
2010-10-01
7
-26
/
+28
|
*
|
ACPICA: Add ACPI_INLINE configuration parameter
Lin Ming
2010-10-01
1
-2
/
+2
|
*
|
ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface
Bob Moore
2010-10-01
4
-5
/
+430
|
*
|
ACPICA/ACPI: Add new host interfaces for _OSI support
Lin Ming
2010-10-01
11
-151
/
+547
|
*
|
ACPICA: Revert "Revert "Enable multi-byte EC transfers
Bob Moore
2010-10-01
3
-49
/
+73
|
*
|
ACPICA: Fix acpi_os_read_pci_configuration prototype
Bob Moore
2010-10-01
1
-3
/
+1
|
|
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...
Len Brown
2010-09-29
3
-2
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
ACPI: Fix typos
Lucas De Marchi
2010-09-28
2
-2
/
+2
|
|
_
|
/
|
/
|
|
|
|
*
ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume
Colin Ian King
2010-09-28
1
-0
/
+1
|
|
/
|
/
|
|
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-08-07
41
-795
/
+381
|
|
\
*
|
|
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
2010-08-15
1
-4
/
+1
*
|
|
Merge branch 'acpica-gpe' into release
Len Brown
2010-08-15
42
-834
/
+481
|
\
\
\
|
*
|
|
ACPI / ACPICA: Fix reference counting problems with GPE handlers
Rafael J. Wysocki
2010-08-07
5
-78
/
+139
|
|
|
/
|
|
/
|
|
*
|
ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()
Rafael J. Wysocki
2010-07-12
1
-13
/
+8
|
*
|
ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset
Rafael J. Wysocki
2010-07-12
1
-1
/
+1
|
*
|
ACPI / ACPICA: Do not execute _PRW methods during initialization
Rafael J. Wysocki
2010-07-12
7
-278
/
+81
|
*
|
ACPICA: Fix for Alias references within Package objects
Bob Moore
2010-07-06
1
-1
/
+15
|
*
|
ACPICA: Fix lint warning for 64-bit constant
Bob Moore
2010-07-06
1
-1
/
+1
|
*
|
ACPICA: Remove obsolete GPE function
Bob Moore
2010-07-06
3
-30
/
+6
|
*
|
ACPICA: Drop acpi_set_gpe
Rafael J. Wysocki
2010-07-06
1
-60
/
+0
|
*
|
ACPICA: Use low-level GPE enable during GPE block initialization
Rafael J. Wysocki
2010-07-06
4
-44
/
+47
|
*
|
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
2010-07-06
6
-110
/
+39
|
*
|
ACPICA: Introduce acpi_gpe_wakeup()
Rafael J. Wysocki
2010-07-06
1
-0
/
+67
|
*
|
ACPICA: Rename acpi_hw_gpe_register_bit
Lin Ming
2010-07-06
3
-7
/
+7
|
*
|
ACPICA: Optimization: Reduce the number of namespace walks
Alexey Starikovskiy
2010-07-06
2
-6
/
+32
|
*
|
ACPICA: Update flags for operand object
Bob Moore
2010-07-06
2
-17
/
+8
|
*
|
ACPICA: Performance enhancement for namespace search and access
Alexey Starikovskiy
2010-07-06
15
-218
/
+52
|
*
|
ACPICA: Expand device initialization counters to 32 bits
Bob Moore
2010-07-06
2
-5
/
+5
|
*
|
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
Bob Moore
2010-07-06
11
-28
/
+28
|
*
|
ACPICA: Expand initialization counters to 32 bits
Alexey Starikovskiy
2010-07-06
3
-24
/
+24
|
*
|
ACPICA: iASL/Core: Add support for _WDG/_WED MS methods
Bob Moore
2010-07-06
1
-6
/
+7
|
*
|
ACPICA: Add comment: _BCL cannot be sorted on the fly
Bob Moore
2010-07-06
1
-0
/
+7
*
|
|
ACPI: introduce module parameter acpi.aml_debug_output
Zhang Rui
2010-08-14
1
-1
/
+1
|
|
/
|
/
|
[next]