1. 5244f5e PM: runtime: Defer suspending suppliers by Rafael J. Wysocki · 3 years, 10 months ago
  2. 0cab893 Revert "PM: runtime: Update device status before letting suppliers suspend" by Rafael J. Wysocki · 3 years, 10 months ago
  3. 2a92c90 software node: Fix device_add_software_node() by Heikki Krogerus · 3 years, 10 months ago
  4. 8891123 software node: Fix node registration by Heikki Krogerus · 3 years, 10 months ago
  5. 44cc89f PM: runtime: Update device status before letting suppliers suspend by Rafael J. Wysocki · 3 years, 11 months ago
  6. 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
  7. e9a2e48 drivers/base/memory: don't store phys_device in memory blocks by David Hildenbrand · 3 years, 11 months ago
  8. 1adf8b4 mm/memory_hotplug: rename all existing 'memhp' into 'mhp' by Anshuman Khandual · 3 years, 11 months ago
  9. 4c48fab Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 11 months ago
  10. b603894 mm: memcg: add swapcache stat for memcg v2 by Shakeel Butt · 3 years, 11 months ago
  11. 380780e mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages by Muchun Song · 3 years, 11 months ago
  12. a1528e2 mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages by Muchun Song · 3 years, 11 months ago
  13. 57b2847 mm: memcontrol: convert NR_SHMEM_THPS account to pages by Muchun Song · 3 years, 11 months ago
  14. bf9ecea mm: memcontrol: convert NR_FILE_THPS account to pages by Muchun Song · 3 years, 11 months ago
  15. 69473e5 mm: memcontrol: convert NR_ANON_THPS account to pages by Muchun Song · 3 years, 11 months ago
  16. e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 11 months ago
  17. 7ac1161 Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 11 months ago
  18. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  19. a99163e Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 11 months ago
  20. 05a6fb9 Merge tag 'regmap-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 3 years, 11 months ago
  21. 10e2ec8 Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 11 months ago
  22. de16175 Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 3 years, 11 months ago
  23. 2671fe5 Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 11 months ago
  24. 02f9fc2 Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  25. 3e4c982 Revert "driver core: Set fw_devlink=on by default" by Greg Kroah-Hartman · 3 years, 11 months ago
  26. 4cd48bb arch_numa: fix common code printing of phys_addr_t by Randy Dunlap · 4 years ago
  27. 0c8e97c Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years, 11 months ago
  28. 6621cd2 Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk' by Rafael J. Wysocki · 3 years, 11 months ago
  29. 6d4e9a8 driver core: lift dma_default_coherent into common code by Christoph Hellwig · 4 years ago
  30. cb8be8b driver core: platform: Drop of_device_node_put() wrapper by Rob Herring · 3 years, 11 months ago
  31. d77b44d Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next by Greg Kroah-Hartman · 3 years, 11 months ago
  32. 471b12c4 driver core: auxiliary bus: Fix calling stage for auxiliary bus init by Dave Jiang · 4 years ago
  33. 8d8d958 regmap: sdw-mbq: use MODULE_LICENSE("GPL") by Bard Liao · 4 years ago
  34. 4038e54 regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ by Bard Liao · 4 years ago
  35. d288a571 regmap: sdw: use _no_pm functions in regmap_read/write by Bard Liao · 4 years ago
  36. bab2d71 PM: domains: Mark fwnodes when their powerdomain is added/removed by Saravana Kannan · 4 years ago
  37. 74c782c driver core: fw_devlink: Handle suppliers that don't use driver core by Saravana Kannan · 4 years ago
  38. 19d0f5f driver core: Add fw_devlink.strict kernel param by Saravana Kannan · 4 years ago
  39. 9528e0d driver core: fw_devlink: Detect supplier devices that will never be added by Saravana Kannan · 4 years ago
  40. e5e1c20 driver core: platform: Emit a warning if a remove callback returned non-zero by Uwe Kleine-König · 4 years ago
  41. 151f6ff software node: Provide replacement for device_add_properties() by Heikki Krogerus · 4 years ago
  42. 6dc466d PM: domains: Simplify the calculation of variables by Abaci Team · 4 years ago
  43. 0b9112a Merge tag 'v5.11-rc6' into patchwork by Mauro Carvalho Chehab · 4 years ago
  44. 0bfa082 PM: clk: make PM clock layer compatible with clocks that must sleep by Nicolas Pitre · 4 years ago
  45. eb23d91 PM: sleep: Use dev_printk() when possible by Bjorn Helgaas · 4 years ago
  46. 38009c7 drivers/base: build kunit tests without structleak plugin by Arnd Bergmann · 4 years ago
  47. 6091b08 drivers: base: power: Fix resposible -> responsible in runtime.c by Bhaskar Chowdhury · 4 years ago
  48. 4044b2f drivers: base: change 'driver_create_groups' to 'driver_add_groups' in printk by Joe Pater · 4 years ago
  49. 000c08f media: software_node: Add support for fwnode_graph*() family of functions by Heikki Krogerus · 4 years ago
  50. fc002f0 media: software_node: unregister software_nodes in reverse order by Daniel Scally · 4 years ago
  51. d9b1103 media: software_node: Enforce parent before child ordering of nodes arrays by Daniel Scally · 4 years ago
  52. acd418b media: device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary by Daniel Scally · 4 years ago
  53. 5273382 media: device property: Return true in fwnode_device_is_available for NULL ops by Daniel Scally · 4 years ago
  54. fb5ec98 media: software_node: Fix refcounts in software_node_get_next_child() by Daniel Scally · 4 years ago
  55. 30e88d0 isa: Make the remove callback for isa drivers return void by Uwe Kleine-König · 4 years ago
  56. 1d6a815 Merge v5.11-rc5 into usb-next by Greg Kroah-Hartman · 4 years ago
  57. 072a51b Merge 5.11-rc5 into driver-core-next by Greg Kroah-Hartman · 4 years ago
  58. 443d112 Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years ago
  59. 6521f89 namei: prepare for idmapped mounts by Christian Brauner · 4 years ago
  60. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  61. 45fbc46 PM: domains: Add "performance" column to debug summary by Dmitry Osipenko · 4 years ago
  62. 18027d6 PM: domains: Make of_genpd_add_subdomain() return -EPROBE_DEFER by Dmitry Osipenko · 4 years ago
  63. 079c42a PM: domains: Make set_performance_state() callback optional by Dmitry Osipenko · 4 years ago
  64. c79aa08 PM: domains: use device's next wakeup to determine domain idle state by Lina Iyer · 4 years ago
  65. 67e3242 PM: domains: inform PM domain of a device's next wakeup by Lina Iyer · 4 years ago
  66. 10aa694 PM: runtime: Fix resposible -> responsible in runtime.c by Bhaskar Chowdhury · 4 years ago
  67. e020ff6 driver core: Fix device link device name collision by Saravana Kannan · 4 years ago
  68. 3d1cf43 driver core: Extend device_is_dependent() by Rafael J. Wysocki · 4 years ago
  69. b67498d6 regmap: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
  70. e68d011 software node: Introduce device_add_software_node() by Heikki Krogerus · 4 years ago
  71. ae3c107 numa: Move numa implementation to common code by Atish Patra · 4 years, 2 months ago
  72. 4bae052 Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 4 years ago
  73. 895bee2 Revert "driver core: Reorder devices on successful probe" by Greg Kroah-Hartman · 4 years ago
  74. 3ac6e56 Revert "drivers: core: Detach device from power domain on shutdown" by Greg Kroah-Hartman · 4 years ago
  75. 78d4202 Merge tag 'devprop-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  76. 0fab972 drivers: core: Detach device from power domain on shutdown by Furquan Shaikh · 4 years, 1 month ago
  77. 29f7c54 Driver core: platform: Add extra error check in devm_platform_get_irqs_affinity() by John Garry · 4 years, 1 month ago
  78. d0243bb drivers core: Free dma_range_map when driver probe failed by Meng Li · 4 years ago
  79. e590474 driver core: Set fw_devlink=on by default by Saravana Kannan · 4 years, 1 month ago
  80. c13b827 driver core: fw_devlink_relax_cycle() can be static by kernel test robot · 4 years, 1 month ago
  81. b0e2fa4 driver core: Handle cycles in device links created by fw_devlink by Saravana Kannan · 4 years, 1 month ago
  82. b90fb8f driver core: Have fw_devlink use DL_FLAG_INFERRED by Saravana Kannan · 4 years, 1 month ago
  83. 4b9bbb2 driver core: Add device link support for INFERRED flag by Saravana Kannan · 4 years, 1 month ago
  84. fb88c9a drivers: base: Kconfig: fix spelling mistake "heterogenous" -> "heterogeneous" by Colin Ian King · 4 years, 1 month ago
  85. 1f0dfa0 driver core: Add debug logs for device link related probe deferrals by Saravana Kannan · 4 years, 1 month ago
  86. 7520962 drivers: base: remove unused function find_bus() by Joe Pater · 4 years ago
  87. 3f7bdda device property: add description of fwnode cases by Bard Liao · 4 years ago
  88. 47f4469 Revert "device property: Keep secondary firmware node secondary by type" by Bard Liao · 4 years ago
  89. f6bcb4c regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init() by Dan Carpenter · 4 years ago
  90. cffa4b2 regmap: debugfs: Fix a memory leak when calling regmap_attach_dev by Xiaolei Wang · 4 years ago
  91. e1dc209 driver core: platform: Add extra error check in devm_platform_get_irqs_affinity() by John Garry · 4 years, 1 month ago
  92. b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  93. a45f1d4 Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 1 month ago
  94. 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  95. 7240153 Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 1 month ago
  96. c367caf Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 1 month ago
  97. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
  98. f0c0c11 mm: memcontrol: account pagetables per node by Shakeel Butt · 4 years, 1 month ago
  99. 42b4ca0 Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 4 years, 1 month ago
  100. 4c5744a Merge branches 'pm-cpuidle' and 'pm-em' by Rafael J. Wysocki · 4 years, 1 month ago