aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng
2014-01-08ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore
2014-01-08ACPICA: Debug output: Fix a couple of small output issues.Bob Moore
2014-01-08ACPI / thermal: remove const from thermal_zone_device_ops declarationEmil Goode
2014-01-06Merge branches 'acpi-battery' and 'pm-cpufreq'Rafael J. Wysocki
2014-01-06ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu
2014-01-06ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen
2014-01-06ACPI / tables: Check if id is NULL in acpi_table_parse()tangchen
2014-01-06ACPI / proc: Include appropriate header file in proc.cRashika
2014-01-06ACPI / EC: Remove unused functions and add prototype declaration in internal.hRashika
2014-01-06ACPI / dock: Include appropriate header file in dock.cRashika
2014-01-06ACPI / PCI: Include appropriate header file in pci_link.cRashika
2014-01-06ACPI / PCI: Include appropriate header file in pci_slot.cRashika
2014-01-06ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.cRashika
2014-01-06ACPI / NVS: Include appropriate header file in nvs.cRashika
2014-01-06ACPI / OSL: Mark the function acpi_table_checksum() as staticRashika
2014-01-05ACPI / extlog: replace open-coded _DSM code with helper functionsJiang Liu
2014-01-05ACPI: introduce helper interfaces for _DSM methodJiang Liu
2014-01-05ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin
2013-12-31Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki
2013-12-31Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-29ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki
2013-12-29ACPI / hotplug: Add demand_offline hotplug profile flagRafael J. Wysocki
2013-12-27Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki
2013-12-21ACPI, APEI, GHES: Cleanup ghes memory error handlingChen, Gong
2013-12-21ACPI, APEI: Cleanup alignment-aware accessesChen, Gong
2013-12-21ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20ACPI: Blacklist Win8 OSI for some HP laptop 2013 modelsTakashi Iwai
2013-12-20ACPI / video: Fix typo in video_detect.cMasanari Iida
2013-12-19x86/efi: Don't select EFI from certain special ACPI driversJan Beulich
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra
2013-12-19ACPI / processor: initialize a variable to silence compiler warningAl Stone
2013-12-19ACPI / EC: disable GPE before removing GPE handlerLan Tianyu
2013-12-19ACPI / Button: Fix enabling button GPEs twiceLan Tianyu
2013-12-18Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-12-17ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interfaceLuck, Tony
2013-12-11ACPI, eMCA: Combine eMCA/EDAC event reporting priorityChen, Gong
2013-12-07ACPI / processor: use ACPI_COMPANION() to get ACPI deviceLan Tianyu
2013-12-07ACPI: correct minor typosAl Stone
2013-12-07ACPI / sleep: Drop redundant acpi_disabled checkHanjun Guo
2013-12-07ACPI / dock: Drop redundant acpi_disabled checkHanjun Guo
2013-12-07ACPI / table: Replace '1' with specific error return valuesHanjun Guo
2013-12-07ACPI: remove trailing whitespaceAl Stone
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng
2013-12-07ACPI: Clean up incorrect inclusion of an ACPICA headerLv Zheng
2013-12-07ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki
2013-12-07ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()Rafael J. Wysocki