summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-01-08ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore2-152/+193
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2-5/+13
2014-01-08ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng1-90/+120
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng2-13/+20
2014-01-08ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore3-7/+8
2014-01-08ACPICA: Debug output: Fix a couple of small output issues.Bob Moore2-8/+8
2014-01-08ACPI / thermal: remove const from thermal_zone_device_ops declarationEmil Goode1-1/+1
2014-01-07Merge branches 'acpi-battery' and 'pm-cpufreq'Rafael J. Wysocki1-1/+21
2014-01-07ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu1-1/+21
2014-01-06ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen1-2/+3
2014-01-06ACPI / tables: Check if id is NULL in acpi_table_parse()tangchen1-1/+1
2014-01-06ACPI / proc: Include appropriate header file in proc.cRashika1-0/+1
2014-01-06ACPI / EC: Remove unused functions and add prototype declaration in internal.hRashika2-25/+9
2014-01-06ACPI / dock: Include appropriate header file in dock.cRashika1-0/+2
2014-01-06ACPI / PCI: Include appropriate header file in pci_link.cRashika1-0/+2
2014-01-06ACPI / PCI: Include appropriate header file in pci_slot.cRashika1-0/+1
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
2014-01-01Merge 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-30Merge 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-21pstore: 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-20x86/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-18ACPI, 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