summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
...
* | | ACPICA: Distill multiple sleep method functions to a single functionBob Moore2012-03-223-128/+29
* | | ACPICA: Add acpi_os_physical_table_override interfaceBob Moore2012-03-223-63/+152
* | | ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore2012-03-222-26/+31
* | | ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore2012-03-222-35/+17
* | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-2227-479/+361
* | | ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore2012-03-221-12/+0
* | | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore2012-03-224-269/+694
* | | ACPICA: Update _REV return value to 5Bob Moore2012-03-221-1/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18150-389/+3147
|\ \
| * | ACPICA: Update all copyrights to 2012Bob Moore2012-01-17148-148/+148
| * | ACPICA: Add support for region address conflict checkingLin Ming2012-01-1711-25/+391
| * | ACPICA: Update for larger ACPI 5 FADT sizeBob Moore2012-01-171-6/+7
| * | ACPICA: Clean up MakefileLin Ming2012-01-171-24/+133
| * | ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui2012-01-171-4/+6
| * | ACPI 5.0: Add new predefined namesBob Moore2012-01-175-4/+73
| * | ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore2012-01-171-0/+64
| * | ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore2012-01-173-0/+94
| * | ACPI 5.0: Support for all new resource descriptorsLin Ming2012-01-1715-115/+1573
| * | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore2012-01-175-17/+38
| * | ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-1714-45/+300
| * | ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming2012-01-172-1/+188
| * | ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-175-3/+57
| * | ACPI 5.0: Basic support for FADT version 5Bob Moore2012-01-171-2/+2
| * | ACPICA: Do not abort table load on invalid space IDBob Moore2012-01-174-12/+54
| * | ACPICA: Add error msg for Index/Bank field registers out-of-rangeBob Moore2012-01-171-0/+6
| * | ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)Bob Moore2012-01-171-0/+2
| * | ACPICA: Fix to allow region arguments to reference other scopesLin Ming2012-01-173-1/+8
| * | ACPICA: Update for GCC 4Bob Moore2012-01-171-6/+3
| * | Merge branch 'acpica-validate-address-regression' into nextLen Brown2012-01-171-0/+24
| |\ \ | | |/ | |/|
| | * ACPICA: Put back the call to acpi_os_validate_addressLin Ming2012-01-171-0/+24
* | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-5/+6
|\ \
| * | ACPI: Fix possible recursive locking in hwregs.cRakib Mullick2011-11-061-5/+6
* | | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-3116-0/+16
* | | acpi: add module.h to files implicitly using/relying on it.Paul Gortmaker2011-10-311-0/+1
|/ /
* | acpica: ACPI_MAX_SLEEP should be 2 sec, not 20Len Brown2011-08-291-1/+1
* | ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu2011-07-133-0/+17
* | ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-132-6/+18
* | ACPICA: Add missing _TDL to list of predefined namesBob Moore2011-07-131-0/+1
* | ACPICA: Load operator: re-instate most restrictions on incoming table signatureBob Moore2011-07-131-5/+22
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-05-2916-358/+501
|\ \
| | \
| | \
| *-. \ Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-294-19/+57
| |\ \ \
| * | | | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-093-9/+127
| * | | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-091-1/+0
| * | | | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-096-21/+8
| * | | | ACPICA: Add more methods eligible for NULL package element removalBob Moore2011-05-091-8/+5
| * | | | ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore2011-05-094-316/+347
| * | | | ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-253-41/+44
| * | | | ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-252-9/+17
OpenPOWER on IntegriCloud