aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki3-0/+61
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada3-0/+61
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-2/+17
2016-03-25Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties'Rafael J. Wysocki4-2/+16
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki1-0/+1
2016-03-23ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner1-0/+1
2016-03-22PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi1-1/+13
2016-03-22ACPI / util: cast data to u64 before shifting to fix sign extensionColin Ian King1-1/+1
2016-03-17ACPI / property: fix data node parsing in acpi_get_next_subnode()Irina Tirdea1-0/+1
2016-03-17ACPI / APD: Add device HID for future AMD UART controllerWang Hongcheng1-0/+1
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-217/+611
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds48-413/+937
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra1-2/+2
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+12
2016-03-14Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki8-40/+26
2016-03-14Merge branches 'acpi-pci', 'acpi-soc' and 'pnp'Rafael J. Wysocki2-4/+26
2016-03-14Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki5-99/+254
2016-03-14Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei'Rafael J. Wysocki10-85/+260
2016-03-14Merge branch 'acpica'Rafael J. Wysocki24-185/+371
2016-03-11ACPI / APEI: ERST: Fixed leaked resources in erst_initJosh Hunt1-0/+3
2016-03-11ACPI / APEI: Fix leaked resourcesJosh Hunt1-2/+4
2016-03-10i2c: designware: Add device HID for future AMD I2C controllerXiangliang Yu1-0/+1
2016-03-10ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT supportLv Zheng3-39/+32
2016-03-09Merge branch 'for-4.6/pfn' into libnvdimm-for-nextDan Williams3-5/+62
2016-03-09ACPI / OSL: Add support to install tables via initrdLv Zheng3-1/+52
2016-03-09ACPI / OSL: Clean up initrd table override codeLv Zheng1-62/+52
2016-03-09ACPI / util: remove redundant check if element is NULLColin Ian King1-4/+0
2016-03-09ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addressesColin Ian King1-0/+10
2016-03-09drivers/acpi: make pmic/intel_pmic_crc.c explicitly non-modularPaul Gortmaker1-5/+2
2016-03-09drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker1-16/+7
2016-03-09drivers/acpi: make bgrt driver explicitly non-modularPaul Gortmaker1-7/+3
2016-03-09ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sentPrakash, Prashanth1-1/+55
2016-03-09ACPI / CPPC: replace writeX/readX to PCC with relaxed versionPrakash, Prashanth1-10/+10
2016-03-09ACPI / CPPC: optimized cpc_read and cpc_writePrakash, Prashanth1-16/+64
2016-03-09ACPI / CPPC: Optimize PCC Read Write operationsAshwin Chaugule1-29/+72
2016-03-09ACPI / video: remove unused device_decode arrayColin Ian King1-7/+0
2016-03-09ACPI / EC: Deny write access unless requested by module paramOleg Drokin1-0/+3
2016-03-09ACPI / fan: Make struct dev_pm_ops constKaiyen Chang1-1/+1
2016-03-09ACPI: Change NFIT driver to insert new resourceToshi Kani1-0/+48
2016-03-09x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan1-4/+25
2016-03-08ACPICA: Revert "Parser: Fix for SuperName method invocation"Bob Moore1-5/+4
2016-03-08ACPICA: Utilities: Update trace mechinism for acquire_objectBob Moore1-1/+1
2016-03-05nfit, libnvdimm: clear poison command supportDan Williams1-1/+11
2016-03-05nfit: disable userspace initiated ars during scrubDan Williams1-0/+23
2016-03-05nfit: scrub and register regions in a workqueueDan Williams2-174/+371
2016-03-05nfit, libnvdimm: async region scrub workqueueDan Williams2-0/+52
2016-03-05nfit, tools/testing/nvdimm: unify common init for acpi_nfit_descDan Williams2-29/+17
2016-03-05libnvdimm, nfit: centralize command status translationDan Williams2-61/+129
2016-03-05nfit, tools/testing/nvdimm: add format interface code definitionsDan Williams1-0/+6
2016-03-04nfit: Continue init even if ARS commands are unimplementedVishal Verma1-4/+11