aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2014-03-13ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki
2014-03-09Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"Rafael J. Wysocki
2014-03-08Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'Rafael J. Wysocki
2014-03-06ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy
2014-03-03ACPI / sleep: pm_power_off needs more sanity checks to be installedLi, Aubrey
2014-03-01ACPI / resources: ignore invalid ACPI device resourcesZhang Rui
2014-02-27ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu
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-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-18ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki
2014-02-15ACPI / dock: Make 'docked' sysfs attribute work as documentedRafael J. Wysocki
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-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-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-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
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-18Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki
2014-01-17Merge branch 'acpi-modules'Rafael J. Wysocki
2014-01-17Merge branches 'acpi-init' and 'acpi-hotplug'Rafael J. Wysocki
2014-01-17Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-01-16ACPI: add module autoloading support for ACPI enumerated devicesZhang Rui
2014-01-16ACPI: fix create_modalias() return value handlingZhang Rui
2014-01-16ACPI / memhotplug: add parameter to disable memory hotplugPrarit Bhargava
2014-01-14ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplugRafael J. Wysocki
2014-01-13Merge branch 'x86/idle' into sched/coreIngo Molnar