index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'acpica' into release
Len Brown
2009-09-19
68
-2169
/
+4026
|
\
|
*
ACPICA: Update version to 20090903.
Bob Moore
2009-09-08
1
-1
/
+1
|
*
ACPICA: Windows compatibility: autoexecute root _INI method
Bob Moore
2009-09-08
1
-0
/
+15
|
*
ACPICA: Update _OSI with new Windows OS strings
Bob Moore
2009-09-08
2
-0
/
+6
|
*
ACPICA: Fix memory leak for ill-formed Package objects
Bob Moore
2009-09-08
1
-5
/
+18
|
*
ACPICA: Remove error message for Store(Localx,Localx)
Bob Moore
2009-09-08
1
-4
/
+4
|
*
ACPICA: Fix extraneous warning if _DSM returns a package
Bob Moore
2009-09-08
1
-2
/
+6
|
*
ACPI: fix NULL bug for HID/UID string
Hugh Dickins
2009-08-31
1
-8
/
+12
|
*
ACPICA: Update version to 20090730
Bob Moore
2009-08-28
1
-1
/
+1
|
*
ACPICA: acpi_reset: Bypass port validation mechanism
Bob Moore
2009-08-28
1
-2
/
+15
|
*
ACPICA: Fix typo for HEST ACPI table
Bob Moore
2009-08-28
1
-1
/
+1
|
*
ACPICA: Update definitions for HEST table
Bob Moore
2009-08-28
1
-12
/
+12
|
*
ACPICA: Add support for module-level executable AML code
Lin Ming
2009-08-28
13
-52
/
+306
|
*
ACPICA: ACPI 4: Add validation for new predefined names.
Bob Moore
2009-08-28
2
-7
/
+73
|
*
ACPICA: reformat predefined method table, no functional change
Lin Ming
2009-08-28
1
-210
/
+293
|
*
ACPICA: ACPI 4: Update headers for new and changed ACPI tables.
Bob Moore
2009-08-28
3
-151
/
+557
|
*
ACPICA: Split large ACPI table header
Bob Moore
2009-08-28
3
-562
/
+611
|
*
ACPICA: Fix fault if acpi_terminate is called twice
Bob Moore
2009-08-28
2
-19
/
+19
|
*
ACPICA: ACPI 4.0 : Add new return package type, restructure module.
Bob Moore
2009-08-28
2
-135
/
+196
|
*
ACPICA: Add repair for predefined methods that return nested packages
Bob Moore
2009-08-28
3
-2
/
+84
|
*
ACPICA: Move predefined repair code to new file, no functional change
Bob Moore
2009-08-28
4
-119
/
+171
|
*
ACPICA: Update version to 20090625
Bob Moore
2009-08-27
1
-1
/
+1
|
*
ACPICA: ACPI 4.0: Changes for existing ACPI tables.
Bob Moore
2009-08-27
2
-9
/
+18
|
*
ACPICA: Clarify common suffix for error/warning messages
Bob Moore
2009-08-27
1
-1
/
+1
|
*
ACPICA: Fix: Predefined object repair executed only once
Bob Moore
2009-08-27
5
-170
/
+277
|
*
ACPICA: Dump table header - suppress output of non-printable characters
Bob Moore
2009-08-27
1
-7
/
+75
|
*
ACPICA: Fix several acpi_attach_data problems
Bob Moore
2009-08-27
8
-35
/
+70
|
*
ACPICA: ACPI 4.0: Interpreter support for IPMI.
Lin Ming
2009-08-27
4
-32
/
+63
|
*
ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.
Lin Ming
2009-08-27
3
-1
/
+3
|
*
ACPICA: Fix possible memory leak in nspredef
Bob Moore
2009-08-27
1
-12
/
+15
|
*
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-08-27
28
-630
/
+901
|
*
ACPICA: Remove duplicate prototypes from header
Bob Moore
2009-08-27
1
-4
/
+0
|
*
ACPICA: Add 64-bit support to acpi_read and acpi_write
Bob Moore
2009-08-27
8
-105
/
+327
|
*
ACPICA: Remove duplicate extern declarations for public globals
Bob Moore
2009-08-27
2
-15
/
+19
|
*
ACPICA: Fix several pointer casts to avoid possible compile warnings
Bob Moore
2009-08-27
2
-5
/
+6
*
|
Merge branch 'topstar-laptop' into release
Len Brown
2009-09-19
4
-0
/
+280
|
\
\
|
*
|
topstar-laptop: add new driver for hotkeys support on Topstar N01
Herton Ronaldo Krzesinski
2009-09-19
4
-0
/
+280
*
|
|
Merge branch 'thinkpad' into release
Len Brown
2009-09-19
2
-74
/
+315
|
\
\
\
|
*
|
|
thinkpad-acpi: report brightness events when required
Henrique de Moraes Holschuh
2009-09-19
1
-11
/
+19
|
*
|
|
thinkpad-acpi: don't poll by default any of the reserved hotkeys
Henrique de Moraes Holschuh
2009-09-19
1
-13
/
+15
|
*
|
|
thinkpad-acpi: Fix procfs hotkey reset command
Henrique de Moraes Holschuh
2009-09-19
2
-2
/
+3
|
*
|
|
thinkpad-acpi: deprecate hotkey_bios_mask
Henrique de Moraes Holschuh
2009-09-19
2
-1
/
+7
|
*
|
|
thinkpad-acpi: hotkey poll fixes
Henrique de Moraes Holschuh
2009-09-19
1
-35
/
+73
|
*
|
|
thinkpad-acpi: be more strict when detecting a ThinkPad
Henrique de Moraes Holschuh
2009-09-19
1
-9
/
+13
|
*
|
|
thinkpad-acpi: firmware version checks
Henrique de Moraes Holschuh
2009-09-19
1
-0
/
+182
|
*
|
|
thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1R
Henrique de Moraes Holschuh
2009-09-19
1
-4
/
+4
|
|
/
/
*
|
|
Merge branch 'sfi-base' into release
Len Brown
2009-09-19
37
-12
/
+96
|
\
\
\
|
*
|
|
ACPI: Handle CONFIG_ACPI=n better from linux/acpi.h
Feng Tang
2009-08-28
2
-2
/
+10
|
*
|
|
ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()
Len Brown
2009-08-28
1
-0
/
+6
|
*
|
|
ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c
Len Brown
2009-08-28
1
-1
/
+1
[next]