aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAge
* Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds2012-04-20
* Merge branch 'tboot' into releaseLen Brown2012-03-30
|\
| * Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2012-03-22
| |\
| | * x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-13
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-30
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | ACPICA: Fix regression in FADT revision checksJulian Anastasov2012-03-21
| | |/ / | |/| |
| | * | ACPI: ignore FADT reset-reg-sup flagLen Brown2012-03-21
| |/ /
* | | ACPICA: Object repair code: Support to add Package wrappersBob Moore2012-03-30
* | | ACPI: Move module parameter gts and bfs to sleep.cLin Ming2012-03-26
* | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2012-03-26
* | | ACPICA: Debugger: Add missing object info to namespace dumpBob Moore2012-03-22
* | | ACPICA: Change exception code for invalid pathname in acpi_evaluate_objectBob Moore2012-03-22
* | | ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore2012-03-22
* | | ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore2012-03-22
* | | ACPICA: Split sleep/wake functions into two filesBob Moore2012-03-22
* | | ACPICA: Distill multiple sleep method functions to a single functionBob Moore2012-03-22
* | | ACPICA: Add acpi_os_physical_table_override interfaceBob Moore2012-03-22
* | | ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore2012-03-22
* | | ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore2012-03-22
* | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-22
* | | ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore2012-03-22
* | | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore2012-03-22
* | | ACPICA: Update _REV return value to 5Bob Moore2012-03-22
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18
|\ \
| * | ACPICA: Update all copyrights to 2012Bob Moore2012-01-17
| * | ACPICA: Add support for region address conflict checkingLin Ming2012-01-17
| * | ACPICA: Update for larger ACPI 5 FADT sizeBob Moore2012-01-17
| * | ACPICA: Clean up MakefileLin Ming2012-01-17
| * | ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui2012-01-17
| * | ACPI 5.0: Add new predefined namesBob Moore2012-01-17
| * | ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore2012-01-17
| * | ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore2012-01-17
| * | ACPI 5.0: Support for all new resource descriptorsLin Ming2012-01-17
| * | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore2012-01-17
| * | ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-17
| * | ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming2012-01-17
| * | ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-17
| * | ACPI 5.0: Basic support for FADT version 5Bob Moore2012-01-17
| * | ACPICA: Do not abort table load on invalid space IDBob Moore2012-01-17
| * | ACPICA: Add error msg for Index/Bank field registers out-of-rangeBob Moore2012-01-17
| * | ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)Bob Moore2012-01-17
| * | ACPICA: Fix to allow region arguments to reference other scopesLin Ming2012-01-17
| * | ACPICA: Update for GCC 4Bob Moore2012-01-17
| * | Merge branch 'acpica-validate-address-regression' into nextLen Brown2012-01-17
| |\ \ | | |/ | |/|
| | * ACPICA: Put back the call to acpi_os_validate_addressLin Ming2012-01-17
* | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
|\ \
| * | ACPI: Fix possible recursive locking in hwregs.cRakib Mullick2011-11-06
* | | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-31