| Commit message (Expand) | Author | Age |
* | ACPI: delete _GTS/_BFS support | Len Brown | 2012-07-30 |
*-. | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 2012-07-26 |
|\ \ |
|
| | * | ACPICA: Fix possible fault in return package object repair code | Bob Moore | 2012-07-14 |
| | * | ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume | Jonathan Nieder | 2012-07-10 |
| |/
|/| |
|
| * | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 2012-07-17 |
| * | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore | 2012-07-17 |
| * | ACPICA: Split file: tbxface.c -> tbxfload.c | Bob Moore | 2012-07-17 |
| * | ACPICA: Add PCC address space to space ID decode function | Bob Moore | 2012-07-17 |
| * | ACPICA: Fix some comment fields | Bob Moore | 2012-07-17 |
| * | ACPICA: Table manager: deploy new firmware error/warning interfaces | Bob Moore | 2012-07-17 |
| * | ACPICA: Add new interfaces for BIOS(firmware) errors and warnings | Bob Moore | 2012-07-17 |
| * | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 2012-07-17 |
| * | ACPICA: Add support for implicit notify on multiple devices | Bob Moore | 2012-07-14 |
| * | ACPICA: Update comments; no functional change | Bob Moore | 2012-07-14 |
| * | ACPICA: Utilities: conditionally compile backslash removal function | Bob Moore | 2012-07-14 |
| * | ACPICA: Disassembler: Emit descriptions for ACPI predefined names | Bob Moore | 2012-07-14 |
| * | ACPICA: Add FADT error message for GAS BitWidth overflow | Bob Moore | 2012-06-01 |
| * | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming | 2012-06-01 |
| * | ACPICA: iASL: Improved pathname support | Bob Moore | 2012-06-01 |
| * | ACPICA: Disassembler: Add support for Operation Region externals | Bob Moore | 2012-06-01 |
| * | ACPICA: Add support for multiple notify handlers | Bob Moore | 2012-06-01 |
| * | ACPICA: Lint fixes for acpi_write, no functional changes | Bob Moore | 2012-06-01 |
| * | ACPICA: Object dump routines: Use common function for string output | Bob Moore | 2012-06-01 |
| * | ACPICA: AML Parser: Fix two possible memory leaks in error path | Jesper Juhl | 2012-06-01 |
|/ |
|
* | Revert "ACPI: ignore FADT reset-reg-sup flag" | Linus Torvalds | 2012-04-20 |
* | Merge branch 'tboot' into release | Len Brown | 2012-03-30 |
|\ |
|
| * | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown | 2012-03-22 |
| |\ |
|
| | * | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 2012-03-13 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | ACPICA: Fix regression in FADT revision checks | Julian Anastasov | 2012-03-21 |
| | |/ /
| |/| | |
|
| | * | | ACPI: ignore FADT reset-reg-sup flag | Len Brown | 2012-03-21 |
| |/ / |
|
* | | | ACPICA: Object repair code: Support to add Package wrappers | Bob Moore | 2012-03-30 |
* | | | ACPI: Move module parameter gts and bfs to sleep.c | Lin Ming | 2012-03-26 |
* | | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS | Lin Ming | 2012-03-26 |
* | | | ACPICA: Debugger: Add missing object info to namespace dump | Bob Moore | 2012-03-22 |
* | | | ACPICA: Change exception code for invalid pathname in acpi_evaluate_object | Bob Moore | 2012-03-22 |
* | | | ACPICA: Clarify METHOD_NAME* defines for full-pathname cases | Bob Moore | 2012-03-22 |
* | | | ACPICA: Add table-driven dispatch for sleep/wake functions | Bob Moore | 2012-03-22 |
* | | | ACPICA: Split sleep/wake functions into two files | Bob Moore | 2012-03-22 |
* | | | ACPICA: Distill multiple sleep method functions to a single function | Bob Moore | 2012-03-22 |
* | | | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore | 2012-03-22 |
* | | | ACPICA: ACPI 5: Update debug output for new notify values | Bob Moore | 2012-03-22 |
* | | | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore | 2012-03-22 |
* | | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 2012-03-22 |
* | | | ACPICA: Move ACPI timer prototypes to public acpixf file | Bob Moore | 2012-03-22 |
* | | | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers | Bob Moore | 2012-03-22 |
* | | | ACPICA: Update _REV return value to 5 | Bob Moore | 2012-03-22 |
|/ / |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 |
|\ \ |
|
| * | | ACPICA: Update all copyrights to 2012 | Bob Moore | 2012-01-17 |
| * | | ACPICA: Add support for region address conflict checking | Lin Ming | 2012-01-17 |