summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-01-06ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.cRashika1-1/+1
2014-01-06ACPI / NVS: Include appropriate header file in nvs.cRashika1-0/+2
2014-01-06ACPI / OSL: Mark the function acpi_table_checksum() as staticRashika1-1/+1
2014-01-05ACPI / extlog: replace open-coded _DSM code with helper functionsJiang Liu1-49/+12
2014-01-05ACPI: introduce helper interfaces for _DSM methodJiang Liu1-0/+97
2014-01-05ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin1-2/+2
2013-12-31Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki1-0/+10
2013-12-31Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki1-0/+10
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki1-0/+10
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+0
2013-12-29ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki3-7/+50
2013-12-29ACPI / hotplug: Add demand_offline hotplug profile flagRafael J. Wysocki1-4/+37
2013-12-27Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki1-0/+1
2013-12-21ACPI, APEI, GHES: Cleanup ghes memory error handlingChen, Gong1-16/+20
2013-12-21ACPI, APEI: Cleanup alignment-aware accessesChen, Gong3-13/+12
2013-12-21ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong1-2/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-0/+1
2013-12-20ACPI: Blacklist Win8 OSI for some HP laptop 2013 modelsTakashi Iwai1-0/+50
2013-12-20ACPI / video: Fix typo in video_detect.cMasanari Iida1-1/+1
2013-12-19x86/efi: Don't select EFI from certain special ACPI driversJan Beulich2-2/+0
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2-19/+1
2013-12-19ACPI / processor: initialize a variable to silence compiler warningAl Stone1-1/+1
2013-12-19ACPI / EC: disable GPE before removing GPE handlerLan Tianyu1-1/+1
2013-12-19ACPI / Button: Fix enabling button GPEs twiceLan Tianyu1-18/+0
2013-12-18Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-5/+34
2013-12-17ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interfaceLuck, Tony1-5/+34
2013-12-11ACPI, eMCA: Combine eMCA/EDAC event reporting priorityChen, Gong1-2/+16
2013-12-07ACPI / processor: use ACPI_COMPANION() to get ACPI deviceLan Tianyu1-4/+4
2013-12-07ACPI: correct minor typosAl Stone1-2/+2
2013-12-07ACPI / sleep: Drop redundant acpi_disabled checkHanjun Guo1-3/+0
2013-12-07ACPI / dock: Drop redundant acpi_disabled checkHanjun Guo1-3/+0
2013-12-07ACPI / table: Replace '1' with specific error return valuesHanjun Guo1-2/+2
2013-12-07ACPI: remove trailing whitespaceAl Stone2-2/+2
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng5-5/+0
2013-12-07ACPI: Clean up incorrect inclusion of an ACPICA headerLv Zheng1-1/+0
2013-12-07ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki1-12/+0
2013-12-07ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()Rafael J. Wysocki4-16/+12
2013-12-07ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki1-5/+7
2013-12-07ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki1-9/+1
2013-12-07ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki1-3/+3
2013-12-07PCI / ACPI: Use acpi_find_child_device() for child devices lookupRafael J. Wysocki1-0/+3
2013-12-07ACPI / bind: Simplify child device lookupsRafael J. Wysocki1-82/+55
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki35-80/+28
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng35-80/+28
2013-11-30ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDsPaul Drews1-0/+1
2013-11-27Merge branch 'acpica'Rafael J. Wysocki8-45/+76
2013-11-26ACPI: Clean up incorrect inclusions of ACPICA headersLv Zheng1-1/+0
2013-11-25Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki4-28/+33
2013-11-25ACPI / scan: Use direct recurrence for device hierarchy walksRafael J. Wysocki1-75/+45
2013-11-22ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki2-11/+5