summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-01-046-33/+21Star
|\
| * ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki2013-01-041-1/+1
| * ACPI / power: Remove useless message from device registering routineRafael J. Wysocki2013-01-031-9/+2Star
| * ACPI / glue: Update DBG macro to include KERN_DEBUGJoe Perches2013-01-031-2/+7
| * ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() resultRafael J. Wysocki2013-01-031-2/+1Star
| * ACPI / memhotplug: remove redundant logic of acpi memory hotaddLiu Jinsong2013-01-031-18/+0Star
| * ACPI / APEI: Fix the returned value in erst_dbg_readAdrian Huang2013-01-031-1/+10
* | ACPICA: Remove useless mini-C library.Lv Zheng2013-01-032-750/+1Star
|/
* Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-142-11/+200
|\
| * ACPI: Create acpi_table_taint() function to avoid code duplicationThomas Renninger2012-10-011-7/+13
| * ACPI: Implement physical address table overrideThomas Renninger2012-10-011-4/+56
| * ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger2012-10-012-0/+131
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-133-84/+110
|\ \
| * \ Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-131-0/+2
| |\ \
| | * | PCI/ACPI: Notify PCI devices when their power resource is turned onHuang Ying2012-11-131-0/+2
| * | | PCI/ACPI: Request _OSC control before scanning PCI root busTaku Izumi2012-11-071-59/+62
| * | | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-071-1/+1
| * | | PCI/ACPI: Add _PRT interrupt routing info before enumerating devicesBjorn Helgaas2012-11-061-14/+16
| * | | ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas2012-11-053-16/+16
| * | | PCI/ACPI: Remove acpi_root_driver in reverse orderYinghai Lu2012-11-031-1/+1
| * | | PCI/ACPI: Delete host bridge _PRT during hot remove pathYinghai Lu2012-11-031-0/+6
| * | | PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root busYinghai Lu2012-11-031-0/+6
| * | | PCI/ACPI: Assign unassigned resource for hot-added root busYinghai Lu2012-11-031-0/+7
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \
| * | | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-12-121-3/+3
|\ \ \
| * | | Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-3/+3
* | | | Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-12-121-1/+1
|\ \ \ \
| * | | | ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger tableChen Gong2012-12-071-1/+1
| |/ / /
* | | | Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-12-121-8/+8
|\ \ \ \
| * | | | efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi2012-11-271-6/+6
| * | | | efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi2012-11-271-2/+2
| |/ / /
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-113-3/+3
|\ \ \ \
| * | | | acpi: remove use of __devinitBill Pemberton2012-11-283-3/+3
| |/ / /
* | | | Merge branch 'acpi-general'Rafael J. Wysocki2012-12-072-1/+20
|\ \ \ \
| * | | | ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui2012-12-041-0/+14
| * | | | ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui2012-12-041-1/+6
* | | | | Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-12-071-0/+10
|\ \ \ \ \
| * | | | | ACPI: add Haswell LPSS devices to acpi_platform_device_ids listMika Westerberg2012-12-071-0/+10
* | | | | | Merge branch 'acpi-general'Rafael J. Wysocki2012-12-042-171/+185
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu2012-11-301-0/+8
| * | | | | ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui2012-11-301-171/+177
* | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-11-291-54/+3Star
|\ \ \ \ \ \
| * | | | | | cpuidle: Measure idle state durations with monotonic clockJulius Werner2012-11-271-54/+3Star
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'acpi-general'Rafael J. Wysocki2012-11-2918-255/+495
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fixZhang Rui2012-11-271-0/+34
| * | | | | ACPI: drop unnecessary local variable from acpi_system_write_wakeup_device()Cyril Roelandt2012-11-221-7/+4Star
| * | | | | ACPI: Fix logging when no pci_irq is allocatedJoe Perches2012-11-211-5/+5
| * | | | | ACPI: Update Dock hotplug error messagesToshi Kani2012-11-211-16/+14Star
| * | | | | ACPI: Update Container hotplug error messagesToshi Kani2012-11-211-8/+2Star