summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore193-194/+194
2017-01-30Merge back earlier ACPICA changes for v4.11.Rafael J. Wysocki47-332/+1584
2017-01-20ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()Lv Zheng2-9/+17
2017-01-05ACPICA: Parser: Update parse info table for some operatorsBob Moore1-4/+4
2017-01-05ACPICA: Fix a problem with recent extra support for control method invocationsBob Moore1-1/+24
2017-01-05ACPICA: Parser: Allow method invocations as target operandsBob Moore4-41/+69
2017-01-05ACPICA: Fix for implicit result conversion for the ToXXX functionsBob Moore4-12/+24
2017-01-03ACPICA: Resources: Not a valid resource if buffer length too longBob Moore1-5/+12
2017-01-03ACPICA: Utilities: Update debug outputBob Moore2-4/+6
2017-01-03ACPICA: Disassembler: Add Switch/Case disassembly supportDavid E. Box1-2/+5
2017-01-03ACPICA: Hardware: Add sleep register hooksLv Zheng3-26/+47
2017-01-03ACPICA: Macro header: Fix some typos in commentsBob Moore1-6/+8
2017-01-03ACPICA: Hardware: Sort access bit width algorithmLv Zheng1-22/+57
2017-01-03ACPICA: Utilities: Add power of two rounding supportLv Zheng1-0/+60
2017-01-03ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_write()Lv Zheng1-9/+53
2017-01-03ACPICA: Hardware: Remove bit_offset masking supportLv Zheng1-14/+0
2017-01-03ACPICA: Debugger: Rename debugger OSL namesLv Zheng1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds7-7/+7
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-90/+201
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki11-90/+201
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng2-46/+6
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng4-21/+15
2016-12-21ACPICA: Tables: Allow FADT to be customized with virtual addressLv Zheng1-7/+7
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng4-50/+210
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+244
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-9/+635
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky1-1/+1
2016-12-14Merge tag 'acpi-urgent-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+8
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-12-14Merge branch 'acpi-cppc'Rafael J. Wysocki1-4/+8
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds30-306/+453
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-23/+40
2016-12-13Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-12-13Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2016-12-13ACPI / CPPC: Fix per-CPU pointer management in acpi_cppc_processor_probe()Rafael J. Wysocki1-4/+6
2016-12-13ACPI / CPPC: Fix crash in acpi_cppc_processor_exit()Sebastian Andrzej Siewior1-0/+2
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2016-12-12Merge branch 'device-properties'Rafael J. Wysocki2-40/+93
2016-12-12Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp...Rafael J. Wysocki8-46/+96
2016-12-12Merge branches 'acpi-tables', 'acpi-osi', 'acpi-osl' and 'acpi-blacklist'Rafael J. Wysocki2-13/+34
2016-12-12Merge branch 'acpica'Rafael J. Wysocki18-207/+230
2016-12-12Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki1-0/+8
2016-12-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-23/+32
2016-12-12Merge schedutil governor updates for v4.10.Rafael J. Wysocki12-76/+63
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar3-38/+48
2016-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-15/+42
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov1-1/+1
2016-12-09ACPICA: Utilities: Add new decode function for parser valuesBob Moore3-0/+52