summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2012-11-22ACPI: Update Memory hotplug error messagesToshi Kani1-11/+13
2012-11-22ACPI: Update CPU hotplug error messagesToshi Kani1-15/+24
2012-11-22ACPI: Add acpi_handle_<level>() interfacesToshi Kani1-0/+38
2012-11-22ACPI: remove use of __devexitBill Pemberton2-2/+2
2012-11-22ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu1-0/+8
2012-11-17ACPI / 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-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov1-4/+7
2012-10-26ACPI: missing breakAlan Cox1-0/+1
2012-10-23ACPI: Fix memory leak in acpi_bind_one()Jesper Juhl1-0/+1
2012-10-17ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett1-1/+4
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2-27/+96
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown1-22/+71
2012-10-09cpuidle / ACPI: fix potential NULL pointer dereferenceWei Yongjun1-1/+2
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds26-491/+729
2012-10-07Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown26-491/+729
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz1-2/+52
2012-10-06ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu1-4/+14
2012-10-06ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang1-1/+15
2012-10-06ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang1-4/+10
2012-10-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+4
2012-10-03Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-19/+59
2012-10-03Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-4/+4
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-77/+68
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2-69/+11
2012-09-25ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming1-2/+6
2012-09-25Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas2-77/+68