Age | Commit message (Expand) | Author |
2021-04-05 | driver core: Fix locking bug in deferred_probe_timeout_work_func() | Saravana Kannan |
2021-04-03 | Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-03-29 | PM: runtime: Fix race getting/putting suppliers at probe | Adrian Hunter |
2021-03-29 | PM: runtime: Fix ordering in pm_runtime_get_suppliers() | Adrian Hunter |
2021-03-23 | driver core: clear deferred probe reason on probe retry | Ahmad Fatoum |
2021-03-22 | PM: runtime: Defer suspending suppliers | Rafael J. Wysocki |
2021-03-19 | Revert "PM: runtime: Update device status before letting suppliers suspend" | Rafael J. Wysocki |
2021-03-10 | software node: Fix device_add_software_node() | Heikki Krogerus |
2021-03-10 | software node: Fix node registration | Heikki Krogerus |
2021-03-01 | PM: runtime: Update device status before letting suppliers suspend | Rafael J. Wysocki |
2021-02-26 | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-26 | drivers/base/memory: don't store phys_device in memory blocks | David Hildenbrand |
2021-02-26 | mm/memory_hotplug: rename all existing 'memhp' into 'mhp' | Anshuman Khandual |
2021-02-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-02-24 | mm: memcg: add swapcache stat for memcg v2 | Shakeel Butt |
2021-02-24 | mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages | Muchun Song |
2021-02-24 | mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages | Muchun Song |
2021-02-24 | mm: memcontrol: convert NR_SHMEM_THPS account to pages | Muchun Song |
2021-02-24 | mm: memcontrol: convert NR_FILE_THPS account to pages | Muchun Song |
2021-02-24 | mm: memcontrol: convert NR_ANON_THPS account to pages | Muchun Song |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-24 | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-22 | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-22 | Merge tag 'regmap-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2021-02-21 | Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-02-21 | Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2021-02-21 | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-02-20 | Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-02-19 | Revert "driver core: Set fw_devlink=on by default" | Greg Kroah-Hartman |
2021-02-18 | arch_numa: fix common code printing of phys_addr_t | Randy Dunlap |
2021-02-17 | Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2021-02-15 | Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk' | Rafael J. Wysocki |
2021-02-13 | driver core: lift dma_default_coherent into common code | Christoph Hellwig |
2021-02-12 | driver core: platform: Drop of_device_node_put() wrapper | Rob Herring |
2021-02-12 | Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2021-02-11 | driver core: auxiliary bus: Fix calling stage for auxiliary bus init | Dave Jiang |
2021-02-11 | regmap: sdw-mbq: use MODULE_LICENSE("GPL") | Bard Liao |
2021-02-11 | regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ | Bard Liao |
2021-02-11 | regmap: sdw: use _no_pm functions in regmap_read/write | Bard Liao |
2021-02-09 | PM: domains: Mark fwnodes when their powerdomain is added/removed | Saravana Kannan |
2021-02-09 | driver core: fw_devlink: Handle suppliers that don't use driver core | Saravana Kannan |
2021-02-09 | driver core: Add fw_devlink.strict kernel param | Saravana Kannan |
2021-02-09 | driver core: fw_devlink: Detect supplier devices that will never be added | Saravana Kannan |
2021-02-09 | driver core: platform: Emit a warning if a remove callback returned non-zero | Uwe Kleine-König |
2021-02-05 | software node: Provide replacement for device_add_properties() | Heikki Krogerus |
2021-02-01 | PM: domains: Simplify the calculation of variables | Abaci Team |
2021-02-01 | Merge tag 'v5.11-rc6' into patchwork | Mauro Carvalho Chehab |
2021-01-27 | PM: clk: make PM clock layer compatible with clocks that must sleep | Nicolas Pitre |
2021-01-27 | PM: sleep: Use dev_printk() when possible | Bjorn Helgaas |