1. 4b44e7b Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  2. 62d6f06 Merge branches 'pm-wakeup' and 'pm-domains' by Rafael J. Wysocki · 10 years ago
  3. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  4. 39ac5ba PM / domains: Add pd_ignore_unused to keep power domains enabled by Tushar Behera · 10 years ago
  5. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  6. 70f6c08 Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  7. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  8. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  9. 3786075 Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  10. c6b38ec Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  11. 7b5c393 Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  12. a7a037c regmap: adds missing braces in regmap_init() by Daeseok Youn · 10 years ago
  13. 6012b1f Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'regmap/topic/lock', 'regmap/topic/mmio', 'regmap/topic/nodev', 'regmap/topic/parse-val' and 'regmap/topic/patch' into regmap-next by Mark Brown · 10 years ago
  14. b3bf36c Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 10 years ago
  15. 6ce6d9c Merge tag 'regmap-v3.14-rc4' into regmap-linus by Mark Brown · 10 years ago
  16. 451485b regmap: mmio: Add regmap_mmio_regbits_check. by Xiubo Li · 10 years ago
  17. 9325804 regmap: mmio: Add support for 1/2/8 bytes wide register address. by Xiubo Li · 10 years ago
  18. 41b0c2c regmap: mmio: add regmap_mmio_{regsize, count}_check. by Xiubo Li · 10 years ago
  19. 794016f Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/fixed', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp872x' and 'regulator/topic/max14577' into regulator-next by Mark Brown · 10 years ago
  20. 9accff5 PM / Runtime: Spelling s/competing/completing/ by Geert Uytterhoeven · 10 years ago
  21. 7209930 Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 10 years ago
  22. e12b711 drivers/base/topology.c: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  23. 5a2d853 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  24. 36cc86e Merge branches 'pm-runtime' and 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  25. 165f5fd Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' by Rafael J. Wysocki · 10 years ago
  26. 83f8475 regmap: cache: Don't attempt to sync non-writeable registers by Dylan Reid · 10 years ago
  27. 7561732 regmap: cache: Step by stride in default sync by Dylan Reid · 10 years ago
  28. 4999e96 regmap: Fix possible sleep-in-atomic in regmap_bulk_write() by Takashi Iwai · 10 years ago
  29. 56fb1c7 regmap: Ensure regmap_register_patch() is compatible with fast_io by Mark Brown · 10 years ago
  30. 72a6a5d regmap: irq: Set data pointer only on regmap_add_irq_chip success by Krzysztof Kozlowski · 10 years ago
  31. 7b60894 PM / Runtime: Add missing "it" in comment by Geert Uytterhoeven · 10 years ago
  32. e894c3f regmap: Implementation for regmap_multi_reg_write by Opensource [Anthony Olech] · 10 years ago
  33. 966746b driver core: unexport static function create_syslog_header by Jiang Liu · 10 years ago
  34. 92d585e numa: fix NULL pointer access and memory leak in unregister_one_node() by Xishi Qiu · 10 years ago
  35. aa0689b Revert "driver core: synchronize device shutdown" by Roland Dreier · 10 years ago
  36. 2f0aea9 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 10 years ago
  37. 13ff50c regmap: add regmap_parse_val api by Nenghua Cao · 10 years ago
  38. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  39. aa074c1 Merge 3.14-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  40. 37f2041 PM: Add pm_runtime_suspend|resume_force functions by Ulf Hansson · 10 years ago
  41. 5f59df7 PM / runtime: Fetch runtime PM callbacks using a macro by Ulf Hansson · 10 years ago
  42. 7d1af28 PM / domains: Turn latency warning into debug message by Philipp Zabel · 10 years ago
  43. f8d5b9e PM / hibernate: Fix restore hang in freeze_processes() by Sebastian Capella · 10 years ago
  44. 6bf1310 regmap: Base regmap_register_patch on _regmap_multi_reg_write by Charles Keepax · 10 years ago
  45. 1d5b40b regmap: Add bypassed version of regmap_multi_reg_write by Charles Keepax · 10 years ago
  46. f7e2cec regmap: Mark reg_defaults in regmap_multi_reg_write as const by Charles Keepax · 10 years ago
  47. 35efc5a Merge 3.14-rc4 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  48. 53e87f8 regmap: fix coccinelle warnings by Nenghua Cao · 10 years ago
  49. 7a7a70b regmap: Check stride of register patch as we register it by Charles Keepax · 10 years ago
  50. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  51. e2f74dc regmap: Clean up _regmap_update_bits() by Xiubo Li · 10 years ago
  52. de377b3 PM / sleep: Asynchronous threads for suspend_late by Liu, Chuansheng · 10 years ago
  53. 28b6fd6 PM / sleep: Asynchronous threads for suspend_noirq by Liu, Chuansheng · 10 years ago
  54. 9e5e791 PM / sleep: Asynchronous threads for resume_early by Liu, Chuansheng · 10 years ago
  55. 76569fa PM / sleep: Asynchronous threads for resume_noirq by Liu, Chuansheng · 10 years ago
  56. 3d2699b PM / sleep: Two flags for async suspend_noirq and suspend_late by Liu, Chuansheng · 10 years ago
  57. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  58. 2b9c1f0 x86: align x86 arch with generic CPU modalias handling by Ard Biesheuvel · 10 years ago
  59. 67bad2f cpu: add generic support for CPU feature based module autoloading by Ard Biesheuvel · 10 years ago
  60. 91219a3 Merge 3.14-rc3 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  61. ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  62. 60f76ea Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  63. 6cfec04 regmap: Separate regmap dev initialization by Michal Simek · 10 years ago
  64. c9afbb0 regmap: spmi: support base and extended register spaces by Josh Cartwright · 10 years ago
  65. 5c764df driver core: unexport static function create_syslog_header by Jiang Liu · 10 years ago
  66. bce6618 firmware: use power efficient workqueue for unloading and aborting fw load by Shaibal Dutta · 10 years ago
  67. 2b1278c firmware: give a protection when map page failed by zhang jun · 10 years ago
  68. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  69. 9383f4c ACPI / platform: drop redundant ACPI_HANDLE check by Josh Cartwright · 10 years ago
  70. c0b00a5 dma-buf: update debugfs output by Sumit Semwal · 10 years ago
  71. d4807ad regmap: Check readable regs in _regmap_read by Michal Simek · 10 years ago
  72. e31108c devres: introduce API "devm_kstrdup" by Manish Badarkhe · 10 years ago
  73. 71d821f PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments by Rafael J. Wysocki · 10 years ago
  74. 2d984ad PM / QoS: Introcuce latency tolerance device PM QoS type by Rafael J. Wysocki · 10 years ago
  75. 327adae PM / QoS: Add no_constraints_value field to struct pm_qos_constraints by Rafael J. Wysocki · 10 years ago
  76. b02f669 PM / QoS: Rename device resume latency QoS items by Rafael J. Wysocki · 10 years ago
  77. 9e1ccb4 drivers/base: fix devres handling for master device by Russell King · 10 years ago
  78. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 10 years ago
  79. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 10 years ago
  80. fee0c54 dma-buf: avoid using IS_ERR_OR_NULL by Colin Cross · 11 years ago
  81. b5ab3e5 regmap: irq: Remove domain on exit by Mark Brown · 10 years ago
  82. 676970d regmap: debugfs: "registers" & "access" for single register maps by Pawel Moll · 10 years ago
  83. 78ba73e regmap: cache: Handle stride > 1 in sync_block_raw_flush by Dylan Reid · 10 years ago
  84. bb1b649 Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  85. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  86. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  87. bc411b8 Merge branch 'acpi-modules' by Rafael J. Wysocki · 10 years ago
  88. b9f7306 platform: introduce OF style 'modalias' support for platform bus by Zhang Rui · 10 years ago
  89. 380062b Merge branch 'pm-clk' by Rafael J. Wysocki · 10 years ago
  90. 8c4ff6d ACPI: fix module autoloading for ACPI enumerated devices by Zhang Rui · 10 years ago
  91. 5cda3fb PM / clock_ops: report clock errors from clk_enable() by Ben Dooks · 10 years ago
  92. afdd3ab PM / clock_ops: check return of clk_enable() in pm_clk_resume() by Ben Dooks · 10 years ago
  93. 8a6720e PM / clock_ops: fix up clk prepare/unprepare count by Ben Dooks · 10 years ago
  94. a9f138b Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers" by Greg Kroah-Hartman · 11 years ago
  95. a30f82b Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 11 years ago
  96. 4ff9133 Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm' by Rafael J. Wysocki · 11 years ago
  97. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  98. 2a41e60 drivers/base: provide an infrastructure for componentised subsystems by Russell King · 11 years ago
  99. d1ba277 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  100. 1ae0681 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago