1. 7c90de3 Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  2. c6b570d regmap: introduce regmap_name to fix syscon regmap trace events by Philipp Zabel · 9 years ago
  3. 529d2eb Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  4. 7d720ee Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'regmap/fix/sync' into regmap-linus by Mark Brown · 9 years ago
  5. 328f494 regmap: regcache-rbtree: Fix present bitmap resize by Lars-Peter Clausen · 9 years ago
  6. e178e7d Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  7. 432ec92 PM / wakeup: export pm_system_wakeup symbol by Boris BREZILLON · 9 years ago
  8. 4ceba98 regmap: Skip read-only registers in regcache_sync() by Takashi Iwai · 9 years ago
  9. 66a5ca4 PM / Domains: cleanup: rename gpd -> genpd in debugfs interface by Kevin Hilman · 9 years ago
  10. 9682ec9 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  11. 83e047c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  12. 09cadf6 regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request by Valentin Rothberg · 9 years ago
  13. f799b1a drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  14. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  15. 59d84ca PM / OPP / clk: Remove unnecessary OOM message by Quentin Lambert · 9 years ago
  16. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  17. f7cc61f Merge branch 'pm-domains' by Rafael J. Wysocki · 9 years ago
  18. 740b68e Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  19. 1aff031 Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'regmap/topic/smbus' into regmap-next by Mark Brown · 9 years ago
  20. dfdb3c4 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 9 years ago
  21. 5892ded regmap: Fix i2c word access when using SMBus access functions by Guenter Roeck · 9 years ago
  22. 3c174d2 regmap: Export regmap_get_val_endian by Guenter Roeck · 9 years ago
  23. 68ff2a0 firmware_loader: handle timeout via wait_for_completion_interruptible_timeout() by Ming Lei · 10 years ago
  24. 0cb6424 firmware_loader: abort request if wait_for_completion is interrupted by Ming Lei · 10 years ago
  25. 3c1556b firmware: Correct function name in comment by Borislav Petkov · 10 years ago
  26. 1e95e3b PM: Convert dev_pm_put_subsys_data() into a void function by Ulf Hansson · 9 years ago
  27. 766bb53 PM: Update function header for dev_pm_get_subsys_data() by Ulf Hansson · 9 years ago
  28. b472c2f PM / Domains: Handle errors from genpd's ->attach_dev() callback by Ulf Hansson · 9 years ago
  29. f104e1e PM / Domains: Re-order initialization of generic_pm_domain_data by Ulf Hansson · 9 years ago
  30. 3e23568 PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device() by Ulf Hansson · 9 years ago
  31. c0356db PM / Domains: Eliminate the mutex for the generic_pm_domain_data by Ulf Hansson · 9 years ago
  32. e07b45c PM / Domains: Don't check for an existing device when adding a new by Ulf Hansson · 9 years ago
  33. 14b5306 PM / Domains: Don't allow an existing generic_pm_domain_data by Ulf Hansson · 9 years ago
  34. c1dbe2f PM / Domains: Remove reference counting for the generic_pm_domain_data by Ulf Hansson · 9 years ago
  35. 49d400c PM / Domains: Rename __pm_genpd_alloc|free_dev_data() by Ulf Hansson · 9 years ago
  36. 927db287 regmap: ac97: Clean up indentation by Mark Brown · 9 years ago
  37. d1f1052 device: Change dev_<level> logging functions to return void by Joe Perches · 10 years ago
  38. 382548a PM / Domains: Remove pm_genpd_dev_need_restore() API by Ulf Hansson · 10 years ago
  39. 04bf1c7 PM / OPP: Assert RCU lock in exported functions by Krzysztof Kozlowski · 10 years ago
  40. f90b8ad PM / QoS: Use lockdep asserts to find missing hold of power.lock by Krzysztof Kozlowski · 10 years ago
  41. 984f16c PM / OPP: Update kernel documentation by Nishanth Menon · 10 years ago
  42. 327854c PM / OPP: Ensure consistent naming of static functions by Nishanth Menon · 10 years ago
  43. 4679ec3 PM / OPP: export dev_pm_opp_get_notifier by Nishanth Menon · 10 years ago
  44. 4f2f277 Merge branches 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  45. e0288b0 Merge branch 'pm-opp' by Rafael J. Wysocki · 10 years ago
  46. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  47. 2ec1c17 Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  48. b4718c0 PM / OPP: take RCU lock in dev_pm_opp_get_opp_count by Dmitry Torokhov · 10 years ago
  49. 0fe30da PM / OPP: fix warning in of_free_opp_table() by Dmitry Torokhov · 10 years ago
  50. b02ded2 PM / OPP: add some lockdep annotations by Dmitry Torokhov · 10 years ago
  51. 7496fcb PM / Domains: Export of_genpd_get_from_provider function by Amit Daniel Kachhap · 10 years ago
  52. f93d1be regmap: Move spinlock_flags into the union by Wang, Yalin · 10 years ago
  53. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  54. 71fbd55 memory-hotplug: remove redundant call of page_to_pfn by Zhang Zhen · 10 years ago
  55. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  56. ae5056e Merge branch 'fixes' by Rafael J. Wysocki · 10 years ago
  57. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  58. d7be003 cma: make default CMA area size zero for x86 by Akinobu Mita · 10 years ago
  59. 6ce4184 PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() by Viresh Kumar · 10 years ago
  60. 07cce74 PM / OPP: handle allocation of device_opp in a separate routine by Viresh Kumar · 10 years ago
  61. 29df0ee PM / OPP: reuse find_device_opp() instead of duplicating code by Viresh Kumar · 10 years ago
  62. 86453b4 PM / OPP: Staticize __dev_pm_opp_remove() by Viresh Kumar · 10 years ago
  63. 1c6a662 PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp' by Viresh Kumar · 10 years ago
  64. dec6c26 Merge branch 'pm-opp' by Rafael J. Wysocki · 10 years ago
  65. 2a6127d0 PM / OPP: remove double calls to find_device_opp() by Viresh Kumar · 10 years ago
  66. 7284a00 PM / OPP: set new_opp->dev_opp to a valid dev_opp by Viresh Kumar · 10 years ago
  67. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  68. 389cbf3 Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  69. 5aee40e Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp' by Rafael J. Wysocki · 10 years ago
  70. d3eaf58 Merge branch 'device-properties' by Rafael J. Wysocki · 10 years ago
  71. d30d819 PM: Drop CONFIG_PM_RUNTIME from the driver core by Rafael J. Wysocki · 10 years ago
  72. c11f6f5 PM / Domains: Initial PM clock support for genpd by Ulf Hansson · 10 years ago
  73. b4037aa PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability() by Viresh Kumar · 10 years ago
  74. 129eec5 PM / OPP Introduce APIs to remove OPPs by Viresh Kumar · 10 years ago
  75. 38393409 PM / OPP mark OPPs as 'static' or 'dynamic' by Viresh Kumar · 10 years ago
  76. a7470db PM / OPP don't match for existing OPPs when list is empty by Viresh Kumar · 10 years ago
  77. cd1a068 PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type by Viresh Kumar · 10 years ago
  78. ef9cc99 Merge branch 'pm-clk' into pm-runtime by Rafael J. Wysocki · 10 years ago
  79. daa3d67 firmware class: Deletion of an unnecessary check before the function call "vunmap" by Markus Elfring · 10 years ago
  80. 000deba firmware loader: fix hung task warning dump by Kweh, Hock Leong · 10 years ago
  81. d453332 devcoredump: provide a one-way disable function by Johannes Berg · 10 years ago
  82. af26112 Merge back earlier 'pm-runtime' material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  83. 801d728 of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type by Pantelis Antoniou · 10 years ago
  84. 6df43c9 drivers/base: cacheinfo: remove noisy error boot message by Sudeep Holla · 10 years ago
  85. a63b878 Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers' into regmap-next by Mark Brown · 10 years ago
  86. c6efe576 Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 10 years ago
  87. 28176ab Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus by Mark Brown · 10 years ago
  88. 2ed1276 PM / Domains: Power on the PM domain right after attach completes by Ulf Hansson · 10 years ago
  89. 2285322 regmap: ac97: Add generic AC'97 callbacks by Mark Brown · 10 years ago
  90. 2e015da Merge back 'pm-domains' material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  91. 3168949 Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  92. c8f0ea4 PM / Domains: Extract code to power off/on a PM domain by Geert Uytterhoeven · 10 years ago
  93. 895b31f PM / Domains: Make genpd parameter of pm_genpd_present() const by Geert Uytterhoeven · 10 years ago
  94. 67732cd PM / Domains: Fix initial default state of the need_restore flag by Ulf Hansson · 10 years ago
  95. 6386a15 Revert "core: platform: add warning if driver has no owner" by Wolfram Sang · 10 years ago
  96. c16561e PM / Domains: Change prototype for the attach and detach callbacks by Ulf Hansson · 10 years ago
  97. 246246c drivers: base: support cpu cache information interface to userspace via sysfs by Sudeep Holla · 10 years ago
  98. 3d52943 drivers: base: add cpu_device_create to support per-cpu devices by Sudeep Holla · 10 years ago
  99. d6ea8d0 topology: replace custom attribute macros with standard DEVICE_ATTR* by Sudeep Holla · 10 years ago
  100. 5aaba36 cpumask: factor out show_cpumap into separate helper function by Sudeep Holla · 10 years ago