summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pnpacpi: fix incorrect TEST_ALPHA() testAlan Cox2012-12-071-1/+1
* 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
* ACPI / PNP: Do not crash due to stale pointer use during system resumeRafael J. Wysocki2012-11-301-0/+3
* 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
* 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/+4
* ACPI: Fix logging when no pci_irq is allocatedJoe Perches2012-11-211-5/+5
* ACPI: Update Dock hotplug error messagesToshi Kani2012-11-211-16/+14
* ACPI: Update Container hotplug error messagesToshi Kani2012-11-211-8/+2
* ACPI: Update Memory hotplug error messagesToshi Kani2012-11-211-11/+13
* ACPI: Update CPU hotplug error messagesToshi Kani2012-11-211-15/+24
* ACPI: Add acpi_handle_<level>() interfacesToshi Kani2012-11-212-0/+81
* ACPI: remove use of __devexitBill Pemberton2012-11-212-2/+2
* ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu2012-11-211-0/+8
* ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra2012-11-161-0/+77
* Revert "ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS...Rafael J. Wysocki2012-11-161-10/+0
* ACPI: create _SUN sysfs fileYasuaki Ishimatsu2012-11-163-0/+39
* ACPI / memhotplug: bind the memory device when the driver is being loadedWen Congyang2012-11-161-12/+0
* ACPI / memhotplug: don't allow to eject the memory device if it is being usedWen Congyang2012-11-161-9/+33
* ACPI / memhotplug: free memory device if acpi_memory_enable_device() failedWen Congyang2012-11-161-1/+3
* ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...Wen Congyang2012-11-161-6/+21
* ACPI / memhotplug: deal with eject request in hotplug queueWen Congyang2012-11-161-79/+9
* ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()Yasuaki Ishimatsu2012-11-161-7/+24
* ACPI / memory-hotplug: call acpi_bus_trim() to remove memory deviceWen Congyang2012-11-151-1/+2
* ACPI: add newline in power.c messageRandy Dunlap2012-11-151-1/+1
* ACPI: Make seemingly useless check in osl.c more understandableRafael J. Wysocki2012-11-151-8/+13
* ACPI: Add ACPI CPU hot-remove supportToshi Kani2012-11-151-10/+17
* ACPI: Export functions for hot-removeToshi Kani2012-11-152-0/+2
* ACPI: Add user space interface for identification objectsLv Zheng2012-11-151-0/+28
* ACPI: Add _UID support for ACPI devices.Lv Zheng2012-11-151-0/+4
* ACPI: move acpi_no_s4_hw_signature() declaration into #ifdef CONFIG_HIBERNATIONYuanhan Liu2012-11-151-1/+4
* ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi2012-11-153-1/+19
* ACPI: Remove unused lockable in acpi_device_flagsToshi Kani2012-11-152-7/+1
* ACPI: Fix stale pointer access to flags.lockableToshi Kani2012-11-151-1/+5
* ACPI: Fix a hard coding style when determining if a device is a container, v3Tang Chen2012-11-151-3/+14
* ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ infoFeng Tang2012-11-151-0/+10
* ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu2012-11-152-3/+19
* ACPI: strict_strtoul() and printk() cleanup in acpi_padJosh2012-11-151-4/+4
* ACPI: dock: Remove redundant ACPI NS walkToshi Kani2012-11-151-19/+7
* ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang2012-11-151-2/+6
* ACPI / EC: Add more debug info and trivial code cleanupFeng Tang2012-11-151-16/+21
* ACPI / EC: Cleanup the member name for spinlock/mutex in structFeng Tang2012-11-152-28/+28
* Linux 3.7-rc5v3.7-rc5Linus Torvalds2012-11-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1025-66/+131
|\
| * gre6: fix rtnl dump messagesNicolas Dichtel2012-11-091-4/+4
| * gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
| * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| * ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-091-2/+1