index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
/
acpixf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'acpica-gpe' into release
Len Brown
2010-08-15
1
-7
/
+6
|
\
|
*
ACPI / ACPICA: Do not execute _PRW methods during initialization
Rafael J. Wysocki
2010-07-12
1
-1
/
+2
|
*
ACPICA: Update version to 20100702
Bob Moore
2010-07-06
1
-1
/
+1
|
*
ACPICA: Drop acpi_set_gpe
Rafael J. Wysocki
2010-07-06
1
-2
/
+0
|
*
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
2010-07-06
1
-4
/
+2
|
*
ACPICA: Introduce acpi_gpe_wakeup()
Rafael J. Wysocki
2010-07-06
1
-0
/
+2
|
*
ACPICA: Update version to 20100528
Bob Moore
2010-07-06
1
-1
/
+1
*
|
ACPI: introduce module parameter acpi.aml_debug_output
Zhang Rui
2010-08-14
1
-1
/
+1
|
/
*
ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility
Matthew Garrett
2010-06-12
1
-0
/
+1
*
ACPICA: Update version to 20100428.
Bob Moore
2010-05-06
1
-1
/
+1
*
ACPICA: Update/clarify some parameter names associated with acpi_handle
Bob Moore
2010-05-06
1
-17
/
+11
*
ACPICA: Update version to 20100331.
Robert Moore
2010-04-20
1
-1
/
+1
*
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
Lin Ming
2010-04-20
1
-5
/
+6
*
ACPICA: Add subsystem option to force copy of DSDT to local memory
Lin Ming
2010-04-20
1
-0
/
+1
*
ACPICA: Update version to 20100304
Bob Moore
2010-04-20
1
-1
/
+1
*
ACPICA: Enhance configuration for output of AML Debug Object
Lin Ming
2010-04-20
1
-0
/
+1
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-03-01
1
-2
/
+2
|
\
|
*
ACPICA: Update version to 20100121.
Bob Moore
2010-01-22
1
-1
/
+1
|
*
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2010-01-22
1
-1
/
+1
*
|
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
2010-02-22
1
-3
/
+3
|
/
*
ACPICA: Update version to 20091214
Bob Moore
2009-12-15
1
-1
/
+1
*
ACPICA: Update version to 20091112.
Bob Moore
2009-11-24
1
-1
/
+1
*
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
1
-1
/
+2
*
ACPICA: Update version to 20091013
Bob Moore
2009-11-24
1
-1
/
+1
*
ACPICA: Update version to 20090903.
Bob Moore
2009-09-08
1
-1
/
+1
*
ACPICA: Update version to 20090730
Bob Moore
2009-08-28
1
-1
/
+1
*
ACPICA: Update version to 20090625
Bob Moore
2009-08-27
1
-1
/
+1
*
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-08-27
1
-1
/
+2
*
ACPICA: Add 64-bit support to acpi_read and acpi_write
Bob Moore
2009-08-27
1
-2
/
+2
*
ACPICA: Remove duplicate extern declarations for public globals
Bob Moore
2009-08-27
1
-0
/
+1
*
ACPICA: Update version to 20090521.
Bob Moore
2009-05-27
1
-1
/
+1
*
ACPICA: New: AcpiInstallMethod - install a single control method
Lin Ming
2009-05-27
1
-0
/
+2
*
ACPICA: Update version to 20090422.
Bob Moore
2009-05-27
1
-1
/
+1
*
ACPICA: Update error/warning interfaces
Bob Moore
2009-05-27
1
-1
/
+4
*
hwmon: Add Asus ATK0110 support
Luca Tettamanti
2009-04-07
1
-2
/
+0
*
Merge branch 'linus' into release
Len Brown
2009-04-05
1
-0
/
+4
|
\
|
*
acpi/x86: introduce __apci_map_table, v4
Yinghai Lu
2009-02-09
1
-0
/
+4
*
|
ACPICA: Update version to 20090320
Bob Moore
2009-03-27
1
-1
/
+1
*
|
ACPICA: Update version to 20090220
Bob Moore
2009-03-26
1
-1
/
+1
*
|
ACPICA: Rename ACPI bit register access functions
Bob Moore
2009-03-26
1
-2
/
+2
*
|
ACPICA: Optimize ACPI register locking
Bob Moore
2009-03-26
1
-2
/
+0
*
|
ACPICA: Conditionally compile acpi_set_firmware_waking_vector64
Bob Moore
2009-03-26
1
-4
/
+4
*
|
ACPICA: Update version to 20090123
Bob Moore
2009-03-26
1
-1
/
+1
|
/
*
Merge branch 'misc' into release
Len Brown
2009-01-09
1
-0
/
+1
|
\
|
*
ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
Zhao Yakui
2009-01-09
1
-0
/
+1
*
|
ACPICA: Update version to 20081204.
robert.moore@intel.com
2008-12-31
1
-1
/
+1
*
|
ACPICA: Restructure includes into public/private
Bob Moore
2008-12-31
1
-0
/
+58
*
|
ACPICA: New: acpi_reset interface - write to reset register
Bob Moore
2008-12-31
1
-0
/
+2
*
|
ACPICA: New: acpi_read and acpi_write public interfaces
Bob Moore
2008-12-31
1
-6
/
+8
*
|
ACPICA: New: Public GPE group enable/disable interfaces
Bob Moore
2008-12-31
1
-4
/
+11
[next]