summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki2021-09-102-8/+5
|\ \ \
| | * | PM: sleep: core: Avoid setting power.must_resume to falsePrasad Sodagudi2021-09-071-1/+1
| | * | PM: sleep: wakeirq: drop useless parameter from dev_pm_attach_wake_irq()Sergey Shtylyov2021-09-071-7/+4
| | |/
* | | Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-081-0/+2
|\ \ \
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2021-09-081-0/+2
| |\| | | | |/ | |/|
| | * Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-08-311-0/+2
| | |\
| | | * cpufreq: qcom-cpufreq-hw: Add dcvs interrupt supportThara Gopinath2021-08-301-0/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-082-23/+204
|\ \ \ \
| * | | | mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...David Hildenbrand2021-09-081-0/+30
| * | | | mm/memory_hotplug: memory group aware "auto-movable" online policyDavid Hildenbrand2021-09-081-8/+10
| * | | | mm/memory_hotplug: track present pages in memory groupsDavid Hildenbrand2021-09-081-5/+5
| * | | | drivers/base/memory: introduce "memory groups" to logically group memory blocksDavid Hildenbrand2021-09-081-4/+155
| * | | | mm: track present early pages per zoneDavid Hildenbrand2021-09-081-7/+7
| * | | | mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport2021-09-081-2/+0
* | | | | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-031-0/+4
|\ \ \ \ \
| * | | | | swiotlb: Convert io_default_tlb_mem to static allocationWill Deacon2021-07-231-1/+1
| * | | | | swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool usedClaire Chang2021-07-131-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-032-6/+3
|\ \ \ \ \
| * | | | | memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-4/+1
| * | | | | mm: sparse: pass section_nr to find_memory_blockOhhoon Kwon2021-09-031-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-021-0/+2
|\ \ \ \ \
| * | | | | scsi: ufshcd: Fix device links when BOOT WLUN fails to probeAdrian Hunter2021-08-091-0/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-09-022-0/+34
|\ \ \ \ \
| * | | | | PM: runtime: add devm_pm_clk_create helperDmitry Baryshkov2021-08-261-0/+17
| * | | | | PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov2021-08-261-0/+17
| |/ / / /
* | | | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-011-3/+3
|\ \ \ \ \
| * | | | | printk: index: Add indexing support to dev_printkChris Down2021-07-191-3/+3
| |/ / / /
* | | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-0112-136/+143
|\ \ \ \ \
| * | | | | driver core: platform: Remove platform_device_add_properties()Heikki Krogerus2021-08-181-18/+2
| * | | | | drivers/base/node.c: use bin_attribute to break the size limitation of cpumap...Tian Tao2021-08-131-23/+40
| * | | | | topology: use bin_attribute to break the size limitation of cpumap ABITian Tao2021-08-131-52/+63
| * | | | | Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-094-9/+21
| |\ \ \ \ \
| * \ \ \ \ \ Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-272-3/+11
| |\ \ \ \ \ \
| * | | | | | | driver: base: Prefer unsigned int to bare use of unsignedJinchao Wang2021-07-213-12/+12
| * | | | | | | cacheinfo: clear cache_leaves(cpu) in free_cache_attributes()Xiongfeng Wang2021-07-211-0/+1
| * | | | | | | driver core: Fix error return code in really_probe()Zhen Lei2021-07-211-6/+10
| * | | | | | | firmware: fix theoretical UAF race with firmware cache and resumeZhen Lei2021-07-211-12/+8
| * | | | | | | driver: base: Replace symbolic permissions with octal permissionsJinchao Wang2021-07-212-4/+4
| * | | | | | | bus: Make remove callback return voidUwe Kleine-König2021-07-213-9/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'devprop-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-311-9/+21
|\ \ \ \ \ \ \
| * | | | | | | Revert "media: device property: Call fwnode_graph_get_endpoint_by_id() for fw...Daniel Scally2021-08-161-8/+1
| * | | | | | | device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()Daniel Scally2021-08-161-1/+20
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-08-313-48/+51
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic'Rafael J. Wysocki2021-08-303-48/+51
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | | * | | | driver core: Split device_platform_notify()Rafael J. Wysocki2021-07-161-19/+16
| | | * | | | software nodes: Split software_node_notify()Rafael J. Wysocki2021-07-163-34/+39
| | | * | | | ACPI: glue: Eliminate acpi_platform_notify()Rafael J. Wysocki2021-07-161-3/+4
| | |/ / / /
* | | | | | Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-08-311-2/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge back new PM domains material for v5.15.Rafael J. Wysocki2021-08-301-2/+28
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | PM: domains: Fix domain attach for CONFIG_PM_OPP=nGeert Uytterhoeven2021-08-271-1/+1