summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI / hotplug: Do not execute "insert in progress" _OSTRafael J. Wysocki2013-11-071-2/+0
* ACPI / hotplug: Carry out PCI root eject directlyRafael J. Wysocki2013-11-073-17/+13
* ACPI / hotplug: Merge device hot-removal routinesRafael J. Wysocki2013-11-071-46/+38
* ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki2013-11-073-1/+3
* ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki2013-11-072-46/+20
* ACPI / hotplug: Fix handle_root_bridge_removal()Rafael J. Wysocki2013-11-071-1/+4
* ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplugRafael J. Wysocki2013-11-071-21/+36
* ACPI / scan: Start matching drivers after trying scan handlersRafael J. Wysocki2013-11-071-3/+6
* ACPI: Remove acpi_pci_slot_init() headers from internal.hRafael J. Wysocki2013-11-071-5/+0
* ACPI / memhotplug: Use defined marco METHOD_NAME__STAZhang Yanfei2013-10-101-2/+3
* ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add()Bjorn Helgaas2013-09-301-3/+2
* ACPI / hotplug: Don't set kobject parent pointer explicitlyBjorn Helgaas2013-09-301-1/+0
* ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name()Bjorn Helgaas2013-09-301-4/+1
* Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-124-85/+134
|\
| * Merge branch 'acpi-bind'Rafael J. Wysocki2013-09-111-11/+24
| |\
| | * ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki2013-09-091-11/+24
| * | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-09-101-1/+2
| |\ \
| | * | ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg2013-09-021-1/+2
| * | | Merge branch 'acpica'Rafael J. Wysocki2013-09-101-64/+102
| |\ \ \
| | * | | ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore2013-09-061-64/+102
| * | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-09-101-9/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI / scan: Change ordering of locks for device hotplugRafael J. Wysocki2013-08-311-9/+6
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-053-110/+0
|\ \ \ \ \
| * | | | | i2c: move ACPI helpers into the coreMika Westerberg2013-08-233-110/+0
* | | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-5/+8
|\ \ \ \ \ \
| * | | | | | acpi: Replace weird use of PTR_RET.Rusty Russell2013-07-151-5/+8
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-043-37/+91
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar2013-08-144-34/+112
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-08-121-0/+2
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configuredNaveen N. Rao2013-08-121-1/+2
| * | | | | | | | Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-122-9/+67
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mce: acpi/apei: Soft-offline a page on firmware GHES notificationNaveen N. Rao2013-07-101-9/+29
| | * | | | | | | | mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-081-1/+2
| | * | | | | | | | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao2013-07-081-0/+37
| * | | | | | | | | APEI/ERST: Fix error message formattingBorislav Petkov2013-07-311-28/+23
* | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-031-6/+19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | erst: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-1/+12
| * | | | | | | | | pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-191-2/+2
| * | | | | | | | | pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-191-2/+2
| * | | | | | | | | acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()Wei Yongjun2013-08-191-1/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-031-28/+39
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-291-24/+38
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman2013-08-291-24/+38
| * | | | | | | | | | PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu2013-07-251-1/+1
| * | | | | | | | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-3/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-0353-1179/+920
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-08-301-34/+15
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki2013-08-291-34/+15
| * | | | | | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-302-6/+10
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu2013-08-281-0/+4
OpenPOWER on IntegriCloud