summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2014-02-21Merge branches 'acpi-pm' and 'acpi-video'Rafael J. Wysocki
2014-02-21Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm'Rafael J. Wysocki
2014-02-21ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki
2014-02-21ACPI / dock: Use callback pointers from devices' ACPI hotplug contextsRafael J. Wysocki
2014-02-21ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki
2014-02-21Merge branch 'acpi-pci-hotplug' into acpi-ostRafael J. Wysocki
2014-02-21ACPI: use device name LNXSYBUS.xx for ACPI \_SB and \_TZ objectsJiang Liu
2014-02-21ACPI / processor: use acpi_evaluate_ost() to replace open-coded versionJiang Liu
2014-02-21ACPI / PAD: use acpi_evaluate_ost() to replace open-coded versionJiang Liu
2014-02-21ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu
2014-02-20ACPI / fan: do nothing in suspend and poweroff callbackAaron Lu
2014-02-20Merge branch 'acpi-pm' into acpi-fanRafael J. Wysocki
2014-02-20ACPI / PCI: Do not call ISA-specific code if ISA is not supportedTomasz Nowicki
2014-02-20Revert "ACPI: Blacklist Win8 OSI for some HP laptop 2013 models"Rafael J. Wysocki
2014-02-20ACPI / video: Add systems that should favour native backlight interfaceAaron Lu
2014-02-20ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede
2014-02-19ACPI / LPSS: Add Intel BayTrail ACPI mode PWMChew, Chiau Ee
2014-02-19ACPI / processor: Make it possible to get APIC ID via GICHanjun Guo
2014-02-19ACPI / processor: Build idle_boot_override on x86 and ia64Hanjun Guo
2014-02-19ACPI / processor: Use ACPI_PROCESSOR_DEVICE_HID instead of "ACPI0007"Hanjun Guo
2014-02-19ACPI / processor: Fix acpi_processor_eval_pdc() return value typeHanjun Guo
2014-02-19ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle
2014-02-18ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki
2014-02-18ACPI / APEI: Remove X86 redundant dependency for APEI GHES.Tomasz Nowicki
2014-02-16ACPI / dock: Associate dock platform devices with ACPI device objectsRafael J. Wysocki
2014-02-16ACPI / dock: Pass ACPI device pointer to acpi_device_is_battery()Rafael J. Wysocki
2014-02-16ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki
2014-02-16Merge back earlier 'acpi-dock' material.Rafael J. Wysocki
2014-02-15ACPI / dock: Make 'docked' sysfs attribute work as documentedRafael J. Wysocki
2014-02-13ACPICA: Add boot option to disable auto return object repairLv Zheng
2014-02-13ACPICA: Add "Windows 2013" string to _OSI support.Bob Moore
2014-02-13ACPI / SBS: Fix incorrect sscanf() stringLuis G.F
2014-02-13ACPI / thermal: fix thermal driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan
2014-02-13ACPI / SBS: fix SBS driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan
2014-02-13ACPI / fan: fix fan driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan
2014-02-13ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan
2014-02-13ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan
2014-02-13ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan
2014-02-12Merge branches 'acpi-dock', 'acpi-scan' and 'acpi-pci-hotplug'Rafael J. Wysocki
2014-02-12ACPI / container: Fix error code path in container_device_attach()Rafael J. Wysocki
2014-02-12Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki
2014-02-11ACPI / LPSS: Support for device latency tolerance PM QoSRafael J. Wysocki
2014-02-11ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handlerRafael J. Wysocki
2014-02-11ACPICA: Update the conditions to enable the utility resource dump strings.Lv Zheng
2014-02-11ACPICA: Debugger: Add new command to read/write/compare all namespace objects.Bob Moore
2014-02-11ACPICA: Correctly support references in the union acpi_object.Bob Moore
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore
2014-02-11ACPICA: Improve parameter validation for acpi_install_gpe_block.Bob Moore
2014-02-11ACPICA: Utilities: Load of local test tables is now optional.Bob Moore
2014-02-11ACPICA: Deploy new 32/64 printf support for table override mechanism.Bob Moore