aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-27ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu1-37/+32
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-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-18ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki1-0/+1
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-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
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 'acpica'Rafael J. Wysocki7-34/+32
2014-01-29ACPI / scan: Clear match_driver flag in acpi_bus_trim()Rafael J. Wysocki1-0/+1
2014-01-28ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator APIMark Brown1-0/+9
2014-01-27ACPICA: Remove bool usage from ACPICA.Lv Zheng2-2/+2
2014-01-27ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devicesRafael J. Wysocki1-18/+6
2014-01-27ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID"Jiang Liu1-1/+1
2014-01-27ACPI / processor: Return specific error value when mapping lapic idHanjun Guo1-13/+13
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds70-1093/+1295
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+6
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-38/+83
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-16ACPI: add module autoloading support for ACPI enumerated devicesZhang Rui1-0/+57
2014-01-16ACPI: 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-12Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'acpi-sleep'Rafael J. Wysocki7-36/+69
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki2-49/+109
2014-01-12Merge branch 'acpica'Rafael J. Wysocki20-315/+478
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki11-542/+486
2014-01-12Merge 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/ras/ras into x86/rasIngo Molnar4-31/+33