1. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  2. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 10 years ago
  3. 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 10 years ago
  4. c4be50e Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  5. 1b57c7c Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  6. 0fe0952 Merge branches 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 10 years ago
  7. 9a9ca16 Merge branch 'device-properties' by Rafael J. Wysocki · 10 years ago
  8. be77002 Merge back earlier suspend/hibernate material for v4.1. by Rafael J. Wysocki · 10 years ago
  9. 16ba08d device property: Introduce firmware node type for platform data by Rafael J. Wysocki · 10 years ago
  10. 97badf8 device property: Make it possible to use secondary firmware nodes by Rafael J. Wysocki · 10 years ago
  11. 9017f25 driver core: Implement device property accessors through fwnode ones by Rafael J. Wysocki · 10 years ago
  12. fe0a20a Merge branch 'acpi-driver-core' into device-properties by Rafael J. Wysocki · 10 years ago
  13. f42712a driver core: property: Update fwnode_property_read_string_array() by Rafael J. Wysocki · 10 years ago
  14. 7085a74 drivers: platform: parse IRQ flags from resources by Linus Walleij · 10 years ago
  15. 13fcffb driver core: Make probe deferral more quiet by Mark Brown · 10 years ago
  16. 5590f31 drivers/core/of: Add symlink to device-tree from devices with an OF node by Benjamin Herrenschmidt · 10 years ago
  17. ef518cc drivers: base: fw: fix ret value when loading fw by Zahari Doychev · 10 years ago
  18. 4623990 firmware: Avoid manual device_create_file() calls by Takashi Iwai · 10 years ago
  19. 8a7d95f drivers/base: cacheinfo: validate device node for all the caches by Sudeep Holla · 10 years ago
  20. 2071b95 drivers/base: use tabs where possible in code indentation by Lavinia Tache · 10 years ago
  21. 74642c6 driver core: add missing blank line after declaration by Lavinia Tache · 10 years ago
  22. 518d3f3 drivers: base: node: Delete space after pointer declaration by Ana Nedelcu · 10 years ago
  23. 2aeebca drivers: base: memory: Use tabs instead of spaces by Ioana Ciornei · 10 years ago
  24. ea31003 firmware_class: Fix whitespace and indentation by Andrei Oprea · 10 years ago
  25. 6d42d79 drivers: base: dma-mapping: Erase blank space after pointer by Marius Cristian Eseanu · 10 years ago
  26. d34898d drivers: base: class: Add a blank line after declarations by Cosmin Tomulescu · 10 years ago
  27. 481026d attribute_container: fix missing blank lines after declarations by Cosmin Dragomir · 10 years ago
  28. 3d3af6a drivers: base: memory: Fix switch indent by Ioana Ciornei · 10 years ago
  29. 2e4fabe drivers: base: map: Use kmalloc_array instead of kmalloc by Andrei Poenaru · 10 years ago
  30. 7036cd4 Driver core: Fix missing whitespace in function argument by Florin Papa · 10 years ago
  31. 5f0163a driver core: Delete an unnecessary check before the function call "put_device" by Markus Elfring · 10 years ago
  32. 7ca7ec4 drivers/base/node: clean up attribute group conversion by Greg Kroah-Hartman · 10 years ago
  33. 3c9b8aa drivers/base/node: Avoid manual device_create_file() calls by Takashi Iwai · 10 years ago
  34. 1c34203 driver core: bus: Goto appropriate labels on failure in bus_add_device by Junjie Mao · 10 years ago
  35. bb2b407 driver core: use *switch* statement in really_probe() by Sergei Shtylyov · 10 years ago
  36. 7c90de3 Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  37. df6a0d6 PM / domains: avoid potential oops in pm_genpd_remove_device() by Russell King · 10 years ago
  38. 446d999 PM / domains: factor out code to get the generic PM domain from a struct device by Russell King · 10 years ago
  39. 6d7d5c3 PM / domains: quieten down generic pm domains by Russell King · 10 years ago
  40. 632f7ce PM / Domains: Sync runtime PM status with genpd after probe by Russell King · 10 years ago
  41. e90d553 driver core / PM: Add PM domain callbacks for device setup/cleanup by Rafael J. Wysocki · 10 years ago
  42. f58078d regmap: Move tracing header into drivers/base/regmap by Steven Rostedt · 10 years ago
  43. c6b570d regmap: introduce regmap_name to fix syscon regmap trace events by Philipp Zabel · 10 years ago
  44. 431d452 PM / sleep: add pm-trace support for suspending phase by Zhonghui Fu · 10 years ago
  45. 5c0acf3 driver core: Add comments about returning array counts by Adrian Hunter · 10 years ago
  46. 529d2eb Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  47. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 10 years ago
  48. 7d720ee Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'regmap/fix/sync' into regmap-linus by Mark Brown · 10 years ago
  49. 328f494 regmap: regcache-rbtree: Fix present bitmap resize by Lars-Peter Clausen · 10 years ago
  50. e178e7d Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  51. 432ec92 PM / wakeup: export pm_system_wakeup symbol by Boris BREZILLON · 10 years ago
  52. 4ceba98 regmap: Skip read-only registers in regcache_sync() by Takashi Iwai · 10 years ago
  53. 66a5ca4 PM / Domains: cleanup: rename gpd -> genpd in debugfs interface by Kevin Hilman · 10 years ago
  54. 9682ec9 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  55. 83e047c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  56. 09cadf6 regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request by Valentin Rothberg · 10 years ago
  57. f799b1a drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  58. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  59. 59d84ca PM / OPP / clk: Remove unnecessary OOM message by Quentin Lambert · 10 years ago
  60. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  61. f7cc61f Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  62. 740b68e Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq' by Rafael J. Wysocki · 10 years ago
  63. 1aff031 Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'regmap/topic/smbus' into regmap-next by Mark Brown · 10 years ago
  64. dfdb3c4 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 10 years ago
  65. 5892ded regmap: Fix i2c word access when using SMBus access functions by Guenter Roeck · 10 years ago
  66. 3c174d2 regmap: Export regmap_get_val_endian by Guenter Roeck · 10 years ago
  67. 68ff2a0 firmware_loader: handle timeout via wait_for_completion_interruptible_timeout() by Ming Lei · 10 years ago
  68. 0cb6424 firmware_loader: abort request if wait_for_completion is interrupted by Ming Lei · 10 years ago
  69. 3c1556b firmware: Correct function name in comment by Borislav Petkov · 10 years ago
  70. 1e95e3b PM: Convert dev_pm_put_subsys_data() into a void function by Ulf Hansson · 10 years ago
  71. 766bb53 PM: Update function header for dev_pm_get_subsys_data() by Ulf Hansson · 10 years ago
  72. b472c2f PM / Domains: Handle errors from genpd's ->attach_dev() callback by Ulf Hansson · 10 years ago
  73. f104e1e PM / Domains: Re-order initialization of generic_pm_domain_data by Ulf Hansson · 10 years ago
  74. 3e23568 PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device() by Ulf Hansson · 10 years ago
  75. c0356db PM / Domains: Eliminate the mutex for the generic_pm_domain_data by Ulf Hansson · 10 years ago
  76. e07b45c PM / Domains: Don't check for an existing device when adding a new by Ulf Hansson · 10 years ago
  77. 14b5306 PM / Domains: Don't allow an existing generic_pm_domain_data by Ulf Hansson · 10 years ago
  78. c1dbe2f PM / Domains: Remove reference counting for the generic_pm_domain_data by Ulf Hansson · 10 years ago
  79. 49d400c PM / Domains: Rename __pm_genpd_alloc|free_dev_data() by Ulf Hansson · 10 years ago
  80. 927db287 regmap: ac97: Clean up indentation by Mark Brown · 10 years ago
  81. d1f1052 device: Change dev_<level> logging functions to return void by Joe Perches · 10 years ago
  82. 382548a PM / Domains: Remove pm_genpd_dev_need_restore() API by Ulf Hansson · 10 years ago
  83. 04bf1c7 PM / OPP: Assert RCU lock in exported functions by Krzysztof Kozlowski · 10 years ago
  84. f90b8ad PM / QoS: Use lockdep asserts to find missing hold of power.lock by Krzysztof Kozlowski · 10 years ago
  85. 984f16c PM / OPP: Update kernel documentation by Nishanth Menon · 10 years ago
  86. 327854c PM / OPP: Ensure consistent naming of static functions by Nishanth Menon · 10 years ago
  87. 4679ec3 PM / OPP: export dev_pm_opp_get_notifier by Nishanth Menon · 10 years ago
  88. 4f2f277 Merge branches 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  89. e0288b0 Merge branch 'pm-opp' by Rafael J. Wysocki · 10 years ago
  90. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  91. 2ec1c17 Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  92. b4718c0 PM / OPP: take RCU lock in dev_pm_opp_get_opp_count by Dmitry Torokhov · 10 years ago
  93. 0fe30da PM / OPP: fix warning in of_free_opp_table() by Dmitry Torokhov · 10 years ago
  94. b02ded2 PM / OPP: add some lockdep annotations by Dmitry Torokhov · 10 years ago
  95. 7496fcb PM / Domains: Export of_genpd_get_from_provider function by Amit Daniel Kachhap · 10 years ago
  96. f93d1be regmap: Move spinlock_flags into the union by Wang, Yalin · 10 years ago
  97. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  98. 71fbd55 memory-hotplug: remove redundant call of page_to_pfn by Zhang Zhen · 10 years ago
  99. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  100. ae5056e Merge branch 'fixes' by Rafael J. Wysocki · 10 years ago