summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2024-03-26 14:11:23 +0000
committerMark Brown <broonie@kernel.org>2024-03-26 14:11:23 +0000
commitfc32f949ed45488353bcdefd92afa43a081253a9 (patch)
tree296b6e51a238320b44542c601486a9355488ec1c /scripts
parent37d6983992bc103d9be3d0b5ebfae8c7118f4373 (diff)
parente6913c6ef83c80aa7569c9e08204542222fbf542 (diff)
downloadkernel-fc32f949ed45488353bcdefd92afa43a081253a9.tar.gz
ASoC: codecs: ES8326: Reducin powerconsumption and
Merge series from Zhang Yi <zhangyi@everest-semi.com>: We changed the configuration related to hibernation. and delete the REG_SUPPLY to cover mute issue.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
713f3ffb39a6d5ae73841f93'>x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner 2024-05-28resource: Export find_resource_space()Ilpo Järvinen 2024-05-28resource: Handle simple alignment inside __find_resource_space()Ilpo Järvinen 2024-05-28resource: Use typedef for alignf callbackIlpo Järvinen 2024-05-28resource: Document find_resource_space() and resource_constraintIlpo Järvinen 2024-05-28resource: Rename find_resource() to find_resource_space()Ilpo Järvinen 2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds 2023-12-10resource: add walk_system_ram_res_rev()Baoquan He 2023-12-04kernel/resource: Increment by align value in get_free_mem_region()Alison Schofield 2023-10-05resource: Unify next_resource() and next_resource_skip_children()Andy Shevchenko 2023-10-05resource: Reuse for_each_resource() macroAndy Shevchenko 2023-02-17dax/kmem: Fix leak of memory-hotplug resourcesDan Williams 2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2022-11-14PCI: Allow drivers to request exclusive config regionsIra Weiny 2022-11-10resource: Replace printk(KERN_WARNING) by pr_warn(), printk() by pr_info()Andy Shevchenko 2022-07-21resource: Introduce alloc_free_mem_region()Dan Williams 2022-07-21cxl/acpi: Track CXL resources in iomem_resourceDan Williams 2022-03-23kernel/resource: fix kfree() of bootmem memory againMiaohe Lin 2022-01-22proc: remove PDE_DATA() completelyMuchun Song 2021-11-09kernel/resource: disallow access to exclusive system RAM regionsDavid Hildenbrand 2021-11-09kernel/resource: clean up and optimize iomem_is_exclusive()David Hildenbrand 2021-05-14kernel/resource: fix return code check in __request_free_mem_regionAlistair Popple 2021-05-07kernel/resource: fix locking in request_free_mem_regionAlistair Popple 2021-05-07kernel/resource: refactor __request_region to allow external lockingAlistair Popple 2021-05-07kernel/resource: allow region_intersects users to hold resource_lockAlistair Popple 2021-05-07kernel/resource: remove first_lvl / siblings_only logicDavid Hildenbrand 2021-05-07kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resourcesDavid Hildenbrand 2021-05-07kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...David Hildenbrand