1. 0aba0ab8 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  2. 6f9b36c PM / wakeirq: check that wake IRQ is valid before accepting it by Dmitry Torokhov · 9 years ago
  3. 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
  4. f6f18a2 Merge branch 'pm-domains' by Rafael J. Wysocki · 9 years ago
  5. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  6. b44a3d2 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  7. 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
  8. 85ce230 Merge branch 'for-4.4/hotplug' into libnvdimm-for-next by Dan Williams · 9 years ago
  9. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  10. 1ede53f Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  11. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  12. ab3d527 device property: ACPI: Remove unused DMA APIs by Suthikulpanit, Suravee · 9 years ago
  13. e5e5586 device property: Adding DMA Attribute APIs for Generic Devices by Suthikulpanit, Suravee · 9 years ago
  14. 0597e81 PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp() by Viresh Kumar · 9 years ago
  15. 4a3a135 PM / OPP: Hold dev_opp_list_lock for writers by Viresh Kumar · 9 years ago
  16. 87b4115 PM / OPP: Protect updates to list_dev with mutex by Viresh Kumar · 9 years ago
  17. 1794ec1 PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. 5062ecd Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  24. 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
  25. 2547923 PM / Domains: Allocate memory outside domain locks by Lina Iyer · 9 years ago
  26. 298cd0f PM / Domains: Remove dev->driver check for runtime PM by Lina Iyer · 9 years ago
  27. ad623c3 PM / OPP: Parse all power-supply related bindings together by Viresh Kumar · 9 years ago
  28. b64b9c3 PM / OPP: Rename routines specific to old bindings with _v1 by Viresh Kumar · 9 years ago
  29. d6d2a52 PM / OPP: Improve print messages with pr_fmt by Viresh Kumar · 9 years ago
  30. 5293fea Merge branch 'device-properties' into acpi-pci by Rafael J. Wysocki · 9 years ago
  31. 1ab6846 Merge branches 'pm-avs', 'pm-clk' and 'powercap' by Rafael J. Wysocki · 9 years ago
  32. 394f716 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  33. dcf3d01 Merge branch 'pm-domains' by Rafael J. Wysocki · 9 years ago
  34. 9bb4064 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  35. d6d0074 PM / OPP: get the voltage for all OPPs by Javi Merino · 9 years ago
  36. 2b1d88c PM / Domains: Merge measurements for PM QoS device latencies by Ulf Hansson · 9 years ago
  37. 51cda84 PM / Domains: Don't measure ->start|stop() latency in system PM callbacks by Ulf Hansson · 9 years ago
  38. a617561 PM / clk: Fix broken build due to non-matching code and header #ifdefs by Geert Uytterhoeven · 9 years ago
  39. ef0eebc drivers/pinctrl: Add the concept of an "init" state by Douglas Anderson · 9 years ago
  40. ab736d7 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  41. 67a2e213 mm: cma: fix incorrect type conversion for size during dma allocation by Rohit Vaswani · 9 years ago
  42. 56f2de8 of: to support binding numa node to specified device in devicetree by Zhen Lei · 9 years ago
  43. 88cfe53 Merge back earlier 'pm-domains' material for v4.4. by Rafael J. Wysocki · 9 years ago
  44. a98f1b7 PM / Domains: Fix validation of latency constraints in genpd governor by Ulf Hansson · 9 years ago
  45. 7420aa4 PM / Domains: Rename *pm_genpd_poweron|poweroff() by Ulf Hansson · 9 years ago
  46. 58a1fbb PM / PCI / ACPI: Kick devices that might have been reset by firmware by Rafael J. Wysocki · 9 years ago
  47. c2df86e PM / sleep: Drop pm_request_idle() from pm_generic_complete() by Rafael J. Wysocki · 9 years ago
  48. 8346aa7 Revert "mm: Check if section present during memory block (un)registering" by Greg Kroah-Hartman · 9 years ago
  49. be5436c irqdomain/msi: Use fwnode instead of of_node by Marc Zyngier · 9 years ago
  50. ea823c7 PM / Domains: Remove pm_genpd_poweron() API by Ulf Hansson · 9 years ago
  51. bb4b72f PM / Domains: Remove pm_genpd_poweroff_unused() API by Ulf Hansson · 9 years ago
  52. f96b3c4 PM / Domains: Remove in_progress counter from struct generic_pm_domain by Ulf Hansson · 9 years ago
  53. a5e22db Merge back earlier 'pm-sleep' material for v4.4. by Rafael J. Wysocki · 9 years ago
  54. 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
  55. b3961e8 Merge tag 'regmap-offload-update-bits' into regmap-next by Mark Brown · 9 years ago
  56. ba5890a Merge tag 'regmap-irq-unmask' into regmap-next by Mark Brown · 9 years ago
  57. 7c68394 devm: make allocations numa aware by default by Dan Williams · 9 years ago
  58. a6eed75 PM / OPP: passing NULL to PTR_ERR() by Dan Carpenter · 9 years ago
  59. 273395f Merge tag 'v4.4-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/drivers by Arnd Bergmann · 9 years ago
  60. d60ee96 PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules by Stephen Boyd · 9 years ago
  61. 8ace60f Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  62. 77792b1 regmap: Allow installing custom reg_update_bits function by Jon Ringle · 9 years ago
  63. 772b050 PM / clk: Do not __clk_get passed in clock-references by Stephen Boyd · 9 years ago
  64. dbe2256 driver-core: platform: Provide helpers for multi-driver modules by Thierry Reding · 9 years ago
  65. 7568fb6 mm: Check if section present during memory block (un)registering by Yinghai Lu · 9 years ago
  66. a785ce9 CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bit by Tan Xiaojun · 9 years ago
  67. b8b2c7d base/platform: assert that dev_pm_domain callbacks are called unconditionally by Uwe Kleine-König · 9 years ago
  68. cfcf6a9 base: soc: siplify ida usage by Lee Duncan · 9 years ago
  69. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  70. eb6d1c2 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  71. ca07e9f regmap: debugfs: simplify regmap_reg_ranges_read_file() slightly by Rasmus Villemoes · 9 years ago
  72. 20991cd regmap: debugfs: use memcpy instead of snprintf by Rasmus Villemoes · 9 years ago
  73. e34dc49 regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file() by Rasmus Villemoes · 9 years ago
  74. 1207775 class_find_device: fix reference to argument "match" by Rolf Eike Beer · 9 years ago
  75. 1462206 PM / domains: Drop unused label by Rafael J. Wysocki · 9 years ago
  76. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  77. cea3ad9 PM / Domains: Remove cpuidle attach by Daniel Lezcano · 9 years ago
  78. c6f7b48 PM / Domains: Remove name based API for genpd by Ulf Hansson · 9 years ago
  79. e1a2d49 PM / OPP: Fix typo modifcation -> modification by Stephen Boyd · 9 years ago
  80. 680168a PM / OPP: of_property_count_u32_elems() can return errors by Viresh Kumar · 9 years ago
  81. 7236214 PM / wakeup: wakeup_source_create: use kstrdup_const by Rasmus Villemoes · 9 years ago
  82. 3f5c8d3 device property: Add fwnode_property_match_string() by Mika Westerberg · 9 years ago
  83. 9ae3109 regmap: debugfs: Remove scratch buffer for register length calculation by Mark Brown · 9 years ago
  84. 176fc2d regmap: debugfs: Don't bother actually printing when calculating max length by Mark Brown · 9 years ago
  85. b763ec1 regmap: debugfs: Ensure we don't underflow when printing access masks by Mark Brown · 9 years ago
  86. 2110d70 cpu/cacheinfo: Fix teardown path by Borislav Petkov · 9 years ago
  87. a650fdd regmap: irq: add ack_invert flag for chips using cleared bits as ack by Guo Zeng · 9 years ago
  88. 7b7d196 regmap: irq: add support for chips who have separate unmask registers by Guo Zeng · 9 years ago
  89. a6f5f0d PM / sleep: Report interrupt that caused system wakeup by Alexandra Yates · 9 years ago
  90. e4084a1 platform-msi: Do not cache msi_desc in handler_data by Marc Zyngier · 9 years ago
  91. f59d3ee PM / OPP: Move cpu specific code to opp/cpu.c by Viresh Kumar · 9 years ago
  92. 33692dc PM / OPP: Move opp core to its own directory by Viresh Kumar · 9 years ago
  93. 8f8d37b PM / OPP: Prefix exported opp routines with dev_pm_opp_ by Viresh Kumar · 9 years ago
  94. f0489a5 PM / OPP: Rename opp init/free table routines by Viresh Kumar · 9 years ago
  95. 1840995 PM / OPP: reuse of_parse_phandle() by Viresh Kumar · 9 years ago
  96. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  97. 3a7a2ab ACPI / property: Extend fwnode_property_* to data-only subnodes by Rafael J. Wysocki · 9 years ago
  98. b4a21fc regmap: Allocate buffers with GFP_ATOMIC when fast_io == true by Stephen Boyd · 9 years ago
  99. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  100. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago