summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel-209/+667
2014-12-01ACPI / sleep: Drain outstanding events after disabling multiple GPEsRafael J. Wysocki-0/+2
2014-12-01Merge branch 'acpica' into acpi-pmRafael J. Wysocki-15/+66
2014-12-01ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki-13/+47
2014-12-01ACPI / video: update condition to check if device is in _DOD listAaron Lu-1/+2
2014-11-28ACPICA: Disassembler: Emit correct string for 0 stop bits.Bob Moore-1/+1
2014-11-28ACPICA: Disassembler: Update for C-style expressions.Bob Moore-0/+1
2014-11-28ACPICA: Disassembler: Add support for C-style operators and expressions.Bob Moore-0/+3
2014-11-28ACPICA: acpiexec: Add option to specify an object initialization file.Bob Moore-0/+11
2014-11-28ACPICA: iASL: Add support for to_PLD macro.Bob Moore-1/+3
2014-11-27ACPI / table: Always count matched and successfully parsed entriesTomasz Nowicki-1/+4
2014-11-27ACPI / table: Add new function to get table entriesAshwin Chaugule-19/+44
2014-11-26ACPI / PMIC: AXP288: support virtual GPIO in ACPI tableAaron Lu-4/+26
2014-11-26ACPI / PMIC: support PMIC operation region for XPower AXP288Aaron Lu-0/+253
2014-11-26ACPI / PMIC: support PMIC operation region for CrystalCoveAaron Lu-0/+610
2014-11-25ACPI / cpuidle: avoid assigning signed errno to acpi_statusSudeep Holla-7/+7
2014-11-24ACPI / PM: Fixed a typo in a commentHuang Rui-1/+1
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu-0/+89
2014-11-21Merge back earlier cpuidle material for 3.19-rc1.Rafael J. Wysocki-4/+2
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki-1/+1
2014-11-18pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplugJiang Liu-2/+14
2014-11-18ACPI: remove unnecessary sizeof(u8)Fabian Frederick-3/+2
2014-11-18ACPI / Kconfig: Remove redundant depends on ACPIHanjun Guo-7/+6
2014-11-14Merge branch 'acpi-blacklist'Rafael J. Wysocki-0/+8
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano-4/+2
2014-11-11ACPI / OSL: Add IRQ handler flushing support in the OSL.Lv Zheng-0/+6
2014-11-11ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMAAndy Shevchenko-7/+28
2014-11-11ACPI / LPSS: allow to use specific PM domain during ->probe()Andy Shevchenko-6/+4
2014-11-11ACPI / LPSS: add all LPSS devices to the specific power domainAndy Shevchenko-18/+35
2014-11-11ACPI / osl: speedup grace period in acpi_os_map_cleanupKonstantin Khlebnikov-1/+1
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla-5/+3
2014-11-05ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki-46/+16
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki-0/+21
2014-11-04ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg-11/+134
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki-0/+178
2014-11-04ACPI: Add support for device specific propertiesMika Westerberg-0/+373
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-1/+0
2014-10-31Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki-26/+75
2014-10-30ACPI / blacklist: blacklist Win8 OSI for Dell Vostro 3546Adam Lee-0/+8
2014-10-30ACPI / video: Run _BCL before deciding registering backlightAaron Lu-0/+15
2014-10-29ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng-7/+18
2014-10-29Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng-3/+3
2014-10-27ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg-16/+54
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-89/+215
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-94/+357
2014-10-23Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki-1/+1
2014-10-23Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki-38/+71
2014-10-23ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui-1/+1
2014-10-21ACPI / platform: provide default DMA maskHeikki Krogerus-0/+2
2014-10-21GHES: Make ghes_estatus_caches staticBorislav Petkov-1/+1