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