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
/
actypes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-25
1
-1
/
+1
*
ACPICA: Cleanup table handler naming conflicts.
Lv Zheng
2013-01-11
1
-1
/
+1
*
ACPICA: Cleanup PM_TIMER_FREQUENCY definition.
Lv Zheng
2013-01-10
1
-4
/
+0
*
ACPICA: Add time macros for various timer/time manipulation.
Bob Moore
2013-01-10
1
-1
/
+16
*
ACPICA: Resources: New interface, AcpiWalkResourceBuffer.
Bob Moore
2013-01-10
1
-0
/
+4
*
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
1
-0
/
+5
*
ACPICA: Cleanup updated comments.
Lv Zheng
2013-01-10
1
-2
/
+2
*
ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method
Bob Moore
2012-11-15
1
-5
/
+7
*
ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copies
Bob Moore
2012-11-15
1
-0
/
+4
*
ACPICA: Fix indent caused divergences.
Lv Zheng
2012-11-15
1
-2
/
+4
*
ACPICA: Fix AcpiSrc caused divergences.
Lv Zheng
2012-11-15
1
-4
/
+4
*
ACPICA: Fix divergences of definition conflicts.
Lv Zheng
2012-11-15
1
-6
/
+6
*
ACPI: delelte more BFS/GTS related definition and code
Feng Tang
2012-09-21
1
-7
/
+0
*
ACPI: delete _GTS/_BFS support
Len Brown
2012-07-30
1
-1
/
+1
*
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-07-17
1
-2
/
+2
*
ACPICA: Update header files copyrights to 2012
Bob Moore
2012-07-17
1
-1
/
+1
*
ACPICA: ACPI 5/iASL: Add support for PCC keyword
Bob Moore
2012-06-01
1
-1
/
+2
*
ACPICA: Add support for multiple notify handlers
Bob Moore
2012-06-01
1
-0
/
+4
*
ACPI: Fix D3hot v D3cold confusion
Lin Ming
2012-05-05
1
-3
/
+4
*
ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS
Lin Ming
2012-03-26
1
-1
/
+8
*
ACPICA: Add table-driven dispatch for sleep/wake functions
Bob Moore
2012-03-22
1
-0
/
+9
*
ACPICA: ACPI 5: Update debug output for new notify values
Bob Moore
2012-03-22
1
-2
/
+4
*
ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region
Bob Moore
2012-01-17
1
-1
/
+3
*
ACPI 5.0: Implement Connection() and AccessAs() changes
Bob Moore
2012-01-17
1
-0
/
+8
*
ACPI: Drop ACPI_NO_HARDWARE_INIT
Rafael J. Wysocki
2011-11-06
1
-1
/
+0
*
-
.
Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...
Len Brown
2011-05-29
1
-2
/
+3
|
\
\
|
|
*
ACPI: Add D3 cold state
Lin Ming
2011-05-29
1
-2
/
+3
|
|
/
*
|
ACPICA: Execute an orphan _REG method under the EC device
Bob Moore
2011-05-09
1
-0
/
+5
*
|
ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate place
Bob Moore
2011-05-09
1
-1
/
+3
*
|
ACPICA: Update internal address SpaceID for DataTable regions
Bob Moore
2011-05-09
1
-2
/
+11
|
/
*
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-18
1
-1
/
+1
*
ACPICA: Global event handler
Lin Ming
2011-01-12
1
-0
/
+8
*
ACPICA: Implicit notify support
Lin Ming
2011-01-12
1
-16
/
+21
*
ACPICA: New GPE handler callback definition
Lin Ming
2011-01-12
1
-0
/
+3
*
ACPICA: Rename some function and variable names
Lin Ming
2011-01-12
1
-2
/
+2
*
ACPICA: Update math module; no functional change
Bob Moore
2010-10-01
1
-10
/
+0
*
ACPICA: Make acpi_thread_id no longer configurable, always u64
Lin Ming
2010-10-01
1
-7
/
+10
*
ACPICA/ACPI: Add new host interfaces for _OSI support
Lin Ming
2010-10-01
1
-0
/
+3
*
ACPICA: Drop acpi_set_gpe
Rafael J. Wysocki
2010-07-06
1
-1
/
+1
*
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
2010-07-06
1
-6
/
+0
*
ACPICA: Introduce acpi_gpe_wakeup()
Rafael J. Wysocki
2010-07-06
1
-1
/
+1
*
Merge branch 'gpe-regression-fixes' into release
Len Brown
2010-06-12
1
-1
/
+2
|
\
|
*
ACPI / ACPICA: Avoid writing full enable masks to GPE registers
Rafael J. Wysocki
2010-06-12
1
-0
/
+1
|
*
ACPI / ACPICA: Fix low-level GPE manipulation code
Rafael J. Wysocki
2010-06-12
1
-1
/
+1
*
|
ACPICA: Update/clarify some parameter names associated with acpi_handle
Bob Moore
2010-05-06
1
-1
/
+1
|
/
*
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
Lin Ming
2010-04-20
1
-22
/
+20
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-03-01
1
-17
/
+17
|
\
|
*
ACPICA: Remove unused uint32_struct type
Bob Moore
2010-01-22
1
-5
/
+0
|
*
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
Bob Moore
2010-01-22
1
-11
/
+16
|
*
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2010-01-22
1
-1
/
+1
[next]