aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-3/+3
2012-12-07Merge branch 'acpi-general'Rafael J. Wysocki2-1/+20
2012-12-07Merge branch 'acpi-enumeration'Rafael J. Wysocki1-0/+10
2012-12-07ACPI: add Haswell LPSS devices to acpi_platform_device_ids listMika Westerberg1-0/+10
2012-12-04ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui1-0/+14
2012-12-04ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui1-1/+6
2012-12-04Merge branch 'acpi-general'Rafael J. Wysocki2-171/+185
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-29Merge branch 'pm-cpuidle'Rafael J. Wysocki1-54/+3
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki18-255/+495
2012-11-29Merge branch 'acpica'Rafael J. Wysocki102-624/+2622
2012-11-28acpi: remove use of __devinitBill Pemberton3-3/+3
2012-11-27ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fixZhang Rui1-0/+34
2012-11-27cpuidle: Measure idle state durations with monotonic clockJulius Werner1-54/+3
2012-11-27ACPI: remove unnecessary INIT_LIST_HEADAndy Shevchenko1-1/+0
2012-11-27ACPI / platform: include missed header into acpi_platform.cAndy Shevchenko1-0/+2
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki5-177/+702
2012-11-26ACPI / PM: Allow attach/detach routines to change device power statesRafael J. Wysocki1-4/+24
2012-11-23ACPI: add SDHCI to ACPI platform devicesAdrian Hunter1-0/+2
2012-11-23i2c / ACPI: add ACPI enumeration supportMika Westerberg3-0/+110
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 / PM: Introduce os_accessible flag for power_stateAaron Lu1-1/+8
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-21ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki1-66/+10
2012-11-21ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki2-10/+10
2012-11-21ACPI: Allow ACPI handles of devices to be initialized in advanceRafael J. Wysocki1-10/+34
2012-11-16ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra1-0/+77
2012-11-16ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walksRafael J. Wysocki1-1/+1
2012-11-16ACPI: create _SUN sysfs fileYasuaki Ishimatsu1-0/+24
2012-11-16ACPI / PM: Add check preventing transitioning to non-D0 state from D3.Lv Zheng1-0/+6
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_memhotplugWen 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-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore3-5/+95
2012-11-15ACPICA: Update for 64-bit generation of recent error message changesBob Moore1-4/+4
2012-11-15ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAMEBob Moore1-2/+5
2012-11-15ACPICA: Add starting offset parameter to common dump buffer routineBob Moore6-25/+34
2012-11-15ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source baseBob Moore2-3/+2
2012-11-15ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore4-16/+49