aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-03-17Merge branch 'acpi-ost'Rafael J. Wysocki5-51/+37
2014-03-17Merge branch 'acpi-config'Rafael J. Wysocki2-14/+14
2014-03-17Merge branch 'acpi-hotplug'Rafael J. Wysocki6-364/+178
2014-03-17Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki5-114/+164
2014-03-13ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki1-17/+15
2014-03-09Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"Rafael J. Wysocki1-6/+1
2014-03-08Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'Rafael J. Wysocki3-1/+80
2014-03-06ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy1-0/+64
2014-03-05ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki4-14/+11
2014-03-03ACPI / sleep: pm_power_off needs more sanity checks to be installedLi, Aubrey1-1/+6
2014-03-01ACPI / resources: ignore invalid ACPI device resourcesZhang Rui1-0/+10
2014-02-27ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu1-37/+32
2014-02-22ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki3-9/+7
2014-02-22ACPI / dock: Update copyright noticeRafael J. Wysocki1-1/+3
2014-02-22ACPI / dock: Drop remove_dock_dependent_devices()Rafael J. Wysocki1-11/+1
2014-02-22ACPI / dock: Drop struct acpi_dock_ops and all code related to itRafael J. Wysocki1-165/+2
2014-02-22ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki1-0/+11
2014-02-21Merge branches 'acpi-pm' and 'acpi-video'Rafael J. Wysocki9-80/+154
2014-02-21Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm'Rafael J. Wysocki3-9/+10
2014-02-21ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki2-5/+14
2014-02-21ACPI / dock: Use callback pointers from devices' ACPI hotplug contextsRafael J. Wysocki1-0/+29
2014-02-21ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki1-62/+42
2014-02-21Merge branch 'acpi-pci-hotplug' into acpi-ostRafael J. Wysocki5-114/+164
2014-02-21ACPI: use device name LNXSYBUS.xx for ACPI \_SB and \_TZ objectsJiang Liu1-2/+18
2014-02-21ACPI / processor: use acpi_evaluate_ost() to replace open-coded versionJiang Liu1-11/+3
2014-02-21ACPI / PAD: use acpi_evaluate_ost() to replace open-coded versionJiang Liu1-19/+5
2014-02-21ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu1-10/+4
2014-02-20Revert "ACPI: Blacklist Win8 OSI for some HP laptop 2013 models"Rafael J. Wysocki1-50/+0
2014-02-20ACPI / video: Add systems that should favour native backlight interfaceAaron Lu3-29/+134
2014-02-20ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede1-1/+7
2014-02-19ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle1-13/+0
2014-02-18ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki1-0/+1
2014-02-18ACPI / APEI: Remove X86 redundant dependency for APEI GHES.Tomasz Nowicki1-1/+1
2014-02-16ACPI / dock: Associate dock platform devices with ACPI device objectsRafael J. Wysocki1-2/+8
2014-02-16ACPI / dock: Pass ACPI device pointer to acpi_device_is_battery()Rafael J. Wysocki3-15/+13
2014-02-16ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki4-133/+88
2014-02-16Merge back earlier 'acpi-dock' material.Rafael J. Wysocki1-7/+6
2014-02-15ACPI / dock: Make 'docked' sysfs attribute work as documentedRafael J. Wysocki1-5/+3
2014-02-13ACPI / SBS: Fix incorrect sscanf() stringLuis G.F1-1/+1
2014-02-13ACPI / thermal: fix thermal driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2
2014-02-13ACPI / SBS: fix SBS driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2
2014-02-13ACPI / fan: fix fan driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+3
2014-02-13ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2
2014-02-13ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2
2014-02-13ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2
2014-02-12Merge branches 'acpi-dock', 'acpi-scan' and 'acpi-pci-hotplug'Rafael J. Wysocki1-2/+3
2014-02-12ACPI / container: Fix error code path in container_device_attach()Rafael J. Wysocki1-2/+3
2014-02-12Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki5-114/+164
2014-02-10ACPI / dock: Use acpi_device_enumerated() to check if dock is presentRafael J. Wysocki1-2/+3
2014-02-06Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki4-6/+10