1. abebcdf Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  2. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  3. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  4. f1a3c0b Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  5. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 56963d9 Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs' by Rafael J. Wysocki · 9 years ago
  7. 5cf896b Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk' by Rafael J. Wysocki · 9 years ago
  8. ac2a29c Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  9. 4980125 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  10. ef5f5de Merge branch 'acpi-pm' by Rafael J. Wysocki · 9 years ago
  11. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 1af115d Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  13. 532161e Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 9 years ago
  14. 8bb6944 PM / Domains: Fix typo in description of genpd_dev_pm_detach() by Jon Hunter · 9 years ago
  15. be5ed55 PM / Domains: Make pm_genpd_init() available to modules by Rajendra Nayak · 9 years ago
  16. 15dec67 PM / domains: Align column headers and data in pm_genpd_summary output by Geert Uytterhoeven · 9 years ago
  17. 50a3cb0 PM / OPP: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  18. 68fa9f0 PM / OPP: Fix static checker warning (broken 64bit big endian systems) by Viresh Kumar · 9 years ago
  19. 1f821ed PM / OPP: Free resources and properly return error on failure by Viresh Kumar · 9 years ago
  20. 4fa7508e device property: Return -ENXIO if there is no suitable FW interface by Guenter Roeck · 9 years ago
  21. 4f73b06 device property: fallback to pset when gettng one string by Andy Shevchenko · 9 years ago
  22. 7f5dcaf drivercore: Fix unregistration path of platform devices by Grant Likely · 9 years ago
  23. 2f710a3 device property: Add ETH_ALEN check, update comments. by Jeremy Linton · 9 years ago
  24. 4c96b7d Add a matching set of device_ functions for determining mac/phy by Jeremy Linton · 9 years ago
  25. 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
  26. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  27. 19445b2 PM / OPP: add dev_pm_opp_is_turbo() helper by Bartlomiej Zolnierkiewicz · 9 years ago
  28. 8d4d4e9 PM / OPP: Add helpers for initializing CPU OPPs by Viresh Kumar · 9 years ago
  29. ad656a6 PM / OPP: Add support for opp-suspend by Viresh Kumar · 9 years ago
  30. 0644165 PM / OPP: Add OPP sharing information to OPP library by Viresh Kumar · 9 years ago
  31. 3ca9bb3 PM / OPP: Add clock-latency-ns support by Viresh Kumar · 9 years ago
  32. 2746590 PM / OPP: Add support to parse "operating-points-v2" bindings by Viresh Kumar · 9 years ago
  33. 23dacf6 PM / OPP: Break _opp_add_dynamic() into smaller functions by Viresh Kumar · 9 years ago
  34. aa5f2f8 PM / OPP: Allocate dev_opp from _add_device_opp() by Viresh Kumar · 9 years ago
  35. 3bac42c PM / OPP: Create _remove_device_opp() for freeing dev_opp by Viresh Kumar · 9 years ago
  36. 737002b PM / OPP: Relocate few routines by Viresh Kumar · 9 years ago
  37. 52cdbdd driver core: correct device's shutdown order by Grygorii Strashko · 9 years ago
  38. 82b2c3c driver core: fix docbook for device_private.device by Tomeu Vizoso · 9 years ago
  39. ecc87ee device property: fix potential NULL pointer dereference by Andy Shevchenko · 9 years ago
  40. eda5867 cpu: Remove bogus __ref annotation of cpu_subsys_online() by Mathias Krause · 9 years ago
  41. a885de6 firmware: fix wrong memory deallocation in fw_add_devm_name() by Vladimir Zapolskiy · 9 years ago
  42. 6452637 devres: fix devres_get() by Masahiro Yamada · 9 years ago
  43. 311fa6a PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain by Jon Hunter · 9 years ago
  44. ba2bbfb PM / Domains: Remove intermediate states from the power off sequence by Ulf Hansson · 9 years ago
  45. c09fcc4b drivers/base: Add MSI domain support for non-PCI devices by Marc Zyngier · 9 years ago
  46. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  47. 8ef9724 regmap: regcache-rbtree: Clean new present bits on present bitmap resize by Guenter Roeck · 9 years ago
  48. 3d060ae driver core: implement device_for_each_child_reverse() by Andy Shevchenko · 9 years ago
  49. ddef08d Driver core: wakeup the parent device before trying probe by Rafael J. Wysocki · 9 years ago
  50. 13b2c4a PM / QoS: Make it possible to expose device latency tolerance to userspace by Mika Westerberg · 9 years ago
  51. f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 9 years ago
  52. 4a7cc83 genirq/MSI: Move msi_list from struct pci_dev to struct device by Jiang Liu · 9 years ago
  53. 019d881 PM / sleep: Allow devices without runtime PM to do direct-complete by Alan Stern · 9 years ago
  54. f4745a9 PM / clk: don't return int on __pm_clk_enable() by Colin Ian King · 9 years ago
  55. 8019ff6 regmap: Use reg_sequence for multi_reg_write / register_patch by Nariman Poushin · 9 years ago
  56. e874e6c regmap: add regmap_fields_force_write() by Kuninori Morimoto · 9 years ago
  57. fd4b7286c regmap: add regmap_write_bits() by Kuninori Morimoto · 9 years ago
  58. 7ff0589 regmap: add force_write option on _regmap_update_bits() by Kuninori Morimoto · 9 years ago
  59. 6f95772 Fix firmware loader uevent buffer NULL pointer dereference by Linus Torvalds · 9 years ago
  60. d0aee67 Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  61. 3fc7aee Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  62. 6d3dab7 PM / wakeirq: Avoid setting power.wakeirq too hastily by Rafael J. Wysocki · 9 years ago
  63. 93af5e9 PM / Domains: Avoid infinite loops in attach/detach code by Geert Uytterhoeven · 9 years ago
  64. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  65. 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
  66. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 9 years ago
  67. 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
  68. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  69. a29fd61 drivers/base/core.c: use strreplace() by Rasmus Villemoes · 9 years ago
  70. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 9 years ago
  71. e12bdf0 Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  72. 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
  73. 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
  74. b306976 Merge branches 'pm-clk', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 9 years ago
  75. 0d85fd4 Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  76. ab232ba Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 9 years ago
  77. 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
  78. 4705a81 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 9 years ago
  79. d2b923e Merge remote-tracking branch 'regmap/fix/field' into regmap-linus by Mark Brown · 9 years ago
  80. 5934590 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 9 years ago
  81. 921cc29 regmap: Fix possible shift overflow in regmap_field_init() by Maxime Coquelin · 9 years ago
  82. f17f4ad PM / clk: Print acquired clock name in addition to con_id by Geert Uytterhoeven · 9 years ago
  83. a4630c6 PM / Domains: Skip timings during syscore suspend/resume by Geert Uytterhoeven · 9 years ago
  84. 15b8d2c regmap: Fix regmap_bulk_read in BE mode by Arun Chandran · 9 years ago
  85. 05ca556 device property: Introduces device_dma_is_coherent() by Suthikulpanit, Suravee · 9 years ago
  86. 0e6c861 Revert "base/platform: Only insert MEM and IO resources" by Greg Kroah-Hartman · 9 years ago
  87. 5da7f70 Revert "base/platform: Continue on insert_resource() error" by Greg Kroah-Hartman · 9 years ago
  88. 8b2dceb Revert "base/platform: Remove code duplication" by Greg Kroah-Hartman · 9 years ago
  89. 32e8d68 PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete by Todd E Brandt · 9 years ago
  90. e723f2c regmap: kill off set_irq_flags usage by Rob Herring · 9 years ago
  91. 987aec3 Merge 4.1-rc7 into driver-core-next by Greg Kroah-Hartman · 9 years ago
  92. 7043f5f regmap: irq: Fixed a typo error by dashsriram · 9 years ago
  93. 3370e13 drivers/base: cacheinfo: handle absence of caches by Sudeep Holla · 9 years ago
  94. 303cda0 firmware: add missing kfree for work on async call by Luis R. Rodriguez · 9 years ago
  95. 9ba8af6 base:dd - Fix for typo in comment to function driver_deferred_probe_trigger(). by Shailendra Verma · 9 years ago
  96. 6d9d4b1 base/platform: Remove code duplication by Ricardo Ribalda Delgado · 9 years ago
  97. e50e69d base/platform: Continue on insert_resource() error by Ricardo Ribalda Delgado · 9 years ago
  98. 36d4b29 base/platform: Only insert MEM and IO resources by Ricardo Ribalda Delgado · 9 years ago
  99. 7ca6759 regmap: drop unneeded goto by Julia Lawall · 9 years ago
  100. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago