summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-30ACPI / PNP: Do not crash due to stale pointer use during system resumeRafael J. Wysocki1-0/+3
2012-11-30ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu1-0/+8
2012-11-30ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui1-171/+177
2012-11-27ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fixZhang Rui1-0/+34
2012-11-22ACPI: drop unnecessary local variable from acpi_system_write_wakeup_device()Cyril Roelandt1-7/+4
2012-11-21ACPI: Fix logging when no pci_irq is allocatedJoe Perches1-5/+5
2012-11-21ACPI: Update Dock hotplug error messagesToshi Kani1-16/+14
2012-11-21ACPI: Update Container hotplug error messagesToshi Kani1-8/+2
2012-11-21ACPI: Update Memory hotplug error messagesToshi Kani1-11/+13
2012-11-21ACPI: Update CPU hotplug error messagesToshi Kani1-15/+24
2012-11-21ACPI: Add acpi_handle_<level>() interfacesToshi Kani1-0/+38
2012-11-21ACPI: remove use of __devexitBill Pemberton2-2/+2
2012-11-21ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu1-0/+8
2012-11-16ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra1-0/+77
2012-11-16ACPI: create _SUN sysfs fileYasuaki Ishimatsu1-0/+24
2012-11-16ACPI / memhotplug: bind the memory device when the driver is being loadedWen Congyang1-12/+0
2012-11-16ACPI / memhotplug: don't allow to eject the memory device if it is being usedWen Congyang1-9/+33
2012-11-16ACPI / memhotplug: free memory device if acpi_memory_enable_device() failedWen Congyang1-1/+3
2012-11-16ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...Wen Congyang1-6/+21
2012-11-16ACPI / memhotplug: deal with eject request in hotplug queueWen Congyang1-79/+9
2012-11-16ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()Yasuaki Ishimatsu1-7/+24
2012-11-15ACPI / memory-hotplug: call acpi_bus_trim() to remove memory deviceWen Congyang1-1/+2
2012-11-15ACPI: add newline in power.c messageRandy Dunlap1-1/+1
2012-11-15ACPI: Make seemingly useless check in osl.c more understandableRafael J. Wysocki1-8/+13
2012-11-15ACPI: Add ACPI CPU hot-remove supportToshi Kani1-10/+17
2012-11-15ACPI: Export functions for hot-removeToshi Kani2-0/+2
2012-11-15ACPI: Add user space interface for identification objectsLv Zheng1-0/+28
2012-11-15ACPI: Add _UID support for ACPI devices.Lv Zheng1-0/+4
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi1-1/+16
2012-11-15ACPI: Remove unused lockable in acpi_device_flagsToshi Kani1-5/+0
2012-11-15ACPI: Fix stale pointer access to flags.lockableToshi Kani1-1/+5
2012-11-15ACPI: Fix a hard coding style when determining if a device is a container, v3Tang Chen1-3/+14
2012-11-15ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu1-0/+14
2012-11-15ACPI: strict_strtoul() and printk() cleanup in acpi_padJosh1-4/+4
2012-11-15ACPI: dock: Remove redundant ACPI NS walkToshi Kani1-19/+7
2012-11-15ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang1-2/+6
2012-11-15ACPI / EC: Add more debug info and trivial code cleanupFeng Tang1-16/+21
2012-11-15ACPI / EC: Cleanup the member name for spinlock/mutex in structFeng Tang2-28/+28
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-25/+38
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-13/+9
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-1/+82
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson1-0/+7
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+6
2012-11-09Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds8-52/+62
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-94/+140
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-50/+369