Age | Commit message (Expand) | Author | Files | Lines |
2017-02-06 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+5 |
2017-02-03 | acpi, nfit: fix acpi_nfit_flush_probe() crash | Dan Williams | 1 | -1/+5 |
2017-01-26 | Merge tag 'acpi-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 3 | -20/+17 |
2017-01-27 | Merge branches 'acpica' and 'acpi-video' | Rafael J. Wysocki | 3 | -20/+17 |
2017-01-27 | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -8/+0 |
2017-01-25 | Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6" | Hans de Goede | 1 | -11/+0 |
2017-01-20 | ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table() | Lv Zheng | 2 | -9/+17 |
2017-01-20 | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" | Rafael J. Wysocki | 1 | -8/+0 |
2017-01-06 | Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables' | Rafael J. Wysocki | 4 | -1/+59 |
2017-01-02 | ACPI / scan: Prefer devices without _HID/_CID for _ADR matching | Rafael J. Wysocki | 1 | -1/+9 |
2016-12-26 | ACPI / watchdog: Print out error number when device creation fails | Mika Westerberg | 1 | -1/+1 |
2016-12-26 | ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding | Lv Zheng | 3 | -0/+58 |
2016-12-26 | ACPI: Drop misplaced acpi_dma_deconfigure() call from acpi_bind_one() | Lorenzo Pieralisi | 1 | -1/+0 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 7 | -7/+7 |
2016-12-22 | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -90/+201 |
2016-12-22 | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki | 11 | -90/+201 |
2016-12-21 | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_... | Lv Zheng | 2 | -46/+6 |
2016-12-21 | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng | 4 | -21/+15 |
2016-12-21 | ACPICA: Tables: Allow FADT to be customized with virtual address | Lv Zheng | 1 | -7/+7 |
2016-12-21 | ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_... | Lv Zheng | 4 | -50/+210 |
2016-12-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2016-12-15 | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+244 |
2016-12-15 | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -9/+635 |
2016-12-15 | ACPI/NUMA: Do not map pxm to node when NUMA is turned off | Boris Ostrovsky | 1 | -1/+1 |
2016-12-14 | Merge tag 'acpi-urgent-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+8 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 1 | -1/+1 |
2016-12-14 | Merge branch 'acpi-cppc' | Rafael J. Wysocki | 1 | -4/+8 |
2016-12-13 | Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 30 | -306/+453 |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -23/+40 |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2016-12-12 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-12-12 | ACPI / CPPC: Fix per-CPU pointer management in acpi_cppc_processor_probe() | Rafael J. Wysocki | 1 | -4/+6 |
2016-12-12 | ACPI / CPPC: Fix crash in acpi_cppc_processor_exit() | Sebastian Andrzej Siewior | 1 | -0/+2 |
2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
2016-12-12 | Merge branch 'device-properties' | Rafael J. Wysocki | 2 | -40/+93 |
2016-12-12 | Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp... | Rafael J. Wysocki | 8 | -46/+96 |
2016-12-12 | Merge branches 'acpi-tables', 'acpi-osi', 'acpi-osl' and 'acpi-blacklist' | Rafael J. Wysocki | 2 | -13/+34 |
2016-12-12 | Merge branch 'acpica' | Rafael J. Wysocki | 18 | -207/+230 |
2016-12-12 | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 1 | -0/+8 |
2016-12-12 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -23/+32 |
2016-12-12 | Merge schedutil governor updates for v4.10. | Rafael J. Wysocki | 12 | -76/+63 |
2016-12-11 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 3 | -38/+48 |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -15/+42 |
2016-12-09 | x86/amd: Simplify AMD E400 aware idle routine | Borislav Petkov | 1 | -1/+1 |
2016-12-09 | ACPICA: Utilities: Add new decode function for parser values | Bob Moore | 3 | -0/+52 |
2016-12-06 | tools/testing/nvdimm: unit test acpi_nfit_ctl() | Dan Williams | 2 | -3/+5 |
2016-12-06 | acpi, nfit: fix bus vs dimm confusion in xlat_status | Dan Williams | 1 | -3/+14 |
2016-12-06 | acpi, nfit: validate ars_status output buffer size | Dan Williams | 1 | -4/+17 |
2016-12-06 | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams | 1 | -1/+2 |