1. 72f57f2 platform-msi: Factor out allocation/free of private data by Marc Zyngier · 9 years ago
  2. ab6484e platform-msi: Allow MSIs to be allocated in chunks by Marc Zyngier · 9 years ago
  3. fcac023 regmap: use IS_ALIGNED instead of % to improve the performance by Xiubo Li · 9 years ago
  4. f1b9fc5 Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  5. 167f706 regmap: cache: Move the num_reg_defaults check as early as possible by Xiubo Li · 9 years ago
  6. 8cfe2fd regmap: cache: Add warning info for the cache check by Xiubo Li · 9 years ago
  7. 782035e regmap: missing case statement by Dan Carpenter · 9 years ago
  8. 01c377b regmap: shift wrapping bugs in 64 bit code by Dan Carpenter · 9 years ago
  9. 26bbe7e drivers/base/memory.c: prohibit offlining of memory blocks with missing sections by Seth Jennings · 9 years ago
  10. 68435c0 Merge branch 'pm-opp' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  11. 01fb4d3 PM / OPP: Parse 'opp-<prop>-<name>' bindings by Viresh Kumar · 9 years ago
  12. 7de36b0 PM / OPP: Parse 'opp-supported-hw' binding by Viresh Kumar · 9 years ago
  13. 24c96dc PM / Domains: export symbols to add/remove devices from genpd by Maruthi Bayyavarapu · 9 years ago
  14. ffe1285 PM / Domains: Allow runtime PM callbacks to be re-used during system PM by Ulf Hansson · 9 years ago
  15. 8b7663d regmap: cache: Add 64-bit mode support by Xiubo Li · 9 years ago
  16. 2fd6902 regmap: cache: To suppress the noise of checkpatch by Xiubo Li · 9 years ago
  17. 19c0478 regmap: fix the warning about unused variable by Xiubo Li · 9 years ago
  18. 14b6257 device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification by Andy Shevchenko · 9 years ago
  19. afcc00b regmap: add 64-bit mode support by Xiubo Li · 9 years ago
  20. 75fb0aa regmap: mmio: Add regmap_mmio_get_min_stride by Xiubo Li · 9 years ago
  21. 9d98fa7 regmap: mmio: remove the useless code by Xiubo Li · 9 years ago
  22. 55f89a8 driver core: Do not overwrite secondary fwnode with NULL if it is set by Mika Westerberg · 9 years ago
  23. 00bbc1d driver core: platform: Add support for built-in device properties by Mika Westerberg · 9 years ago
  24. 13141e1 device property: Take a copy of the property set by Mika Westerberg · 9 years ago
  25. 362c0b3 device property: Fallback to secondary fwnode if primary misses the property by Andy Shevchenko · 9 years ago
  26. 1d656fb device property: improve readability of macros by Andy Shevchenko · 9 years ago
  27. 66586ba device property: keep single value inplace by Andy Shevchenko · 9 years ago
  28. 318a1971 device property: refactor built-in properties support by Andy Shevchenko · 9 years ago
  29. 61f5e29 device property: rename helper functions by Andy Shevchenko · 9 years ago
  30. e3f9e29 device property: always check for fwnode type by Andy Shevchenko · 9 years ago
  31. d89d7ff Merge branches 'pm-sleep' and 'pm-runtime' into pm-core by Rafael J. Wysocki · 9 years ago
  32. ce657b1 component: add support for releasing match data by Russell King · 9 years ago
  33. ffc30b7 component: track components via array rather than list by Russell King · 10 years ago
  34. 29f1c7f component: move check for unbound master into try_to_bring_up_masters() by Russell King · 10 years ago
  35. fae9e2e component: remove old add_components method by Russell King · 10 years ago
  36. d441fe2 Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  37. 265e2cf PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach() by Eric Anholt · 9 years ago
  38. 712caed PM / Domains: Validate cases of a non-bound driver in genpd governor by Ulf Hansson · 9 years ago
  39. 5de85b9 PM / runtime: Re-init runtime PM states at probe error and driver unbind by Ulf Hansson · 9 years ago
  40. 013c074 PM / sleep: prohibit devices probing during suspend/hibernation by Strashko, Grygorii · 9 years ago
  41. dc4e7b1 PM / OPP: Add missing doc comments by Viresh Kumar · 9 years ago
  42. deaa514 PM / OPP: Add debugfs support by Viresh Kumar · 9 years ago
  43. 549e08a regmap: replace kmalloc with kmalloc_array by lixiubo · 9 years ago
  44. eeda1bd regmap: replace kzalloc with kcalloc by lixiubo · 9 years ago
  45. 0aba0ab8 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  46. 6f9b36c PM / wakeirq: check that wake IRQ is valid before accepting it by Dmitry Torokhov · 9 years ago
  47. 6399aea regmap: rbtree: When adding a reg do a bsearch for target node by Nikesh Oswal · 9 years ago
  48. 29bb45f regmap-mmio: Use native endianness for read/write by Simon Arlott · 9 years ago
  49. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  50. f6f18a2 Merge branch 'pm-domains' by Rafael J. Wysocki · 9 years ago
  51. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  52. b44a3d2 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  53. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  54. 85ce230 Merge branch 'for-4.4/hotplug' into libnvdimm-for-next by Dan Williams · 9 years ago
  55. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  56. 1ede53f Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  57. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  58. ab3d527 device property: ACPI: Remove unused DMA APIs by Suthikulpanit, Suravee · 9 years ago
  59. e5e5586 device property: Adding DMA Attribute APIs for Generic Devices by Suthikulpanit, Suravee · 9 years ago
  60. 0597e81 PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp() by Viresh Kumar · 9 years ago
  61. 4a3a135 PM / OPP: Hold dev_opp_list_lock for writers by Viresh Kumar · 9 years ago
  62. 87b4115 PM / OPP: Protect updates to list_dev with mutex by Viresh Kumar · 9 years ago
  63. 1794ec1 PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  64. f66477a Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  65. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  66. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  67. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. c75960a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 9 years ago
  69. 5062ecd Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  70. bc9d8c2 Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  71. 2547923 PM / Domains: Allocate memory outside domain locks by Lina Iyer · 9 years ago
  72. 298cd0f PM / Domains: Remove dev->driver check for runtime PM by Lina Iyer · 9 years ago
  73. ad623c3 PM / OPP: Parse all power-supply related bindings together by Viresh Kumar · 9 years ago
  74. b64b9c3 PM / OPP: Rename routines specific to old bindings with _v1 by Viresh Kumar · 9 years ago
  75. d6d2a52 PM / OPP: Improve print messages with pr_fmt by Viresh Kumar · 9 years ago
  76. 5293fea Merge branch 'device-properties' into acpi-pci by Rafael J. Wysocki · 9 years ago
  77. 1ab6846 Merge branches 'pm-avs', 'pm-clk' and 'powercap' by Rafael J. Wysocki · 9 years ago
  78. 394f716 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  79. dcf3d01 Merge branch 'pm-domains' by Rafael J. Wysocki · 9 years ago
  80. 9bb4064 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  81. d6d0074 PM / OPP: get the voltage for all OPPs by Javi Merino · 9 years ago
  82. 2b1d88c PM / Domains: Merge measurements for PM QoS device latencies by Ulf Hansson · 9 years ago
  83. 51cda84 PM / Domains: Don't measure ->start|stop() latency in system PM callbacks by Ulf Hansson · 9 years ago
  84. a617561 PM / clk: Fix broken build due to non-matching code and header #ifdefs by Geert Uytterhoeven · 9 years ago
  85. ef0eebc drivers/pinctrl: Add the concept of an "init" state by Douglas Anderson · 9 years ago
  86. ab736d7 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  87. 67a2e213 mm: cma: fix incorrect type conversion for size during dma allocation by Rohit Vaswani · 9 years ago
  88. 56f2de8 of: to support binding numa node to specified device in devicetree by Zhen Lei · 9 years ago
  89. 88cfe53 Merge back earlier 'pm-domains' material for v4.4. by Rafael J. Wysocki · 9 years ago
  90. a98f1b7 PM / Domains: Fix validation of latency constraints in genpd governor by Ulf Hansson · 9 years ago
  91. 7420aa4 PM / Domains: Rename *pm_genpd_poweron|poweroff() by Ulf Hansson · 9 years ago
  92. 58a1fbb PM / PCI / ACPI: Kick devices that might have been reset by firmware by Rafael J. Wysocki · 9 years ago
  93. c2df86e PM / sleep: Drop pm_request_idle() from pm_generic_complete() by Rafael J. Wysocki · 9 years ago
  94. 8346aa7 Revert "mm: Check if section present during memory block (un)registering" by Greg Kroah-Hartman · 9 years ago
  95. be5436c irqdomain/msi: Use fwnode instead of of_node by Marc Zyngier · 9 years ago
  96. ea823c7 PM / Domains: Remove pm_genpd_poweron() API by Ulf Hansson · 9 years ago
  97. bb4b72f PM / Domains: Remove pm_genpd_poweroff_unused() API by Ulf Hansson · 9 years ago
  98. f96b3c4 PM / Domains: Remove in_progress counter from struct generic_pm_domain by Ulf Hansson · 9 years ago
  99. a5e22db Merge back earlier 'pm-sleep' material for v4.4. by Rafael J. Wysocki · 9 years ago
  100. d4a1a31 Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' and 'regmap/topic/irq-hdr' into regmap-next by Mark Brown · 9 years ago