summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
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-07tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams2-3/+5
2016-12-07acpi, nfit: fix bus vs dimm confusion in xlat_statusDan Williams1-3/+14
2016-12-07acpi, nfit: validate ars_status output buffer sizeDan Williams1-4/+17
2016-12-07acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams1-1/+2
2016-12-07acpi, nfit: fix extended status translations for ACPI DSMsVishal Verma1-4/+4
2016-11-30sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen1-1/+1
2016-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-23/+6
2016-11-26Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki1-23/+6
2016-11-24acpi/bus: Set _OSC for diverse core supportSrinivas Pandruvada1-0/+3
2016-11-24acpi/bus: Enable HWP CPPC objectsSrinivas Pandruvada1-0/+7
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+4
2016-11-21Revert "ACPI: Execute _PTS before system reboot"Rafael J. Wysocki1-23/+6
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-20/+11
2016-11-14Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki1-6/+4
2016-11-12Merge branch 'device-properties'Rafael J. Wysocki5-20/+11
2016-11-10ACPI / platform: Add support for build-in propertiesHeikki Krogerus5-20/+11
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-109/+148
2016-10-29Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki2-18/+22
2016-10-29ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng5-19/+11
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...Lv Zheng1-1/+1
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng1-20/+20
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-2/+2
2016-10-27genetlink: statically initialize familiesJohannes Berg1-0/+1
2016-10-27genetlink: no longer support using static family IDsJohannes Berg1-1/+0
2016-10-24ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal1-1/+1
2016-10-24ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQsSinan Kaya1-0/+4
2016-10-24ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya1-15/+15
2016-10-24ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stagesSinan Kaya1-2/+2
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-53/+96
2016-10-14Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl'Rafael J. Wysocki4-4/+28
2016-10-14Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki1-49/+68
2016-10-12acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONTJoe Perches1-3/+10
2016-10-12ACPI / PAD: don't register acpi_pad driver if running as Xen dom0Juergen Gross1-0/+5
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+2
2016-10-11ACPI / property: Allow holes in reference propertiesMika Westerberg1-49/+68
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-35/+216
2016-10-10ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=nEric Biggers1-0/+2
2016-10-10ACPI / fan: Fix error reading cur_stateSrinivas Pandruvada1-1/+11
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-2/+3
2016-10-08Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams3-35/+216
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2016-10-07Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-10-04Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-0/+115
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-46/+49
2016-10-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-0/+383
2016-10-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-46/+252
2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds81-1259/+2840