1. 37f2041 PM: Add pm_runtime_suspend|resume_force functions by Ulf Hansson · 10 years ago
  2. 5f59df7 PM / runtime: Fetch runtime PM callbacks using a macro by Ulf Hansson · 10 years ago
  3. 7d1af28 PM / domains: Turn latency warning into debug message by Philipp Zabel · 10 years ago
  4. f8d5b9e PM / hibernate: Fix restore hang in freeze_processes() by Sebastian Capella · 10 years ago
  5. 6bf1310 regmap: Base regmap_register_patch on _regmap_multi_reg_write by Charles Keepax · 10 years ago
  6. 1d5b40b regmap: Add bypassed version of regmap_multi_reg_write by Charles Keepax · 10 years ago
  7. f7e2cec regmap: Mark reg_defaults in regmap_multi_reg_write as const by Charles Keepax · 10 years ago
  8. 35efc5a Merge 3.14-rc4 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  9. 53e87f8 regmap: fix coccinelle warnings by Nenghua Cao · 10 years ago
  10. 7a7a70b regmap: Check stride of register patch as we register it by Charles Keepax · 10 years ago
  11. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  12. e2f74dc regmap: Clean up _regmap_update_bits() by Xiubo Li · 10 years ago
  13. de377b3 PM / sleep: Asynchronous threads for suspend_late by Liu, Chuansheng · 10 years ago
  14. 28b6fd6 PM / sleep: Asynchronous threads for suspend_noirq by Liu, Chuansheng · 10 years ago
  15. 9e5e791 PM / sleep: Asynchronous threads for resume_early by Liu, Chuansheng · 10 years ago
  16. 76569fa PM / sleep: Asynchronous threads for resume_noirq by Liu, Chuansheng · 10 years ago
  17. 3d2699b PM / sleep: Two flags for async suspend_noirq and suspend_late by Liu, Chuansheng · 10 years ago
  18. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  19. 2b9c1f0 x86: align x86 arch with generic CPU modalias handling by Ard Biesheuvel · 10 years ago
  20. 67bad2f cpu: add generic support for CPU feature based module autoloading by Ard Biesheuvel · 10 years ago
  21. 91219a3 Merge 3.14-rc3 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  22. ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  23. 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
  24. 6cfec04 regmap: Separate regmap dev initialization by Michal Simek · 10 years ago
  25. c9afbb0 regmap: spmi: support base and extended register spaces by Josh Cartwright · 10 years ago
  26. 5c764df driver core: unexport static function create_syslog_header by Jiang Liu · 10 years ago
  27. bce6618 firmware: use power efficient workqueue for unloading and aborting fw load by Shaibal Dutta · 11 years ago
  28. 2b1278c firmware: give a protection when map page failed by zhang jun · 10 years ago
  29. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  30. 9383f4c ACPI / platform: drop redundant ACPI_HANDLE check by Josh Cartwright · 10 years ago
  31. c0b00a5 dma-buf: update debugfs output by Sumit Semwal · 11 years ago
  32. d4807ad regmap: Check readable regs in _regmap_read by Michal Simek · 10 years ago
  33. e31108c devres: introduce API "devm_kstrdup" by Manish Badarkhe · 11 years ago
  34. 71d821f PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments by Rafael J. Wysocki · 10 years ago
  35. 2d984ad PM / QoS: Introcuce latency tolerance device PM QoS type by Rafael J. Wysocki · 10 years ago
  36. 327adae PM / QoS: Add no_constraints_value field to struct pm_qos_constraints by Rafael J. Wysocki · 10 years ago
  37. b02f669 PM / QoS: Rename device resume latency QoS items by Rafael J. Wysocki · 10 years ago
  38. 9e1ccb4 drivers/base: fix devres handling for master device by Russell King · 10 years ago
  39. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  40. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
  41. fee0c54 dma-buf: avoid using IS_ERR_OR_NULL by Colin Cross · 11 years ago
  42. b5ab3e5 regmap: irq: Remove domain on exit by Mark Brown · 11 years ago
  43. 676970d regmap: debugfs: "registers" & "access" for single register maps by Pawel Moll · 11 years ago
  44. 78ba73e regmap: cache: Handle stride > 1 in sync_block_raw_flush by Dylan Reid · 11 years ago
  45. bb1b649 Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  46. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  47. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  48. bc411b8 Merge branch 'acpi-modules' by Rafael J. Wysocki · 11 years ago
  49. b9f7306 platform: introduce OF style 'modalias' support for platform bus by Zhang Rui · 11 years ago
  50. 380062b Merge branch 'pm-clk' by Rafael J. Wysocki · 11 years ago
  51. 8c4ff6d ACPI: fix module autoloading for ACPI enumerated devices by Zhang Rui · 11 years ago
  52. 5cda3fb PM / clock_ops: report clock errors from clk_enable() by Ben Dooks · 11 years ago
  53. afdd3ab PM / clock_ops: check return of clk_enable() in pm_clk_resume() by Ben Dooks · 11 years ago
  54. 8a6720e PM / clock_ops: fix up clk prepare/unprepare count by Ben Dooks · 11 years ago
  55. a9f138b Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers" by Greg Kroah-Hartman · 11 years ago
  56. a30f82b Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 11 years ago
  57. 4ff9133 Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm' by Rafael J. Wysocki · 11 years ago
  58. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  59. 2a41e60 drivers/base: provide an infrastructure for componentised subsystems by Russell King · 11 years ago
  60. d1ba277 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  61. 1ae0681 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
  62. 86776fc Merge remote-tracking branch 'regmap/topic/ack' into regmap-next by Mark Brown · 11 years ago
  63. 08da201 firmware_class: Fix the file size check by Ben Hutchings · 11 years ago
  64. 174be70 driver-core: Fix use-after-free triggered by bus_unregister() by Bart Van Assche · 11 years ago
  65. 98233b2 firmware loader: Add sparse annotation by Bart Van Assche · 11 years ago
  66. f429836 regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps by Stephen Boyd · 11 years ago
  67. 34f6533 Merge tag 'v3.13-rc4' into regmap-core by Mark Brown · 11 years ago
  68. caa73ea ACPI / hotplug / driver core: Handle containers in a special way by Rafael J. Wysocki · 11 years ago
  69. 5bd2010 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  70. 717e5d4 PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM by Ulf Hansson · 11 years ago
  71. fbde7c6 devtmpfs: Calling delete_path() only when necessary by Axel Lin · 11 years ago
  72. 0feb03a drivers: fix typo in DEVTMPFS_MOUNT Kconfig help text by Emilio López · 11 years ago
  73. ecfbf6f Driver core: Fix device_add_attrs() error code path by Rafael J. Wysocki · 11 years ago
  74. 3b58ee1 regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps by Stephen Boyd · 11 years ago
  75. d323343 regmap: irq: Allow using zero value for ack_base by Alexander Shiyan · 11 years ago
  76. 13ccb93 Merge branch 'driver-core-linus' into driver-core-next by Tejun Heo · 11 years ago
  77. bbc780f driver core: fix device_create() error path by David Herrmann · 11 years ago
  78. 68aeeaa firmware: Suppress fallback warnings when CONFIG_FW_LOADER_USER_HELPER=n by Takashi Iwai · 11 years ago
  79. 14c4bae firmware: Use bit flags instead of boolean combos by Takashi Iwai · 11 years ago
  80. bba3a87 firmware: Introduce request_firmware_direct() by Takashi Iwai · 11 years ago
  81. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  82. 5a87182 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 11 years ago
  83. 652787a Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into regmap-linus by Mark Brown · 11 years ago
  84. a46b6e7 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 11 years ago
  85. 6b8e090 regmap: use IS_ERR() to check clk_get() results by Stephen Warren · 11 years ago
  86. bd60e38 regmap: Fix 'ret' would return an uninitialized value by Cai Zhiyong · 11 years ago
  87. 73f080f regmap: make sure we unlock on failure in regmap_bulk_write by Courtney Cavin · 11 years ago
  88. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  89. 77aa265 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  90. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  91. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  92. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  93. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  94. aa1b9f1 PM / Runtime: Fix error path for prepare by Ulf Hansson · 11 years ago
  95. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  96. 4fc9ed3 Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  97. 0093380 regmap: trivial comment fix (copy'n'paste error) by Gerhard Sittig · 11 years ago
  98. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  99. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  100. 679d998 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago