summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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
2014-02-11ACPICA: Improve support for 32/64 bit physical addresses in printf().Bob Moore
2014-02-10ACPI / dock: Use acpi_device_enumerated() to check if dock is presentRafael J. Wysocki
2014-02-06Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Rework the handling of eject requestsRafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki
2014-02-05ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki
2014-02-05ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()Rafael J. Wysocki
2014-02-05ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLYAl Stone
2014-02-05ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani
2014-02-05ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F
2014-02-05ACPI / proc: remove unneeded NULL checkDan Carpenter
2014-02-05ACPI / utils: remove a pointless NULL checkDan Carpenter
2014-02-05ACPI / video: Add HP EliteBook Revolve 810 to the blacklistMika Westerberg
2014-02-03ACPI / numa: Use __weak, not the gcc-specific versionBjorn Helgaas
2014-02-03ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas
2014-02-03ACPI / numa: Simplify acpi_get_node() styleBjorn Helgaas
2014-02-03ACPI / numa: Fix acpi_get_node() prototypeBjorn Helgaas
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki
2014-01-29ACPI / scan: Clear match_driver flag in acpi_bus_trim()Rafael J. Wysocki
2014-01-28ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown
2014-01-27ACPICA: Remove bool usage from ACPICA.Lv Zheng
2014-01-27ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devicesRafael J. Wysocki
2014-01-27ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID"Jiang Liu
2014-01-27ACPI / processor: Return specific error value when mapping lapic idHanjun Guo
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds