summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Add support for region address conflict checkingLin Ming2012-01-1712-215/+403
* 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
* | pstore: pass allocated memory region back to callerKees Cook2011-11-171-9/+22
* | ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki2011-11-121-29/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-077-76/+233
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2011-11-062-61/+210
| |\ \ \ \
| | * | | | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-062-42/+169
| | * | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-061-13/+12
| | * | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-061-26/+49
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...Len Brown2011-11-064-14/+22
| |\ \ \ \ \ \ \ | | | | | |/ / /
| | | | * | | | ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger2011-11-061-1/+13
| | | | |/ / /
| | | * | | | ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2011-11-061-6/+2
| | | * | | | ACPI: use kstrdup()Thomas Meyer2011-11-061-2/+1
| | | |/ / /
| | * | | | ACPI: Fix possible recursive locking in hwregs.cRakib Mullick2011-11-061-5/+6
| | |/ / /
| * | | | ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony2011-11-061-1/+1
| |/ / /
* | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0627-2/+26
|\ \ \ \
| * | | | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-3122-0/+22
| * | | | acpi: downgrade files from module.h to export.h where possible.Paul Gortmaker2011-10-311-1/+1
| * | | | acpi: delete module.h include from files explicitly not needing itPaul Gortmaker2011-10-311-1/+0
| * | | | acpi: add module.h to files implicitly using/relying on it.Paul Gortmaker2011-10-313-0/+3
* | | | | ACPI / PM: Add Sony VPCEB17FX to nonvs blacklistDave Jones2011-11-041-0/+8
* | | | | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2011-11-011-5/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | pstore: make pstore write function return normal success/fail valueChen Gong2011-10-121-4/+6
| * | | | pstore: change mutex locking to spin_locksDon Zickus2011-08-161-1/+1
* | | | | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-281-1/+2
|\ \ \ \ \
| * | | | | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava2011-10-141-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-1/+0
|\ \ \ \ \
| * | | | | llist: Make some llist functions inlineHuang Ying2011-10-041-1/+0
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-261-14/+8
|\ \ \ \ \
| * | | | | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-14/+8
| |/ / / /
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-5/+5
|\ \ \ \ \
| * | | | | locking, ACPI: Annotate c3_lock as rawThomas Gleixner2011-09-131-5/+5
| | |/ / / | |/| | |
OpenPOWER on IntegriCloud