1. 0cda569 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  2. 91a13c2 drivers/base/node.c: fix compilation error with older versions of gcc by Claudio Scordino · 13 years ago
  3. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 13 years ago
  4. af8db15 PM / driver core: disable device's runtime PM during shutdown by Peter Chen · 13 years ago
  5. af4c720 PM / QoS: Properly use the WARN() macro in dev_pm_qos_add_request() by Guennadi Liakhovetski · 13 years ago
  6. 2405095 PM / Clocks: Only disable enabled clocks in pm_clk_suspend() by Magnus Damm · 13 years ago
  7. 156acb1 PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) by Thomas Meyer · 13 years ago
  8. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  9. 886486b PM / Runtime: Automatically retry failed autosuspends by Alan Stern · 13 years ago
  10. def0c0a3 PM / Runtime: Fix runtime accounting calculation error by venu byravarasu · 13 years ago
  11. aaf1954 drivers/base: change module.h -> export.h in power/common.c by Paul Gortmaker · 13 years ago
  12. ba33162 drivers/base: base.h implicitly depends on <linux/notifier.h> by Paul Gortmaker · 13 years ago
  13. 08a999c drivers/base: dma-coherent.c is a module and needs module.h by Paul Gortmaker · 13 years ago
  14. 1b6bc32 drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. by Paul Gortmaker · 13 years ago
  15. eef9c3d drivers/base: transport_class explicitly requires EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  16. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  17. 4e7e2a2 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap by Linus Torvalds · 13 years ago
  18. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  19. 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  20. 0ab1e79 PM / Clocks: Remove redundant NULL checks before kfree() by Jonghwan Choi · 13 years ago
  21. d033e07 Merge branch 'pm-domains' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  22. 4ca46ff PM / Sleep: Mark devices involved in wakeup signaling during suspend by Rafael J. Wysocki · 13 years ago
  23. 672d82c class: Implement support for class attrs in tagged sysfs directories. by Eric W. Biederman · 13 years ago
  24. 2bbcb878 mm: memory hotplug: Check if pages are correctly reserved on a per-section basis by Mel Gorman · 13 years ago
  25. de0ed36 Revert "memory hotplug: Correct page reservation checking" by Greg Kroah-Hartman · 13 years ago
  26. 8f88893 PM: Update the policy on default wakeup settings by Alan Stern · 13 years ago
  27. 2a77c46 PM / Suspend: Add statistics debugfs file for suspend to RAM by ShuoX Liu · 13 years ago
  28. 9bd717c Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  29. 857b36c PM / Runtime: Handle .runtime_suspend() failure correctly by Ming Lei · 13 years ago
  30. 47d8f0b PM / Runtime: Fix kerneldoc comment for rpm_suspend() by Ming Lei · 13 years ago
  31. de2d808 regmap: Support some block operations on cached devices by Mark Brown · 13 years ago
  32. 8528bdd regmap: Allow caches for devices with no defaults by Mark Brown · 13 years ago
  33. b03622a regmap: Ensure rbtree syncs registers set to zero properly by Mark Brown · 13 years ago
  34. e42c5a9 regmap: Allow rbtree to cache zero default values by Mark Brown · 13 years ago
  35. 04e016a regmap: Warn on raw I/O as well as bulk reads that bypass cache by Mark Brown · 13 years ago
  36. 6e6ace0 regmap: Return a sensible error code if we fail to read the cache by Mark Brown · 13 years ago
  37. f094fea regmap: Use bsearch() to search the register defaults by Mark Brown · 13 years ago
  38. 7811ac2 Merge branch 'pm-devfreq' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  39. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  40. c28b56b Merge branch 'pm-domains' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  41. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  42. 1a9a915 PM / QoS: Add function dev_pm_qos_read_value() (v3) by Rafael J. Wysocki · 13 years ago
  43. 0eef6b0 regmap: Fix doc comment by Dimitris Papastamos · 13 years ago
  44. c08604b regmap: Optimize the lookup path to use binary search by Dimitris Papastamos · 13 years ago
  45. 03ca370 PM / OPP: Add OPP availability change notifier. by MyungJoo Ham · 13 years ago
  46. ac77a76 regmap: Ensure we scream if we enable cache bypass/only at the same time by Dimitris Papastamos · 13 years ago
  47. 6eb0f5e regmap: Implement regcache_cache_bypass helper function by Dimitris Papastamos · 13 years ago
  48. beb1a10 regmap: Save/restore the bypass state upon syncing by Dimitris Papastamos · 13 years ago
  49. 13753a9 regmap: Lock the sync path, ensure we use the lockless _regmap_write() by Dimitris Papastamos · 13 years ago
  50. 5fcd256 regmap: Fix apostrophe usage by Mark Brown · 13 years ago
  51. 4d2dc09 regmap: Make _regmap_write() global by Dimitris Papastamos · 13 years ago
  52. 2cd148f1 regmap: Fix lock used for regcache_cache_only() by Mark Brown · 13 years ago
  53. 38f6916 regmap: Grab the lock in regcache_cache_only() by Dimitris Papastamos · 13 years ago
  54. ec8a365 regmap: Modify map->cache_bypass directly by Dimitris Papastamos · 13 years ago
  55. a40c282 regmap: Fix regcache_sync generic implementation by Dimitris Papastamos · 13 years ago
  56. 3405add regmap: rbtree-cache: Move cached rbnode handling into lookup function by Lars-Peter Clausen · 13 years ago
  57. c571300 regmap: regcache_rbtree_{set,get}_register: Use regcache_{set,get}_val by Lars-Peter Clausen · 13 years ago
  58. c3dc2f1 PM / Runtime: Replace dev_dbg() with trace_rpm_*() by Ming Lei · 13 years ago
  59. ad3c36a PM / Runtime: Don't run callbacks under lock for power.irq_safe set by Rafael J. Wysocki · 13 years ago
  60. 954757d regmap: Implement generic syncing functionality by Dimitris Papastamos · 13 years ago
  61. dfdc444 regmap: Fix signed/unsigned comparison by Dimitris Papastamos · 13 years ago
  62. 25ed115 regmap: Remove redundant member `word_size' from regcache_rbtree_node by Dimitris Papastamos · 13 years ago
  63. bcbe4f9 drivers: base: print rejected matches with DEBUG_DRIVER by Wolfram Sang · 13 years ago
  64. 54f23eb memory hotplug: Correct page reservation checking by Nathan Fontenot · 13 years ago
  65. 61b94fe memory hotplug: Refuse to add unaligned memory regions by Anton Blanchard · 13 years ago
  66. cd0ea67 PM / Domains: Split device PM domain data into base and need_restore by Rafael J. Wysocki · 13 years ago
  67. 0d41da2 Merge branch 'pm-fixes' into pm-domains by Rafael J. Wysocki · 13 years ago
  68. e8b364b PM / Clocks: Do not acquire a mutex under a spinlock by Rafael J. Wysocki · 13 years ago
  69. 92afb28 regmap: Allow drivers to control cache_only flag by Mark Brown · 13 years ago
  70. e7a6db3 regmap: A cache type of _NONE behaves like a bypassed cache by Mark Brown · 13 years ago
  71. 5d1729e regmap: Incorporate the regcache core into regmap by Dimitris Papastamos · 13 years ago
  72. 5936008 regmap: Add the regcache_sync trace event by Dimitris Papastamos · 13 years ago
  73. 2cbbb57 regmap: Add the LZO cache support by Dimitris Papastamos · 13 years ago
  74. 28644c80 regmap: Add the rbtree cache support by Dimitris Papastamos · 13 years ago
  75. 195af65 regmap: Add the indexed cache support by Dimitris Papastamos · 13 years ago
  76. 9fabe24 regmap: Introduce caching support by Dimitris Papastamos · 13 years ago
  77. 9ba3654 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap by Linus Torvalds · 13 years ago
  78. bbcf61c regmap: Make debugfs stubs static inline by Lars-Peter Clausen · 13 years ago
  79. 6f30644 regmap: Add support for device specific write and read flag masks. by Lars-Peter Clausen · 13 years ago
  80. d813ae9 regmap: Include the last register in debugfs output by Mark Brown · 13 years ago
  81. 5b457e3 regmap: Remove redundant owner field from the bus type struct by Mark Brown · 13 years ago
  82. a7ace56 Merge branch 'regmap-linus' into regmap-next by Mark Brown · 13 years ago
  83. 5204f5e regmap: Remove bitrotted module_put()s by Mark Brown · 13 years ago
  84. c11a7e2 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  85. 3ab4702 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  86. 01dcc60 new helper to create platform devices with dma mask by Uwe Kleine-König · 13 years ago
  87. 0aa2a22 PM / Domains: Preliminary support for devices with power.irq_safe set by Rafael J. Wysocki · 13 years ago
  88. b66213c PM QoS: Add global notification mechanism for device constraints by Jean Pihet · 13 years ago
  89. 91ff4cb PM QoS: Implement per-device PM QoS constraints by Jean Pihet · 13 years ago
  90. b5e8d26 PM: Move clock-related definitions and headers to separate file by Rafael J. Wysocki · 13 years ago
  91. 4605ab6 PM / Domains: Use power.sybsys_data to reduce overhead by Rafael J. Wysocki · 13 years ago
  92. ef27bed PM: Reference counting of power.subsys_data by Rafael J. Wysocki · 13 years ago
  93. 5c095a0 PM: Introduce struct pm_subsys_data by Rafael J. Wysocki · 13 years ago
  94. bc0403f PM / Domains: Rename argument of pm_genpd_add_subdomain() by Rafael J. Wysocki · 13 years ago
  95. 17877eb PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTER by Rafael J. Wysocki · 13 years ago
  96. 5063ce1 PM / Domains: Allow generic PM domains to have multiple masters by Rafael J. Wysocki · 13 years ago
  97. 3f24177 PM / Domains: Add "wait for parent" status for generic PM domains by Rafael J. Wysocki · 13 years ago
  98. 9e08cf4 PM / Domains: Make pm_genpd_poweron() always survive parent removal by Rafael J. Wysocki · 13 years ago
  99. 3c07cbc PM / Domains: Do not take parent locks to modify subdomain counters by Rafael J. Wysocki · 13 years ago
  100. c4bb316 PM / Domains: Implement subdomain counters as atomic fields by Rafael J. Wysocki · 13 years ago