summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
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-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-07Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki4-6/+10
2014-02-06ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki1-1/+1
2014-02-06ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki3-99/+44
2014-02-06ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki1-3/+3
2014-02-06ACPI / hotplug / PCI: Rework the handling of eject requestsRafael J. Wysocki1-10/+10
2014-02-06ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki1-48/+89
2014-02-05ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki1-0/+11
2014-02-05ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki2-10/+38
2014-02-05ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()Rafael J. Wysocki1-3/+30
2014-02-05ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani1-2/+4
2014-02-05ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F1-1/+1
2014-02-05ACPI / proc: remove unneeded NULL checkDan Carpenter1-1/+1
2014-02-05ACPI / utils: remove a pointless NULL checkDan Carpenter1-4/+0
2014-02-05ACPI / video: Add HP EliteBook Revolve 810 to the blacklistMika Westerberg1-0/+8
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki7-34/+32
2014-01-29ACPI / scan: Clear match_driver flag in acpi_bus_trim()Rafael J. Wysocki1-0/+1
2014-01-29ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown1-0/+9
2014-01-28ACPICA: Remove bool usage from ACPICA.Lv Zheng2-2/+2
2014-01-28ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devicesRafael J. Wysocki1-18/+6
2014-01-28ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID"Jiang Liu1-1/+1
2014-01-28ACPI / processor: Return specific error value when mapping lapic idHanjun Guo1-13/+13
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds70-1093/+1295
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2014-01-21Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-38/+83
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-19/+1
2014-01-18Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki1-1/+0
2014-01-17Merge branch 'acpi-modules'Rafael J. Wysocki1-6/+67
2014-01-17Merge branches 'acpi-init' and 'acpi-hotplug'Rafael J. Wysocki1-0/+12
2014-01-17Merge branch 'pm-cpuidle'Rafael J. Wysocki1-15/+14
2014-01-17ACPI: add module autoloading support for ACPI enumerated devicesZhang Rui1-0/+57
2014-01-17ACPI: fix create_modalias() return value handlingZhang Rui1-6/+10
2014-01-16ACPI / memhotplug: add parameter to disable memory hotplugPrarit Bhargava1-0/+12
2014-01-14ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplugRafael J. Wysocki1-0/+6
2014-01-13Merge branch 'x86/idle' into sched/coreIngo Molnar2-19/+1
2014-01-13Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...Rafael J. Wysocki7-36/+69
2014-01-13Merge branch 'acpi-dsm'Rafael J. Wysocki2-49/+109
2014-01-13Merge branch 'acpica'Rafael J. Wysocki20-315/+478
2014-01-13Merge branch 'acpi-hotplug'Rafael J. Wysocki11-542/+486
2014-01-13Merge branch 'acpi-cleanup'Rafael J. Wysocki44-131/+61
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar4-31/+33
2014-01-12Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar7-5/+35