Age | Commit message (Expand) | Author | Files | Lines |
2021-09-10 | Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em' | Rafael J. Wysocki | 2 | -8/+5 |
2021-09-09 | Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+2 |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -23/+204 |
2021-09-08 | mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ... | David Hildenbrand | 1 | -0/+30 |
2021-09-08 | mm/memory_hotplug: memory group aware "auto-movable" online policy | David Hildenbrand | 1 | -8/+10 |
2021-09-08 | mm/memory_hotplug: track present pages in memory groups | David Hildenbrand | 1 | -5/+5 |
2021-09-08 | drivers/base/memory: introduce "memory groups" to logically group memory blocks | David Hildenbrand | 1 | -4/+155 |
2021-09-08 | mm: track present early pages per zone | David Hildenbrand | 1 | -7/+7 |
2021-09-08 | mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE | Mike Rapoport | 1 | -2/+0 |
2021-09-08 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+2 |
2021-09-07 | PM: sleep: core: Avoid setting power.must_resume to false | Prasad Sodagudi | 1 | -1/+1 |
2021-09-07 | PM: sleep: wakeirq: drop useless parameter from dev_pm_attach_wake_irq() | Sergey Shtylyov | 1 | -7/+4 |
2021-09-03 | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -6/+3 |
2021-09-03 | memblock: make memblock_find_in_range method private | Mike Rapoport | 1 | -4/+1 |
2021-09-03 | mm: sparse: pass section_nr to find_memory_block | Ohhoon Kwon | 1 | -2/+2 |
2021-09-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+2 |
2021-09-03 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2 | -0/+34 |
2021-09-02 | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 12 | -136/+143 |
2021-08-31 | Merge tag 'devprop-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -9/+21 |
2021-08-31 | Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 3 | -48/+51 |
2021-08-31 | Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -2/+28 |
2021-08-31 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 1 | -0/+2 |
2021-08-31 | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+15 |
2021-08-30 | Merge tag 'regmap-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 4 | -14/+43 |
2021-08-30 | Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic' | Rafael J. Wysocki | 3 | -48/+51 |
2021-08-30 | Merge back new PM domains material for v5.15. | Rafael J. Wysocki | 1 | -2/+28 |
2021-08-30 | cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support | Thara Gopinath | 1 | -0/+2 |
2021-08-27 | PM: domains: Fix domain attach for CONFIG_PM_OPP=n | Geert Uytterhoeven | 1 | -1/+1 |
2021-08-26 | PM: runtime: add devm_pm_clk_create helper | Dmitry Baryshkov | 1 | -0/+17 |
2021-08-26 | PM: runtime: add devm_pm_runtime_enable helper | Dmitry Baryshkov | 1 | -0/+17 |
2021-08-26 | Merge remote-tracking branch 'regmap/for-5.15' into regmap-next | Mark Brown | 4 | -14/+43 |
2021-08-26 | Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean... | Mark Brown | 2 | -5/+34 |
2021-08-26 | regmap: teach regmap to use raw spinlocks if requested in the config | Vladimir Oltean | 2 | -5/+34 |
2021-08-25 | PM: domains: Improve runtime PM performance state handling | Dmitry Osipenko | 1 | -2/+8 |
2021-08-24 | platform-msi: Add ABI to show msi_irqs of platform devices | Barry Song | 1 | -5/+15 |
2021-08-18 | driver core: platform: Remove platform_device_add_properties() | Heikki Krogerus | 1 | -18/+2 |
2021-08-16 | PM: domains: Add support for 'required-opps' to set default perf state | Rajendra Nayak | 1 | -2/+28 |
2021-08-16 | Revert "media: device property: Call fwnode_graph_get_endpoint_by_id() for fw... | Daniel Scally | 1 | -8/+1 |
2021-08-16 | device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint() | Daniel Scally | 1 | -1/+20 |
2021-08-13 | drivers/base/node.c: use bin_attribute to break the size limitation of cpumap... | Tian Tao | 1 | -23/+40 |
2021-08-13 | topology: use bin_attribute to break the size limitation of cpumap ABI | Tian Tao | 1 | -52/+63 |
2021-08-10 | PCI/MSI: Protect msi_desc::masked for multi-MSI | Thomas Gleixner | 1 | -0/+1 |
2021-08-10 | scsi: ufshcd: Fix device links when BOOT WLUN fails to probe | Adrian Hunter | 1 | -0/+2 |
2021-08-09 | Merge 5.14-rc5 into driver-core-next | Greg Kroah-Hartman | 4 | -9/+21 |
2021-08-02 | regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields | Icenowy Zheng | 1 | -2/+2 |
2021-07-29 | firmware_loader: fix use-after-free in firmware_fallback_sysfs | Anirudh Rayabharam | 3 | -5/+19 |
2021-07-29 | firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback | Anirudh Rayabharam | 1 | -2/+0 |
2021-07-27 | drivers core: Fix oops when driver probe fails | Filip Schauer | 1 | -2/+2 |