summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-25Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties'Rafael J. Wysocki
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki
2016-03-23ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner
2016-03-22PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi
2016-03-22ACPI / util: cast data to u64 before shifting to fix sign extensionColin Ian King
2016-03-17ACPI / property: fix data node parsing in acpi_get_next_subnode()Irina Tirdea
2016-03-17ACPI / APD: Add device HID for future AMD UART controllerWang Hongcheng
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-14Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki
2016-03-14Merge branches 'acpi-pci', 'acpi-soc' and 'pnp'Rafael J. Wysocki
2016-03-14Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2016-03-14Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei'Rafael J. Wysocki
2016-03-14Merge branch 'acpica'Rafael J. Wysocki
2016-03-11ACPI / APEI: ERST: Fixed leaked resources in erst_initJosh Hunt
2016-03-11ACPI / APEI: Fix leaked resourcesJosh Hunt
2016-03-10i2c: designware: Add device HID for future AMD I2C controllerXiangliang Yu
2016-03-10ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...Lv Zheng
2016-03-09Merge branch 'for-4.6/pfn' into libnvdimm-for-nextDan Williams
2016-03-09ACPI / OSL: Add support to install tables via initrdLv Zheng
2016-03-09ACPI / OSL: Clean up initrd table override codeLv Zheng
2016-03-09ACPI / util: remove redundant check if element is NULLColin Ian King
2016-03-09ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addressesColin Ian King
2016-03-09drivers/acpi: make pmic/intel_pmic_crc.c explicitly non-modularPaul Gortmaker
2016-03-09drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker
2016-03-09drivers/acpi: make bgrt driver explicitly non-modularPaul Gortmaker
2016-03-09ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sentPrakash, Prashanth
2016-03-09ACPI / CPPC: replace writeX/readX to PCC with relaxed versionPrakash, Prashanth
2016-03-09ACPI / CPPC: optimized cpc_read and cpc_writePrakash, Prashanth
2016-03-09ACPI / CPPC: Optimize PCC Read Write operationsAshwin Chaugule
2016-03-09ACPI / video: remove unused device_decode arrayColin Ian King
2016-03-09ACPI / EC: Deny write access unless requested by module paramOleg Drokin
2016-03-09ACPI / fan: Make struct dev_pm_ops constKaiyen Chang
2016-03-09ACPI: Change NFIT driver to insert new resourceToshi Kani
2016-03-09x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan
2016-03-08ACPICA: Revert "Parser: Fix for SuperName method invocation"Bob Moore
2016-03-08ACPICA: Utilities: Update trace mechinism for acquire_objectBob Moore
2016-03-05nfit, libnvdimm: clear poison command supportDan Williams
2016-03-05nfit: disable userspace initiated ars during scrubDan Williams
2016-03-05nfit: scrub and register regions in a workqueueDan Williams
2016-03-05nfit, libnvdimm: async region scrub workqueueDan Williams
2016-03-05nfit, tools/testing/nvdimm: unify common init for acpi_nfit_descDan Williams
2016-03-05libnvdimm, nfit: centralize command status translationDan Williams
2016-03-05nfit, tools/testing/nvdimm: add format interface code definitionsDan Williams
2016-03-04nfit: Continue init even if ARS commands are unimplementedVishal Verma