aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+3
2014-12-12Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-2/+14
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds26-108/+1878
2014-12-10Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+3
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki3-10/+4
2014-12-08Merge branch 'pm-cpuidle'Rafael J. Wysocki1-4/+2
2014-12-08Merge branches 'acpi-video' and 'acpi-pmic'Rafael J. Wysocki7-0/+900
2014-12-08Merge back earlier ACPI backlight material for 3.19-rc1.Rafael J. Wysocki1-0/+15
2014-12-08Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki6-37/+164
2014-12-08Merge branch 'acpica'Rafael J. Wysocki7-15/+69
2014-12-08Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables'Rafael J. Wysocki4-31/+63
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki4-11/+676
2014-12-04ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki3-10/+4
2014-12-04Merge branch 'acpi-lpss' into pm-runtimeRafael J. Wysocki1-29/+65
2014-12-03ACPICA: Events: Always modify GPE registers under the GPE lockLv Zheng1-0/+3
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel25-209/+667
2014-12-01ACPI / sleep: Drain outstanding events after disabling multiple GPEsRafael J. Wysocki1-0/+2
2014-12-01Merge branch 'acpica' into acpi-pmRafael J. Wysocki7-15/+66
2014-12-01ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki3-13/+47
2014-12-01ACPI / video: update condition to check if device is in _DOD listAaron Lu1-1/+2
2014-11-28ACPICA: Disassembler: Emit correct string for 0 stop bits.Bob Moore1-1/+1
2014-11-28ACPICA: Disassembler: Update for C-style expressions.Bob Moore1-0/+1
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