summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2018-06-14Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-13Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-10ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas
2018-06-06ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede
2018-06-06ACPICA: Interpreter: Begin deprecation of Unload operatorBob Moore
2018-06-06ACPICA: AML parser: attempt to continue loading table after errorErik Schmauss
2018-06-06ACPICA: Debugger: Reduce verbosity for module-level code errors.Bob Moore
2018-06-06ACPICA: AML Parser: Add debug option to dump parse treesBob Moore
2018-06-06ACPICA: Debugger: Add count of namespace nodes after namespace dumpBob Moore
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge branches 'acpi-soc' and 'acpi-tables'Rafael J. Wysocki
2018-06-04Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki
2018-06-04Merge branch 'acpica'Rafael J. Wysocki
2018-06-04Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki
2018-06-04Merge branch 'pm-domains'Rafael J. Wysocki
2018-06-03acpi, nfit: Remove ecc_unit_sizeDan Williams
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg
2018-05-27ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-l...Larry Finger
2018-05-25ACPI: EC: Dispatch the EC GPE directly on s2idle wakeRafael J. Wysocki
2018-05-25ACPICA: Introduce acpi_dispatch_gpe()Rafael J. Wysocki
2018-05-24ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAMMika Westerberg
2018-05-23PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg
2018-05-18ACPICA: acpidump/acpixtract: Support for tables larger than 1MBBob Moore
2018-05-17ACPI: Add PPTT to injectable table listJeremy Linton
2018-05-17ACPI: Enable PPTT support on ARM64Jeremy Linton
2018-05-17ACPI/PPTT: Add Processor Properties Topology Table parsingJeremy Linton
2018-05-17ACPI: APD: Add AMD misc clock handler supportAkshu Agrawal
2018-05-16acpi/battery: simplify procfs codeChristoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-15ACPICA: Debugger: Removed direct support for EC address space in "Test Objects"Bob Moore
2018-05-15ACPICA: Debugger: Add Package support for "test objects" commandBob Moore
2018-05-15ACPICA: Improve error messages for the namespace root nodeBob Moore
2018-05-15ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_listColin Ian King
2018-05-15ACPICA: vsnprintf: this statement may fall throughToomas Soome
2018-05-15ACPICA: Tables: Fix spelling mistake in commentColin Ian King
2018-05-15ACPICA: iASL: Enhance the -tc option (create AML hex file in C)Bob Moore
2018-05-15Merge back earlier ACPICA material for v4.18.Rafael J. Wysocki
2018-05-14PM / Domains: Allow a better error handling of dev_pm_domain_attach()Ulf Hansson