1. 78ab6c4 ANDROID: wakeup: Add the guard condition for len in pm_get_active_wakeup_sources by Ruchi Kandoi · 9 years ago
  2. 68b6254 ANDROID: wakeup: Add last wake up source logging for suspend abort reason. by Ruchi Kandoi · 9 years ago
  3. 6118cb4 ANDROID: power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  4. 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
  5. 6f75c3f PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails by Brian Norris · 8 years ago
  6. bdacd1b driver core: fix smatch warning on dev->bus check by Rob Herring · 8 years ago
  7. c5f0627 driver core: skip removal test for non-removable drivers by Rob Herring · 8 years ago
  8. 248ff02 driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger by Laura Abbott · 8 years ago
  9. d66ba15 memory-hotplug: fix store_mem_state() return value by Reza Arbab · 8 years ago
  10. 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
  11. 808c2b0 Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  12. f785fb2 Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next by Mark Brown · 8 years ago
  13. 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
  14. 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
  15. 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
  16. e35db92 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs' by Rafael J. Wysocki · 8 years ago
  17. 2dc3c72 Merge branch 'pm-domains' by Rafael J. Wysocki · 8 years ago
  18. 52ff5ad Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  19. dd01c75 drivers: dma-coherent: Move spinlock in dma_alloc_from_coherent() by Bastian Hecht · 8 years ago
  20. 9ca5d4f drivers: dma-coherent: Fix DMA coherent size for less than page by George G. Davis · 8 years ago
  21. 60ca5e0 driver-core: platform: Catch errors from calls to irq_get_irq_data by Guenter Roeck · 8 years ago
  22. a4ee454 PM / OPP: Don't support OPP if it provides supported-hw but platform does not by Dave Gerlach · 8 years ago
  23. eefdee0 PM / Domains: Rename pm_genpd_sync_poweron|poweroff() by Ulf Hansson · 8 years ago
  24. adb560b PM / Domains: Don't measure latency of ->power_on|off() during system PM by Ulf Hansson · 8 years ago
  25. 294f47f PM / Domains: Remove redundant system PM callbacks by Ulf Hansson · 8 years ago
  26. 85168d5 PM / Domains: Simplify detaching a device from its genpd by Ulf Hansson · 8 years ago
  27. 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
  28. 0565f49 Merge tag 'v4.8-rc6' into devel by Linus Walleij · 8 years ago
  29. f0aa1ce regmap: fix deadlock on _regmap_raw_write() error path by Nikita Yushchenko · 8 years ago
  30. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  31. 4df27c9 PM / OPP: avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  32. 609bed6 PM / Domains: Allow holes in genpd_data.domains array by Tomeu Vizoso · 8 years ago
  33. 5556244 regmap: Add missing little endian functions by Tony Lindgren · 8 years ago
  34. f50e38c regmap: Allow longer flag masks for read and write by Tony Lindgren · 8 years ago
  35. 7789357 PM / runtime: Use _rcuidle for runtime suspend tracepoints by Paul E. McKenney · 8 years ago
  36. 28f4b04 genirq/msi: Add cpumask allocation to alloc_msi_entry by Thomas Gleixner · 8 years ago
  37. eb4ec68 driver: base: pinctrl: return error from pinctrl_bind_pins() by Deepak · 8 years ago
  38. 1792655 PM / Domains: Add support for removing nested PM domains by provider by Jon Hunter · 8 years ago
  39. 3fe5771 PM / Domains: Add support for removing PM domains by Jon Hunter · 8 years ago
  40. de0aa06d PM / Domains: Store the provider in the PM domain structure by Jon Hunter · 8 years ago
  41. 19efa5f PM / Domains: Prepare for adding support to remove PM domains by Jon Hunter · 8 years ago
  42. 0159ec6 PM / Domains: Verify the PM domain is present when adding a provider by Jon Hunter · 8 years ago
  43. 892ebdcc PM / Domains: Don't expose xlate and provider helper functions by Jon Hunter · 8 years ago
  44. f58d4e5 PM / Domains: Don't expose generic_pm_domain structure to clients by Jon Hunter · 8 years ago
  45. ec69572 PM / Domains: Add new helper functions for device-tree by Jon Hunter · 8 years ago
  46. ec9a03d Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  47. 2f5bb02 Merge 4.8-rc5 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  48. 787ad90 Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus by Mark Brown · 8 years ago
  49. f735aa2 Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus by Mark Brown · 8 years ago
  50. 2c507e4 device core: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  51. 775115c drivers/base dmam_declare_coherent_memory leaks by Vyacheslav V. Yurkov · 8 years ago
  52. e330b9a platform: don't return 0 from platform_get_irq[_byname]() on error by Sergei Shtylyov · 8 years ago
  53. 59fffa3 cpu: clean up register_cpu func by Alex Shi · 8 years ago
  54. 95da00e dma-mapping: use vma_pages(). by Muhammad Falak R Wani · 8 years ago
  55. e688f14 drivers: dma-coherent: use vma_pages(). by Muhammad Falak R Wani · 8 years ago
  56. 03aca7b attribute_container: Fix typo by Xiubo Li · 8 years ago
  57. 426bc8e base: soc: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  58. 8571410 drivers: base: dma-mapping: page align the size when unmap_kernel_range by Peng Fan · 8 years ago
  59. c90aab9 platform driver: fix use-after-free in platform_device_del() by Jerome Marchand · 8 years ago
  60. bea5b15 driver core: add test of driver remove calls during probe by Rob Herring · 8 years ago
  61. cebf8fd driver core: fix race between creating/querying glue dir and its cleanup by Ming Lei · 8 years ago
  62. d7737ce PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle by Paul E. McKenney · 8 years ago
  63. d44c950 PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle by Paul E. McKenney · 8 years ago
  64. 478573c driver core: Don't leak secondary fwnode on device removal by Lukas Wunner · 8 years ago
  65. 815806e regmap: drop cache if the bus transfer error by Elaine Zhang · 8 years ago
  66. 8b0510b PM / Domains: Always enable debugfs support if available by Jon Hunter · 8 years ago
  67. 359a2f1 regmap: debugfs: Add support for dumping write only device registers by Cristian Birsan · 8 years ago
  68. 1ea975c regmap: Add a function to check if a regmap register is cached by Cristian Birsan · 8 years ago
  69. 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  70. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  71. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  72. 1bc8da4 regmap: rbtree: Avoid overlapping nodes by Lars-Peter Clausen · 8 years ago
  73. a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
  74. 0e742e9 firmware: provide infrastructure to make fw caching optional by Vikram Mulukutla · 8 years ago
  75. 9ccf981 firmware: consolidate kmap/read/write logic by Stephen Boyd · 8 years ago
  76. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  77. c9b95e5 Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  78. b2c7f5d regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw by Maarten ter Huurne · 8 years ago
  79. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  80. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  81. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  82. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  83. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  84. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  85. 067b7ce PM / OPP: optimize dev_pm_opp_set_rate() performance a bit by Jisheng Zhang · 8 years ago
  86. 4f48ec8 PM-wakeup: Delete unnecessary checks before three function calls by Markus Elfring · 8 years ago
  87. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  88. ae97999 Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  89. 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  90. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  91. a371d9f memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute by Reza Arbab · 8 years ago
  92. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  93. fa70db3 Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci' by Rafael J. Wysocki · 8 years ago
  94. 3ceeda1 Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'asoc/topic/da7219' and 'asoc/topic/davinci' into asoc-next by Mark Brown · 8 years ago
  95. efeb1a3 Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regmap/topic/iopoll', 'regmap/topic/irq' and 'regmap/topic/maintainers' into regmap-next by Mark Brown · 8 years ago
  96. fe7450b PM / runtime: Asynchronous "idle" in pm_runtime_allow() by Rafael J. Wysocki · 8 years ago
  97. 5bf75b4 regmap: Support bulk writes for devices without raw formatting by Chen-Yu Tsai · 8 years ago
  98. 7eb231c PM / Domains: Convert pm_genpd_init() to return an error code by Ulf Hansson · 8 years ago
  99. 498b5fd PM / clk: Add support for adding a specific clock from device-tree by Jon Hunter · 8 years ago
  100. 71723f9 PM / runtime: print error when activating a child to unactive parent by Linus Walleij · 8 years ago