aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-14Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-11/+200
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-84/+110
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-3/+3
2012-12-12Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-1/+1
2012-12-12Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-8/+8
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-07ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger tableChen Gong1-1/+1
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-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi1-6/+6
2012-11-26efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi1-2/+2
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-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
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