1. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  2. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  3. 7bd804a PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present by Sudeep Holla · 7 years ago
  4. d2bb0af PM / Domains: Fix unsafe iteration over modified list of domains by Krzysztof Kozlowski · 7 years ago
  5. 178aa24 PM / Domains: Fix unsafe iteration over modified list of domain providers by Krzysztof Kozlowski · 7 years ago
  6. b87a321 PM / Domains: Fix unsafe iteration over modified list of device links by Krzysztof Kozlowski · 7 years ago
  7. 9655b5b Merge remote-tracking branch '4.9/tmp-3f353c3' into 4.9 by Kyle Yan · 7 years ago
  8. 487dec6 sched: Remove HMP related code and config by Puja Gupta · 7 years ago
  9. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  10. cc7d3b7 PM / QoS: return -EINVAL for bogus strings by Dan Carpenter · 7 years ago
  11. 5480437 PM / wakeirq: Convert to SRCU by Thomas Gleixner · 7 years ago
  12. 3f353c3 Merge 4.9.38 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. 5a1e1c6 Add "shutdown" to "struct class". by Josh Zimmerman · 7 years ago
  14. f61a52a Merge remote-tracking branch '4.9/tmp-598195a' into msm-4.9 by Kyle Yan · 7 years ago
  15. 598195a Merge 4.9.37 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  16. c4c592b driver core: platform: fix race condition with driver_override by Adrian Salido · 7 years ago
  17. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  18. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. d8d6c8a drivers base/topology: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  20. 36d9659 PM / runtime: Avoid false-positive warnings from might_sleep_if() by Rafael J. Wysocki · 7 years ago
  21. eeafb78 driver-core: cpu: Make isolate node read-only by Olav Haugan · 7 years ago
  22. c5336ef firmware: Initialize firmware_buf list when we create a new firmware buf by Kyle Yan · 7 years ago
  23. 7e2a08d firmware: Reword error messages when kernel is unable to find firmware by Kyle Yan · 7 years ago
  24. 8413ecc Merge "firmware: Avoid caching firmware when FW_OPT_NOCACHE is set" into msm-4.9 by Linux Build Service Account · 7 years ago
  25. b19be88 firmware: Avoid caching firmware when FW_OPT_NOCACHE is set by Vikram Mulukutla · 7 years ago
  26. daf65bd drivers: dma-removed: page align size on free by Liam Mark · 7 years ago
  27. 29ad6ad ASoc: soundwire: add null check before using map by Meng Wang · 8 years ago
  28. 502552c regmap: Add multi register write support for soundwire by Sudheer Papothi · 9 years ago
  29. d22c04a ASoC: regmap: soundwire: fix incorrect register writes by Vidyakumar Athota · 9 years ago
  30. 2eb2348 ASoC: soundwire: add null check before pointer dereference. by Xiaojun Sang · 8 years ago
  31. 8e7cc83 ASoC: soundwire: fix out of boundary access issues by Vidyakumar Athota · 9 years ago
  32. 5f7e5f2 regmap: call regmap_raw_multi_reg_write from regcache sync by Sudheer Papothi · 9 years ago
  33. ac7e2d3 drivers/base: cpu: Add node for core control isolation by Sabyasachi Singh · 7 years ago
  34. 036c9b2 Revert "firmware_class: Add an additional path to fw_path list" by Satya Durga Srinivasu Prabhala · 7 years ago
  35. 4c6f321 dd: Invoke one probe retry cycle after every initcall level by Vikram Mulukutla · 11 years ago
  36. da676f5 Merge "Merge remote-tracking branch '4.9/tmp-23b839a' into msm-4.9" into msm-4.9 by Kyle Yan · 7 years ago
  37. deb64a7 Merge remote-tracking branch '4.9/tmp-23b839a' into msm-4.9 by Kyle Yan · 7 years ago
  38. 245504f drivercore: Avoid adding devices without pm_ops to dpm list by Sravan Kumar Ambapuram · 10 years ago
  39. 481aeb2 ANDROID: power: align wakeup_sources format by yangdongdong · 9 years ago
  40. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  41. dcb6110 Merge tag 'v4.9.9' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  42. 6cb0497 base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 7 years ago
  43. e343972 sched: Convert the global wake_up_idle flag to a per cluster flag by Syed Rameez Mustafa · 8 years ago
  44. 16bb593 drivers/base: cpu: Add node for cpu isolation by Olav Haugan · 8 years ago
  45. d8354e6 watchdog: Add support for cpu isolation by Olav Haugan · 8 years ago
  46. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  47. 143a9ad memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
  48. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  49. 78ab6c4 ANDROID: wakeup: Add the guard condition for len in pm_get_active_wakeup_sources by Ruchi Kandoi · 9 years ago
  50. 68b6254 ANDROID: wakeup: Add last wake up source logging for suspend abort reason. by Ruchi Kandoi · 9 years ago
  51. 6118cb4 ANDROID: power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  52. edaa80c regmap: Provide access to regmap_raw_multi_reg_write API by Sudheer Papothi · 9 years ago
  53. e073eb4 Merge "regmap: Add soundwire bus support" into msm-4.8 by Kyle Yan · 8 years ago
  54. 897a59d regmap: Add soundwire bus support by Sudheer Papothi · 8 years ago
  55. ebc437b sched: Add missing bits of HMP scheduling by Syed Rameez Mustafa · 8 years ago
  56. 781d2db Merge "regmap: initialize dump count to 1" into msm-4.8 by Kyle Yan · 8 years ago
  57. 7a3ffef Merge "regmap: improve debugfs interface to dump specific addresses" into msm-4.8 by Kyle Yan · 8 years ago
  58. 704c915 Merge "spmi: regmap: enable userspace writes" into msm-4.8 by Kyle Yan · 8 years ago
  59. 1a67a87 regmap: initialize dump count to 1 by Nicholas Troast · 8 years ago
  60. 3703a27 regmap: improve debugfs interface to dump specific addresses by Abhijeet Dharmapurikar · 9 years ago
  61. 2ff2daf spmi: regmap: enable userspace writes by Abhijeet Dharmapurikar · 9 years ago
  62. 65f7968 PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend by Tony Lindgren · 8 years ago
  63. b3854ce firmware: fix usermode helper fallback loading by Yves-Alexis Perez · 8 years ago
  64. 62efae6 firmware_class: Add an additional path to fw_path list by Deepak Katragadda · 10 years ago
  65. 7ac62bc PM / OPP: Don't use OPP structure outside of rcu protected section by Viresh Kumar · 8 years ago
  66. c7a8a0a PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() by Stephen Boyd · 8 years ago
  67. a8829ec Merge remote-tracking branch 'origin/tmp-a25f094' into msm-4.8 by Divya Sharma · 8 years ago
  68. cf2b191 Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  69. 6f75c3f PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails by Brian Norris · 8 years ago
  70. e6d4a92 Merge remote-tracking branch 'origin/tmp-a909d3e' into 1105 by Channagoud Kadabi · 8 years ago
  71. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  72. bdacd1b driver core: fix smatch warning on dev->bus check by Rob Herring · 8 years ago
  73. c5f0627 driver core: skip removal test for non-removable drivers by Rob Herring · 8 years ago
  74. 248ff02 driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger by Laura Abbott · 8 years ago
  75. 47f3657 wakeup: Add the guard condition for len in pm_get_active_wakeup_sources by Ruchi Kandoi · 9 years ago
  76. 2e5079f wakeup: Add last wake up source logging for suspend abort reason. by Ruchi Kandoi · 9 years ago
  77. c425eda power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  78. d66ba15 memory-hotplug: fix store_mem_state() return value by Reza Arbab · 8 years ago
  79. d268dbe Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  80. 808c2b0 Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  81. f785fb2 Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next by Mark Brown · 8 years ago
  82. 9929780 Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  83. 999dcbe Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 72d3992 Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  85. e35db92 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs' by Rafael J. Wysocki · 8 years ago
  86. 2dc3c72 Merge branch 'pm-domains' by Rafael J. Wysocki · 8 years ago
  87. 52ff5ad Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  88. dd01c75 drivers: dma-coherent: Move spinlock in dma_alloc_from_coherent() by Bastian Hecht · 8 years ago
  89. 9ca5d4f drivers: dma-coherent: Fix DMA coherent size for less than page by George G. Davis · 8 years ago
  90. 57c996f Merge remote-tracking branch '4.4/tmp-08895a8' into msm-4.8 by Kyle Yan · 8 years ago
  91. 60ca5e0 driver-core: platform: Catch errors from calls to irq_get_irq_data by Guenter Roeck · 8 years ago
  92. a4ee454 PM / OPP: Don't support OPP if it provides supported-hw but platform does not by Dave Gerlach · 8 years ago
  93. eefdee0 PM / Domains: Rename pm_genpd_sync_poweron|poweroff() by Ulf Hansson · 8 years ago
  94. adb560b PM / Domains: Don't measure latency of ->power_on|off() during system PM by Ulf Hansson · 8 years ago
  95. 294f47f PM / Domains: Remove redundant system PM callbacks by Ulf Hansson · 8 years ago
  96. 85168d5 PM / Domains: Simplify detaching a device from its genpd by Ulf Hansson · 8 years ago
  97. 78bbf15 Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  98. 0565f49 Merge tag 'v4.8-rc6' into devel by Linus Walleij · 8 years ago
  99. f0aa1ce regmap: fix deadlock on _regmap_raw_write() error path by Nikita Yushchenko · 8 years ago
  100. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago