summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying
2012-01-17ACPI, APEI, EINJ, Refine the fix of resource conflictXiao, Hui
2012-01-17ACPI, APEI, EINJ, Fix resource conflict on some machineHuang Ying
2012-01-17ACPI, Add RAM mapping support to ACPI atomic IO supportHuang Ying
2012-01-17ACPI, APEI, Printk queued error record before panicHuang Ying
2012-01-17ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying
2012-01-17ACPI, APEI, Remove table not found messageHuang Ying
2012-01-17ACPI, APEI, Print resource errors in conventional formatBjorn Helgaas
2012-01-17ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying
2012-01-17ACPI, Add 64bit read/write support to atomicio on i386Huang Ying
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming
2012-01-17ACPICA: Update for larger ACPI 5 FADT sizeBob Moore
2012-01-17ACPICA: Clean up MakefileLin Ming
2012-01-17ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui
2012-01-17ACPI 5.0: Add new predefined namesBob Moore
2012-01-17ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore
2012-01-17ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore
2012-01-17ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore
2012-01-17ACPI 5.0: Basic support for FADT version 5Bob Moore
2012-01-17ACPICA: Do not abort table load on invalid space IDBob Moore
2012-01-17ACPICA: Add error msg for Index/Bank field registers out-of-rangeBob Moore
2012-01-17ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)Bob Moore
2012-01-17ACPICA: Fix to allow region arguments to reference other scopesLin Ming
2012-01-17ACPICA: Update for GCC 4Bob Moore
2012-01-17Merge branch 'acpica-validate-address-regression' into nextLen Brown
2012-01-17ACPICA: Put back the call to acpi_os_validate_addressLin Ming
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06PCI/PM/Runtime: make PCI traces quieterVincent Palatin
2012-01-06PCI: Rework ASPM disable codeMatthew Garrett
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-04Kconfig: acpi: Fix typo in comment.Justin P. Mattock
2012-01-03switch debugfs to umode_tAl Viro
2012-01-03switch procfs to umode_t useAl Viro
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
2011-12-06ACPI / PM: Do not save/restore NVS on Asus K54C/K54HRKeng-Yu Lin
2011-12-05PCI: Rework ASPM disable codeMatthew Garrett
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-17pstore: pass reason to backend write callbackKees Cook