summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-23Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2020-10-20PM: domains: Fix build error for genpd notifiersUlf Hansson
2020-10-19acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang
2020-10-16PM: domains: enable domain idle state accountingLina Iyer
2020-10-16PM: domains: Add curly braces to delimit comment + statement blockGeert Uytterhoeven
2020-10-16PM: domains: Add support for PM domain on/off notifiers for genpdUlf Hansson
2020-10-16intel_idle: Ignore _CST if control cannot be taken from the platformMel Gorman
2020-10-16intel_idle: mention assumption that WBINVD is not neededAlexander Monakov
2020-10-16cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the dr...Chen Yu
2020-10-16cpufreq: Improve code around unlisted freq checkViresh Kumar
2020-10-14Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-14Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-10-14Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-13memblock: implement for_each_reserved_mem_region() using __next_mem_region()Mike Rapoport
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-10-13virtio-mem: don't special-case ZONE_MOVABLEDavid Hildenbrand
2020-10-13i915: use find_lock_page instead of find_lock_entryMatthew Wilcox (Oracle)
2020-10-13device-dax: add a range mapping allocation attributeJoao Martins
2020-10-13dax/hmem: introduce dax_hmem.region_idle parameterJoao Martins
2020-10-13device-dax: add an 'align' attributeDan Williams
2020-10-13device-dax: make align a per-device propertyJoao Martins
2020-10-13device-dax: introduce 'mapping' devicesDan Williams
2020-10-13device-dax: add dis-contiguous resource supportDan Williams
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-13device-dax: add resize supportDan Williams
2020-10-13drivers/base: make device_find_child_by_name() compatible with sysfs inputsDan Williams
2020-10-13device-dax: introduce 'seed' devicesDan Williams
2020-10-13device-dax: introduce 'struct dev_dax' typed-driver operationsDan Williams
2020-10-13device-dax: add an allocation interface for device-dax instancesDan Williams
2020-10-13device-dax/kmem: replace release_resource() with release_mem_region()Dan Williams
2020-10-13device-dax/kmem: move resource name tracking to drvdataDan Williams
2020-10-13device-dax/kmem: introduce dax_kmem_range()Dan Williams
2020-10-13device-dax: make pgmap optional for instance creationDan Williams
2020-10-13device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams
2020-10-13device-dax: drop the dax_region.pfn_flags attributeDan Williams
2020-10-13ACPI: HMAT: attach a device for each soft-reserved rangeDan Williams
2020-10-13ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams
2020-10-13efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams
2020-10-13x86/numa: add 'nohmat' optionDan Williams
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'libata-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds