aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-28ACPICA: Disassembler: Add support for C-style operators and expressions.Bob Moore2-0/+3
2014-11-28ACPICA: acpiexec: Add option to specify an object initialization file.Bob Moore1-0/+11
2014-11-28ACPICA: iASL: Add support for to_PLD macro.Bob Moore1-1/+3
2014-11-27ACPI / table: Always count matched and successfully parsed entriesTomasz Nowicki1-1/+4
2014-11-27ACPI / table: Add new function to get table entriesAshwin Chaugule1-19/+44
2014-11-26ACPI / PMIC: AXP288: support virtual GPIO in ACPI tableAaron Lu1-4/+26
2014-11-26ACPI / PMIC: support PMIC operation region for XPower AXP288Aaron Lu3-0/+253
2014-11-26ACPI / PMIC: support PMIC operation region for CrystalCoveAaron Lu5-0/+610
2014-11-25ACPI / cpuidle: avoid assigning signed errno to acpi_statusSudeep Holla1-7/+7
2014-11-24ACPI / PM: Fixed a typo in a commentHuang Rui1-1/+1
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu2-0/+89
2014-11-21Merge back earlier cpuidle material for 3.19-rc1.Rafael J. Wysocki1-4/+2
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki1-1/+1
2014-11-18pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplugJiang Liu1-2/+14
2014-11-18ACPI: remove unnecessary sizeof(u8)Fabian Frederick1-3/+2
2014-11-18ACPI / Kconfig: Remove redundant depends on ACPIHanjun Guo1-7/+6
2014-11-14Merge branch 'acpi-blacklist'Rafael J. Wysocki1-0/+8
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-4/+2
2014-11-11ACPI / OSL: Add IRQ handler flushing support in the OSL.Lv Zheng1-0/+6
2014-11-11ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMAAndy Shevchenko1-7/+28
2014-11-11ACPI / LPSS: allow to use specific PM domain during ->probe()Andy Shevchenko1-6/+4
2014-11-11ACPI / LPSS: add all LPSS devices to the specific power domainAndy Shevchenko1-18/+35
2014-11-11ACPI / osl: speedup grace period in acpi_os_map_cleanupKonstantin Khlebnikov1-1/+1
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla1-5/+3
2014-11-05ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki1-46/+16
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki1-0/+21
2014-11-04ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg2-11/+134
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki1-0/+178
2014-11-04ACPI: Add support for device specific propertiesMika Westerberg4-0/+373
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman1-1/+0
2014-10-31Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki2-26/+75
2014-10-30ACPI / blacklist: blacklist Win8 OSI for Dell Vostro 3546Adam Lee1-0/+8
2014-10-30ACPI / video: Run _BCL before deciding registering backlightAaron Lu1-0/+15
2014-10-29ACPI / EC: Fix regression due to conflicting firmware behavior between Samsung and Acer.Lv Zheng1-7/+18
2014-10-29Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completing previous QR_EC"Lv Zheng1-3/+3
2014-10-27ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg1-16/+54
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds16-89/+215
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds10-94/+357
2014-10-23Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki1-1/+1
2014-10-23Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki2-38/+71
2014-10-23ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui1-1/+1
2014-10-21ACPI / platform: provide default DMA maskHeikki Krogerus1-0/+2
2014-10-21GHES: Make ghes_estatus_caches staticBorislav Petkov1-1/+1
2014-10-21APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong1-16/+2
2014-10-21ACPI / EC: Cleanup coding style.Lv Zheng1-26/+30
2014-10-21ACPI / EC: Refine event/query debugging messages.Lv Zheng1-6/+8
2014-10-21ACPI / EC: Add detailed command/query debugging information.Lv Zheng1-5/+29
2014-10-21ACPI / EC: Enhance the logs to apply to QR_EC transactions.Lv Zheng1-3/+3
2014-10-21ACPI / EC: Add CPU ID to debugging messages.Lv Zheng1-1/+2
2014-10-21ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.Bob Moore1-0/+34