summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Collapse)AuthorAgeFilesLines
* Import ACPICA 20140414.jkim2014-01-15348-760/+2102
|
* Import ACPICA 20131218.jkim2013-12-1970-726/+2502
|
* Import ACPICA 20131115.jkim2013-11-1517-103/+221
|
* Import ACPICA 20130927.jkim2013-10-1767-883/+1814
|
* Import ACPICA 20130823.jkim2013-08-2360-833/+2254
|
* Import ACPICA 20130725.jkim2013-07-2628-178/+548
|
* Import ACPICA 20130626.jkim2013-06-2649-288/+2705
|
* Import ACPICA 20130517.jkim2013-05-17180-2300/+5345
|
* Fix for _INI regression introduced in version 20130328.jkim2013-05-071-0/+1
| | | | | | | | This change fixes a problem introduced in 20130328 where _INI methods are no longer executed properly because of a memory block that is not initialized correctly. https://github.com/acpica/acpica/commit/637accd073a205eb4acac935f34d0eaee0c301a8
* Import ACPICA 20130418.jkim2013-04-1937-678/+1208
|
* Fix a potential memory leak.jkim2013-04-041-1/+2
| | | | https://github.com/acpica/acpica/pull/6
* Import ACPICA 20130328.jkim2013-04-0439-1613/+2935
|
* Import ACPICA 20130215.jkim2013-02-1557-754/+2736
|
* Fix a long standing bug. NextObject is the first field for very long time.jkim2013-01-283-11/+8
|
* Partially revert a vendor commit. The following broke our acpi(4) in a veryjkim2013-01-281-11/+32
| | | | | | subtle way: https://github.com/otcshare/acpica/commit/b8cf8cd2232f4e08ef9f8df4a103a29bd8699194
* Import ACPICA 20130117.jkim2013-01-17325-486/+737
|
* Import ACPICA 20121220.jkim2013-01-02114-6894/+8246
|
* Import ACPICA 20121114.jkim2012-11-1450-608/+903
|
* Import ACPICA 20121018.jkim2012-10-19218-1276/+1479
|
* Import ACPICA 20120913.jkim2012-09-1432-703/+1070
|
* Import ACPICA 20120816.jkim2012-08-1654-1983/+2307
|
* Import ACPICA 20120711.jkim2012-07-1150-477/+1132
|
* Do not malloc(9) while holding a spin lock, to avoid panic. Note it wasjkim2012-06-271-11/+15
| | | | | | submitted upstream and it should be fixed in the next ACPICA release. Discussed with: Moore, Robert (robert dot moore at intel dot com)
* Fix "comparison is always true due to limited range of data type" warningjkim2012-06-211-10/+10
| | | | | | | from GCC in the base system. Note this patch was submitted upstream and it will appear in the next ACPICA release. Discussed with: Moore, Robert (robert dot moore at intel dot com)
* Import ACPICA 20120620.jkim2012-06-2040-640/+1131
|
* Import ACPICA 20120518.jkim2012-05-1929-93/+491
|
* Import ACPICA 20120420.jkim2012-04-2035-1389/+1683
|
* Revert r233550 and apply a fix for the reference counting issue.jkim2012-03-284-109/+61
| | | | Submitted by: Robert Moore (robert dot moore at intel dot com)
* Fix two possible memory leaks in error path.jkim2012-03-271-0/+2
| | | | | | https://github.com/otcshare/acpica/commit/651031314f26bcfa32ee070014c841afa4cee094 Obtained from: ACPICA
* Temporarily revert an upstream commit. This change caused regressions forjkim2012-03-274-58/+109
| | | | | | | too many laptop users. Especially, automatic repair for broken _BIF caused strange reference counting issues and kernal panics. This reverts: https://github.com/otcshare/acpica/commit/c995fed15ab41f6feae1299876271ea330f5c1c5
* Import ACPICA 20120320.jkim2012-03-2048-336/+3651
|
* Import ACPICA 20120215.jkim2012-02-16306-0/+180582
OpenPOWER on IntegriCloud