1. 652787a Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into regmap-linus by Mark Brown · 11 years ago
  2. a46b6e7 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 11 years ago
  3. 6b8e090 regmap: use IS_ERR() to check clk_get() results by Stephen Warren · 11 years ago
  4. 73f080f regmap: make sure we unlock on failure in regmap_bulk_write by Courtney Cavin · 11 years ago
  5. 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
  6. 77aa265 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  7. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  8. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  9. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  10. 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
  11. aa1b9f1 PM / Runtime: Fix error path for prepare by Ulf Hansson · 11 years ago
  12. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  13. 4fc9ed3 Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  14. 0093380 regmap: trivial comment fix (copy'n'paste error) by Gerhard Sittig · 11 years ago
  15. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  16. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  17. 679d998 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  18. baab52d PM / runtime: Use pm_runtime_put_sync() in __device_release_driver() by Rafael J. Wysocki · 11 years ago
  19. 04bc9ac Merge remote-tracking branch 'regmap/topic/spmi' into regmap-next by Mark Brown · 11 years ago
  20. 18f513d Merge remote-tracking branch 'regmap/topic/multi' into regmap-next by Mark Brown · 11 years ago
  21. 6cf3d82 Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 11 years ago
  22. f2783f0 Merge remote-tracking branch 'regmap/topic/field' into regmap-next by Mark Brown · 11 years ago
  23. bee54e3 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 11 years ago
  24. 5eff79f Merge remote-tracking branch 'regmap/topic/async' into regmap-next by Mark Brown · 11 years ago
  25. 70c1c86 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 11 years ago
  26. a01779f regmap: add SPMI support by Josh Cartwright · 11 years ago
  27. 93658cb Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  28. 6e0ca95 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  29. 6e2d9b6 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  30. 5c2aae8 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  31. e4db1c7 PM / OPP: rename header to linux/pm_opp.h by Nishanth Menon · 11 years ago
  32. 47d43ba PM / OPP: rename data structures to dev_pm equivalents by Nishanth Menon · 11 years ago
  33. 5d4879c PM / OPP: rename functions to dev_pm_opp* by Nishanth Menon · 11 years ago
  34. 6fffcfa devres: restore zeroing behavior of devres_alloc() by Kevin Hilman · 11 years ago
  35. a52eaeb regmap: debugfs: Fix a boot time crash with early regmap init by Tero Kristo · 11 years ago
  36. 4bd7145 regmap: irq: clear status when disable irq by Yi Zhang · 11 years ago
  37. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  38. 70fea60 PM / Sleep: Detect device suspend/resume lockup and log event by Benoit Goby · 11 years ago
  39. a37f863 driver core: Release device_hotplug_lock when store_mem_state returns EINVAL by Yasuaki Ishimatsu · 11 years ago
  40. 69df753 drivers/base/core.c: output device renaming messages with dev_dbg(). by ethan.zhao · 11 years ago
  41. 64c862a8 devres: add kernel standard devm_k.alloc functions by Joe Perches · 11 years ago
  42. d66e6db PM / Runtime: Respect autosuspend when idle triggers suspend by Ulf Hansson · 11 years ago
  43. 04c50cc regmap: Only send a single buffer for async I/O if writing one register by Mark Brown · 11 years ago
  44. cd1b9dd regmap: spi: Handle async writes of only one buffer by Mark Brown · 11 years ago
  45. e33fabd regmap: new API regmap_multi_reg_write() definition by Anthony Olech · 11 years ago
  46. 7367880 treewide: fix "usefull" typo by Michael Opdenacker · 11 years ago
  47. 7ccda98 Merge remote-tracking branch 'regmap/fix/core' into regmap-async by Mark Brown · 11 years ago
  48. affbe88 regmap: Use async I/O during cache sync by Mark Brown · 11 years ago
  49. 1a25f26 regmap: Use async I/O for patch application by Mark Brown · 11 years ago
  50. 4174a7a regmap: Fix regmap_bulk_write single-rw mutex deadlock by Anthony Olech · 11 years ago
  51. 915f441 regmap: Provide asynchronous write and update bits operations by Mark Brown · 11 years ago
  52. 0a81980 regmap: Simplify the initiation of async I/O by Mark Brown · 11 years ago
  53. 651e013 regmap: Don't generate gather writes for single register raw writes by Mark Brown · 11 years ago
  54. 7e09a97 regmap: Cache async work structures by Mark Brown · 11 years ago
  55. a6b01de driver core: remove dev_bin_attrs from struct class by Greg Kroah-Hartman · 11 years ago
  56. bcc8edb driver core: remove dev_attrs from struct class by Greg Kroah-Hartman · 11 years ago
  57. 6dedcca hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() by Toshi Kani · 11 years ago
  58. 88502b9 Merge 3.12-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  59. e18945b driver-core: remove struct bus_type.drv_attrs by Greg Kroah-Hartman · 11 years ago
  60. b4e4613 driver-core: remove struct bus_type.bus_attrs by Greg Kroah-Hartman · 11 years ago
  61. 3f9120b driver core: prevent deferred probe with platform_driver_probe by Johan Hovold · 11 years ago
  62. 3e358ac firmware: Be a bit more verbose about direct firmware loading failure by Neil Horman · 11 years ago
  63. 4b30ee5 sysfs: remove ktype->namespace() invocations in symlink code by Tejun Heo · 11 years ago
  64. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  65. f123db8 driver core : Fix use after free of dev->parent in device_shutdown by Benson Leung · 11 years ago
  66. 574b851 hotplug / x86: Add hotplug lock to missing places by Toshi Kani · 11 years ago
  67. a010237 regmap: Add regmap_fields APIs by Kuninori Morimoto · 11 years ago
  68. fdf2002 regmap: add regmap_field_update_bits() by Kuninori Morimoto · 11 years ago
  69. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  70. 19e8697 dma-buf: Expose buffer size to userspace (v2) by Christopher James Halse Rogers · 11 years ago
  71. 9022e24 dma-buf: Check return value of anon_inode_getfile by Tuomas Tynkkynen · 11 years ago
  72. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  73. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  74. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  75. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  76. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  77. 8243b7f Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  78. 365c9ee Merge remote-tracking branch 'regmap/topic/sparse' into regmap-next by Mark Brown · 11 years ago
  79. 4460d02 Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-next by Mark Brown · 11 years ago
  80. db00cb9 Merge remote-tracking branch 'regmap/topic/range' into regmap-next by Mark Brown · 11 years ago
  81. 3dedb61 Merge remote-tracking branch 'regmap/topic/patch' into regmap-next by Mark Brown · 11 years ago
  82. 1801cea Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 11 years ago
  83. 4ff4eb9 Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 11 years ago
  84. 1eeeef1 firmware loader: fix pending_fw_head list corruption by Maxime Bizon · 11 years ago
  85. 7bc583d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  86. 5e33bc4 driver core / ACPI: Avoid device hot remove locking issues by Rafael J. Wysocki · 11 years ago
  87. 3f4ff56 regmap: rbtree: Make cache_present bitmap per node by Lars-Peter Clausen · 11 years ago
  88. 472fdec regmap: rbtree: Reduce number of nodes, take 2 by Lars-Peter Clausen · 11 years ago
  89. 194c753 regmap: rbtree: Simplify adjacent node look-up by Lars-Peter Clausen · 11 years ago
  90. 65c180f Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree by Mark Brown · 11 years ago
  91. 21ea9f5 drivers/base/memory.c: fix show_mem_removable() to handle missing sections by Russ Anderson · 11 years ago
  92. 7315f0c drivers/base/memory.c: introduce help macro to_memory_block by Gu Zheng · 11 years ago
  93. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  94. 26ee474 regmap: debugfs: Fix continued read from registers file by Lars-Peter Clausen · 11 years ago
  95. 6396768 driver core: add #include <linux/sysfs.h> to core files. by Greg Kroah-Hartman · 11 years ago
  96. b675212 regcache-rbtree: Fix reg_stride != 1 by Lars-Peter Clausen · 11 years ago
  97. a254738 drivers: dma-contiguous: clean source code and prepare for device tree by Marek Szyprowski · 11 years ago
  98. 7a330a5 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  99. 95b6fcb Merge branch 'pm-opp' by Rafael J. Wysocki · 11 years ago
  100. e894245 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago