1. 4c96b7d Add a matching set of device_ functions for determining mac/phy by Jeremy Linton · 9 years ago
  2. cec45d9 Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  3. 8ef9724 regmap: regcache-rbtree: Clean new present bits on present bitmap resize by Guenter Roeck · 9 years ago
  4. 6f95772 Fix firmware loader uevent buffer NULL pointer dereference by Linus Torvalds · 9 years ago
  5. d0aee67 Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  6. 3fc7aee Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  7. 6d3dab7 PM / wakeirq: Avoid setting power.wakeirq too hastily by Rafael J. Wysocki · 9 years ago
  8. 93af5e9 PM / Domains: Avoid infinite loops in attach/detach code by Geert Uytterhoeven · 9 years ago
  9. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  10. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  11. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 9 years ago
  12. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  13. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  14. a29fd61 drivers/base/core.c: use strreplace() by Rasmus Villemoes · 9 years ago
  15. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 9 years ago
  16. e12bdf0 Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  17. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  18. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. b306976 Merge branches 'pm-clk', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 9 years ago
  20. 0d85fd4 Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  21. ab232ba Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 9 years ago
  22. 8ca006a Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' and 'regmap/topic/reg-params' into regmap-next by Mark Brown · 9 years ago
  23. 4705a81 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 9 years ago
  24. d2b923e Merge remote-tracking branch 'regmap/fix/field' into regmap-linus by Mark Brown · 9 years ago
  25. 5934590 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 9 years ago
  26. 921cc29 regmap: Fix possible shift overflow in regmap_field_init() by Maxime Coquelin · 9 years ago
  27. f17f4ad PM / clk: Print acquired clock name in addition to con_id by Geert Uytterhoeven · 9 years ago
  28. a4630c6 PM / Domains: Skip timings during syscore suspend/resume by Geert Uytterhoeven · 9 years ago
  29. 15b8d2c regmap: Fix regmap_bulk_read in BE mode by Arun Chandran · 9 years ago
  30. 05ca556 device property: Introduces device_dma_is_coherent() by Suthikulpanit, Suravee · 9 years ago
  31. 0e6c861 Revert "base/platform: Only insert MEM and IO resources" by Greg Kroah-Hartman · 9 years ago
  32. 5da7f70 Revert "base/platform: Continue on insert_resource() error" by Greg Kroah-Hartman · 9 years ago
  33. 8b2dceb Revert "base/platform: Remove code duplication" by Greg Kroah-Hartman · 9 years ago
  34. 32e8d68 PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete by Todd E Brandt · 9 years ago
  35. e723f2c regmap: kill off set_irq_flags usage by Rob Herring · 9 years ago
  36. 987aec3 Merge 4.1-rc7 into driver-core-next by Greg Kroah-Hartman · 9 years ago
  37. 7043f5f regmap: irq: Fixed a typo error by dashsriram · 9 years ago
  38. 3370e13 drivers/base: cacheinfo: handle absence of caches by Sudeep Holla · 9 years ago
  39. 303cda0 firmware: add missing kfree for work on async call by Luis R. Rodriguez · 9 years ago
  40. 9ba8af6 base:dd - Fix for typo in comment to function driver_deferred_probe_trigger(). by Shailendra Verma · 9 years ago
  41. 6d9d4b1 base/platform: Remove code duplication by Ricardo Ribalda Delgado · 9 years ago
  42. e50e69d base/platform: Continue on insert_resource() error by Ricardo Ribalda Delgado · 9 years ago
  43. 36d4b29 base/platform: Only insert MEM and IO resources by Ricardo Ribalda Delgado · 9 years ago
  44. 7ca6759 regmap: drop unneeded goto by Julia Lawall · 9 years ago
  45. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  46. 194ec93 drivers: of/base: move of_init to driver_init by Sudeep Holla · 9 years ago
  47. e0fd9b1 firmware: use const for remaining firmware names by Luis R. Rodriguez · 9 years ago
  48. f9692b2 firmware: fix possible use after free on name on asynchronous request by Luis R. Rodriguez · 9 years ago
  49. 1ba4de1 firmware: check for file truncation on direct firmware loading by Luis R. Rodriguez · 9 years ago
  50. f5727b0 firmware: fix __getname() missing failure check by Luis R. Rodriguez · 9 years ago
  51. f4445f8 drivers: of/base: move of_init to driver_init by Sudeep Holla · 9 years ago
  52. 2539b25 drivers/base: cacheinfo: fix annoying typo when DT nodes are absent by Will Deacon · 9 years ago
  53. 80c6e14 driver-core: fix build for !CONFIG_MODULES by Dmitry Torokhov · 9 years ago
  54. 802a87f driver-core: make __device_attach() static by Dmitry Torokhov · 9 years ago
  55. a2f776c regmap: Introduce regmap_get_reg_stride by Srinivas Kandagatla · 9 years ago
  56. 668abc7 regmap: Introduce regmap_get_max_register by Srinivas Kandagatla · 9 years ago
  57. 5c36eb2 driver-core: platform_driver_probe() must probe synchronously by Dmitry Torokhov · 9 years ago
  58. d173a13 driver-core: enable drivers to opt-out of async probe by Luis R. Rodriguez · 9 years ago
  59. f2411da driver-core: add driver module asynchronous probe support by Luis R. Rodriguez · 9 years ago
  60. 765230b driver-core: add asynchronous probing support for drivers by Dmitry Torokhov · 9 years ago
  61. 6570a9a show nohz_full cpus in sysfs by Rik van Riel · 9 years ago
  62. 59f30ab show isolated cpus in sysfs by Rik van Riel · 9 years ago
  63. 4990d4f PM / Wakeirq: Add automated device wake IRQ handling by Tony Lindgren · 9 years ago
  64. 56f487c PM / Runtime: Update last_busy in rpm_resume by Tony Lindgren · 9 years ago
  65. 3fc3a0b PM / clk: Fix clock error check in __pm_clk_add() by Geert Uytterhoeven · 9 years ago
  66. 7f43605 PM / wakeup: add a dummy wakeup_source to record statistics by Jin Qian · 9 years ago
  67. 75f5040 PM / clock_ops: Provide default runtime ops to users by Rajendra Nayak · 9 years ago
  68. b6ec945 PM / wakeup: validate wakeup source before activating it. by Jin Qian · 9 years ago
  69. 1c79771 regmap: Use regcache_mark_dirty() to indicate power loss or reset by Kevin Cernekee · 9 years ago
  70. 3969fa08 regmap: Add a helper function for regcache sync test by Kevin Cernekee · 9 years ago
  71. 77f5f3e regmap: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  72. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  73. 9f6a240 power: wakeup: remove use of seq_printf return value by Joe Perches · 9 years ago
  74. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  75. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  76. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 9 years ago
  77. 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 9 years ago
  78. c4be50e Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  79. 1b57c7c Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  80. 0fe0952 Merge branches 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  81. 9a9ca16 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  82. be77002 Merge back earlier suspend/hibernate material for v4.1. by Rafael J. Wysocki · 9 years ago
  83. 16ba08d device property: Introduce firmware node type for platform data by Rafael J. Wysocki · 9 years ago
  84. 97badf8 device property: Make it possible to use secondary firmware nodes by Rafael J. Wysocki · 9 years ago
  85. 9017f25 driver core: Implement device property accessors through fwnode ones by Rafael J. Wysocki · 9 years ago
  86. fe0a20a Merge branch 'acpi-driver-core' into device-properties by Rafael J. Wysocki · 9 years ago
  87. f42712a driver core: property: Update fwnode_property_read_string_array() by Rafael J. Wysocki · 9 years ago
  88. 7085a74 drivers: platform: parse IRQ flags from resources by Linus Walleij · 9 years ago
  89. 13fcffb driver core: Make probe deferral more quiet by Mark Brown · 9 years ago
  90. 5590f31 drivers/core/of: Add symlink to device-tree from devices with an OF node by Benjamin Herrenschmidt · 9 years ago
  91. ef518cc drivers: base: fw: fix ret value when loading fw by Zahari Doychev · 9 years ago
  92. 4623990 firmware: Avoid manual device_create_file() calls by Takashi Iwai · 10 years ago
  93. 8a7d95f drivers/base: cacheinfo: validate device node for all the caches by Sudeep Holla · 9 years ago
  94. 2071b95 drivers/base: use tabs where possible in code indentation by Lavinia Tache · 9 years ago
  95. 74642c6 driver core: add missing blank line after declaration by Lavinia Tache · 9 years ago
  96. 518d3f3 drivers: base: node: Delete space after pointer declaration by Ana Nedelcu · 9 years ago
  97. 2aeebca drivers: base: memory: Use tabs instead of spaces by Ioana Ciornei · 9 years ago
  98. ea31003 firmware_class: Fix whitespace and indentation by Andrei Oprea · 9 years ago
  99. 6d42d79 drivers: base: dma-mapping: Erase blank space after pointer by Marius Cristian Eseanu · 9 years ago
  100. d34898d drivers: base: class: Add a blank line after declarations by Cosmin Tomulescu · 9 years ago