summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-10-01Merge branch 'acpi-ec'Rafael J. Wysocki
2015-09-26ACPI / PCI: Remove duplicated penalty on SCI IRQJiang Liu
2015-09-26ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu
2015-09-26ACPI / EC: Fix a memory leak issue in acpi_ec_query()Lv Zheng
2015-09-15ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla
2015-09-15ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-08Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-03ipmi: Convert the IPMI SI ACPI handling to a platform deviceCorey Minyard
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-02Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar
2015-09-01Merge branch 'device-properties'Rafael J. Wysocki
2015-09-01Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki
2015-09-01Merge branch 'acpi-trace'Rafael J. Wysocki
2015-09-01Merge branch 'acpica'Rafael J. Wysocki
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-31Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-08-27Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-27x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler
2015-08-27nfit: Clarify memory device state flags stringsToshi Kani
2015-08-27ACPI / LPSS: Ignore 10ms delay for BraswellSrinidhi Kasagar
2015-08-27ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-08-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-26device property: attach 'else if' to the proper 'if'Andy Shevchenko
2015-08-25nfit, nd_blk: BLK status register is only 32 bitsRoss Zwisler
2015-08-25ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...Lv Zheng
2015-08-25ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usageLv Zheng
2015-08-25ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasmLv Zheng
2015-08-25ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng
2015-08-25ACPICA: Make the max-number-of-loops runtime configurableBob Moore
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore
2015-08-25ACPICA: Add additional debug info/statementsBob Moore
2015-08-25ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore
2015-08-25ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore
2015-08-25ACPICA: acpinames: Add new options and wildcard supportBob Moore
2015-08-25ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng
2015-08-25ACPICA: Update info messages during ACPICA initBob Moore
2015-08-25ACPICA: Disassembler: Update for new listing modeBob Moore
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore
2015-08-25ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore
2015-08-25ACPICA: Correctly cleanup after a ACPI table load failureBob Moore
2015-08-25ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule