summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 20160831R08_31_16Robert Moore2016-08-311-1/+1
* Logfile: Changes for version 20160831Robert Moore2016-08-311-5/+67
* commit ed6a5fbc694f3a27d93014391aa9a6f6fe490461 ("Tables: Add new table event...Colin Ian King2016-08-301-0/+2
* acpiexec: cleanup main() exit pathsRobert Moore2016-08-261-10/+13
* Merge pull request #170 from zetalog/acpica-mlcRobert Moore2016-08-2630-261/+765
|\
| * Tables: Tune table mutex to be a leaf lockLv Zheng2016-08-266-135/+208
| * Dispatcher: Fix a mutex issue for method auto serializationLv Zheng2016-08-262-2/+10
| * Namespace: Fix dynamic table loading issues by tuning namespace/interpreter l...Lv Zheng2016-08-2610-66/+38
| * Namespace: Add AcpiNsGetNodeUnlocked()Lv Zheng2016-08-262-15/+60
| * Interpreter: Fix MLC issues by switching to new TermList grammar for table lo...Lv Zheng2016-08-2614-40/+268
| * ASLTS: Add cases to demonstrate MLC order issueLv Zheng2016-08-264-0/+67
| * ASLTS: Add cases to validate if Type2Opcode is supported at module levelLv Zheng2016-08-263-4/+115
* | Tables: Update to fix typos and remove tabsRobert Moore2016-08-261-2/+2
* | Merge pull request #166 from zetalog/acpica-fadtRobert Moore2016-08-261-43/+45
|\ \
| * | Tables: Override all 64-bit GAS fields when AcpiGbl_Use32BitFadtAddresses is ...Lv Zheng2016-08-171-43/+45
* | | EFI support: coding style cleanupRobert Moore2016-08-261-70/+93
* | | Merge pull request #164 from jmarcelof/efi-pci-os-servicesRobert Moore2016-08-263-0/+242
|\ \ \ | |_|/ |/| |
| * | OSL: Add AcpiOs{Read,Write}PciConfiguration to osefixf.cMarcelo Ferreira2016-08-101-0/+176
| * | Add EFI PCI I/O ProtocolMarcelo Ferreira2016-08-102-0/+66
* | | Merge pull request #165 from zetalog/acpica-sysfsRobert Moore2016-08-254-92/+29
|\ \ \
| * | | Tables: Add new table events indicating table installation/uninstallationLv Zheng2016-08-162-1/+11
| * | | Tables: Remove wrong table event macrosLv Zheng2016-08-161-10/+6
| * | | Tables: Remove AcpiTbInstallFixedTable()Lv Zheng2016-08-163-82/+13
| | |/ | |/|
* | | acpiexec: Add option to display build date and timeRobert Moore2016-08-181-0/+8
* | | iASL: Add option to display build date and timeRobert Moore2016-08-182-0/+10
* | | Merge branch 'master' of ssh://ssh.github.com/acpica/acpicaRobert Moore2016-08-182-0/+4
|\ \ \
| * \ \ Merge pull request #167 from zetalog/acpica-efiRobert Moore2016-08-172-0/+4
| |\ \ \
| | * | | EFI: Fix build issues introduced by recent utility changesLv Zheng2016-08-172-0/+4
| | |/ /
* | | | Update return value for intenal _OSI methodRobert Moore2016-08-182-11/+26
|/ / /
* | | Merge pull request #159 from jmarcelof/fix-efi-buildRobert Moore2016-08-162-2/+7
|\ \ \ | |/ / |/| |
| * | Fix acpidump.efi buildMarcelo Ferreira2016-07-282-2/+7
* | | Add a couple of casts to uthex.cRobert Moore2016-08-131-2/+2
* | | Cleanup for all string-to-integer conversionsRobert Moore2016-08-1236-648/+636
* | | Debugger: Add subcommand for predefined name executionRobert Moore2016-08-104-31/+184
| |/ |/|
* | iASL: Add help message for using acpidump/acpiextract/iaslRobert Moore2016-08-093-0/+36
* | Merge pull request #160 from zetalog/acpica-1606Robert Moore2016-08-091-1/+1
|\ \
| * | Hardware: Fix an MSVC9 build issue that all GPE register masks should be 8-bi...Lv Zheng2016-08-041-1/+1
* | | Merge pull request #163 from swildner/masterRobert Moore2016-08-082-4/+4
|\ \ \ | |/ / |/| |
| * | Use ; instead of , where appropriate.Sascha Wildner2016-08-072-4/+4
|/ /
* | Merge pull request #147 from zetalog/acpica-gpeRobert Moore2016-07-297-28/+176
|\ \
| * | Events: Introduce AcpiMaskGpe() to implement GPE masking mechanismLv Zheng2016-06-237-28/+176
* | | EFI support: Untabify fileRobert Moore2016-07-291-1/+1
* | | iASL: Split help screens to a new fileRobert Moore2016-07-295-232/+359
* | | Update version to 20160629R07_29_16Robert Moore2016-07-291-1/+1
* | | Logfile: Changes for version 20160729Robert Moore2016-07-291-0/+101
* | | acpiexec: Add call to OSL terminate functionRobert Moore2016-07-291-0/+2
* | | Merge pull request #158 from zetalog/acpica-compRobert Moore2016-07-2716-103/+72
|\ \ \ | |_|/ |/| |
| * | OSL: Fix a regression that old GCC requires a workaround for strchr()Lv Zheng2016-07-273-12/+134
| * | OSL: Cleanup the inclusion order of the compiler-specific headersLv Zheng2016-07-2715-209/+56
|/ /
* | Merge pull request #154 from zetalog/acpica-efi2Robert Moore2016-07-2689-10897/+1686
|\ \