1. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 9f6a240 power: wakeup: remove use of seq_printf return value by Joe Perches · 9 years ago
  3. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  4. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  5. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 9 years ago
  6. 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 9 years ago
  7. c4be50e Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  8. 1b57c7c Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  9. 0fe0952 Merge branches 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  10. 9a9ca16 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  11. be77002 Merge back earlier suspend/hibernate material for v4.1. by Rafael J. Wysocki · 9 years ago
  12. 16ba08d device property: Introduce firmware node type for platform data by Rafael J. Wysocki · 9 years ago
  13. 97badf8 device property: Make it possible to use secondary firmware nodes by Rafael J. Wysocki · 9 years ago
  14. 9017f25 driver core: Implement device property accessors through fwnode ones by Rafael J. Wysocki · 9 years ago
  15. fe0a20a Merge branch 'acpi-driver-core' into device-properties by Rafael J. Wysocki · 9 years ago
  16. f42712a driver core: property: Update fwnode_property_read_string_array() by Rafael J. Wysocki · 9 years ago
  17. 7085a74 drivers: platform: parse IRQ flags from resources by Linus Walleij · 9 years ago
  18. 13fcffb driver core: Make probe deferral more quiet by Mark Brown · 9 years ago
  19. 5590f31 drivers/core/of: Add symlink to device-tree from devices with an OF node by Benjamin Herrenschmidt · 9 years ago
  20. ef518cc drivers: base: fw: fix ret value when loading fw by Zahari Doychev · 9 years ago
  21. 4623990 firmware: Avoid manual device_create_file() calls by Takashi Iwai · 9 years ago
  22. 8a7d95f drivers/base: cacheinfo: validate device node for all the caches by Sudeep Holla · 9 years ago
  23. 2071b95 drivers/base: use tabs where possible in code indentation by Lavinia Tache · 9 years ago
  24. 74642c6 driver core: add missing blank line after declaration by Lavinia Tache · 9 years ago
  25. 518d3f3 drivers: base: node: Delete space after pointer declaration by Ana Nedelcu · 9 years ago
  26. 2aeebca drivers: base: memory: Use tabs instead of spaces by Ioana Ciornei · 9 years ago
  27. ea31003 firmware_class: Fix whitespace and indentation by Andrei Oprea · 9 years ago
  28. 6d42d79 drivers: base: dma-mapping: Erase blank space after pointer by Marius Cristian Eseanu · 9 years ago
  29. d34898d drivers: base: class: Add a blank line after declarations by Cosmin Tomulescu · 9 years ago
  30. 481026d attribute_container: fix missing blank lines after declarations by Cosmin Dragomir · 9 years ago
  31. 3d3af6a drivers: base: memory: Fix switch indent by Ioana Ciornei · 9 years ago
  32. 2e4fabe drivers: base: map: Use kmalloc_array instead of kmalloc by Andrei Poenaru · 9 years ago
  33. 7036cd4 Driver core: Fix missing whitespace in function argument by Florin Papa · 9 years ago
  34. 5f0163a driver core: Delete an unnecessary check before the function call "put_device" by Markus Elfring · 9 years ago
  35. 7ca7ec4 drivers/base/node: clean up attribute group conversion by Greg Kroah-Hartman · 9 years ago
  36. 3c9b8aa drivers/base/node: Avoid manual device_create_file() calls by Takashi Iwai · 9 years ago
  37. 1c34203 driver core: bus: Goto appropriate labels on failure in bus_add_device by Junjie Mao · 9 years ago
  38. bb2b407 driver core: use *switch* statement in really_probe() by Sergei Shtylyov · 9 years ago
  39. 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
  40. df6a0d6 PM / domains: avoid potential oops in pm_genpd_remove_device() by Russell King · 9 years ago
  41. 446d999 PM / domains: factor out code to get the generic PM domain from a struct device by Russell King · 9 years ago
  42. 6d7d5c3 PM / domains: quieten down generic pm domains by Russell King · 9 years ago
  43. 632f7ce PM / Domains: Sync runtime PM status with genpd after probe by Russell King · 9 years ago
  44. e90d553 driver core / PM: Add PM domain callbacks for device setup/cleanup by Rafael J. Wysocki · 9 years ago
  45. f58078d regmap: Move tracing header into drivers/base/regmap by Steven Rostedt · 9 years ago
  46. c6b570d regmap: introduce regmap_name to fix syscon regmap trace events by Philipp Zabel · 9 years ago
  47. 431d452 PM / sleep: add pm-trace support for suspending phase by Zhonghui Fu · 9 years ago
  48. 5c0acf3 driver core: Add comments about returning array counts by Adrian Hunter · 9 years ago
  49. 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
  50. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 9 years ago
  51. 7d720ee Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'regmap/fix/sync' into regmap-linus by Mark Brown · 9 years ago
  52. 328f494 regmap: regcache-rbtree: Fix present bitmap resize by Lars-Peter Clausen · 9 years ago
  53. e178e7d Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  54. 432ec92 PM / wakeup: export pm_system_wakeup symbol by Boris BREZILLON · 9 years ago
  55. 4ceba98 regmap: Skip read-only registers in regcache_sync() by Takashi Iwai · 9 years ago
  56. 66a5ca4 PM / Domains: cleanup: rename gpd -> genpd in debugfs interface by Kevin Hilman · 9 years ago
  57. 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
  58. 83e047c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  59. 09cadf6 regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request by Valentin Rothberg · 9 years ago
  60. f799b1a drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  61. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  62. 59d84ca PM / OPP / clk: Remove unnecessary OOM message by Quentin Lambert · 9 years ago
  63. 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
  64. f7cc61f Merge branch 'pm-domains' by Rafael J. Wysocki · 9 years ago
  65. 740b68e Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  66. 1aff031 Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'regmap/topic/smbus' into regmap-next by Mark Brown · 9 years ago
  67. dfdb3c4 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 9 years ago
  68. 5892ded regmap: Fix i2c word access when using SMBus access functions by Guenter Roeck · 9 years ago
  69. 3c174d2 regmap: Export regmap_get_val_endian by Guenter Roeck · 9 years ago
  70. 68ff2a0 firmware_loader: handle timeout via wait_for_completion_interruptible_timeout() by Ming Lei · 9 years ago
  71. 0cb6424 firmware_loader: abort request if wait_for_completion is interrupted by Ming Lei · 9 years ago
  72. 3c1556b firmware: Correct function name in comment by Borislav Petkov · 10 years ago
  73. 1e95e3b PM: Convert dev_pm_put_subsys_data() into a void function by Ulf Hansson · 9 years ago
  74. 766bb53 PM: Update function header for dev_pm_get_subsys_data() by Ulf Hansson · 9 years ago
  75. b472c2f PM / Domains: Handle errors from genpd's ->attach_dev() callback by Ulf Hansson · 9 years ago
  76. f104e1e PM / Domains: Re-order initialization of generic_pm_domain_data by Ulf Hansson · 9 years ago
  77. 3e23568 PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device() by Ulf Hansson · 9 years ago
  78. c0356db PM / Domains: Eliminate the mutex for the generic_pm_domain_data by Ulf Hansson · 9 years ago
  79. e07b45c PM / Domains: Don't check for an existing device when adding a new by Ulf Hansson · 9 years ago
  80. 14b5306 PM / Domains: Don't allow an existing generic_pm_domain_data by Ulf Hansson · 9 years ago
  81. c1dbe2f PM / Domains: Remove reference counting for the generic_pm_domain_data by Ulf Hansson · 9 years ago
  82. 49d400c PM / Domains: Rename __pm_genpd_alloc|free_dev_data() by Ulf Hansson · 9 years ago
  83. 927db287 regmap: ac97: Clean up indentation by Mark Brown · 9 years ago
  84. d1f1052 device: Change dev_<level> logging functions to return void by Joe Perches · 10 years ago
  85. 382548a PM / Domains: Remove pm_genpd_dev_need_restore() API by Ulf Hansson · 9 years ago
  86. 04bf1c7 PM / OPP: Assert RCU lock in exported functions by Krzysztof Kozlowski · 9 years ago
  87. f90b8ad PM / QoS: Use lockdep asserts to find missing hold of power.lock by Krzysztof Kozlowski · 9 years ago
  88. 984f16c PM / OPP: Update kernel documentation by Nishanth Menon · 10 years ago
  89. 327854c PM / OPP: Ensure consistent naming of static functions by Nishanth Menon · 10 years ago
  90. 4679ec3 PM / OPP: export dev_pm_opp_get_notifier by Nishanth Menon · 10 years ago
  91. 4f2f277 Merge branches 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  92. e0288b0 Merge branch 'pm-opp' by Rafael J. Wysocki · 10 years ago
  93. 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
  94. 2ec1c17 Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  95. b4718c0 PM / OPP: take RCU lock in dev_pm_opp_get_opp_count by Dmitry Torokhov · 10 years ago
  96. 0fe30da PM / OPP: fix warning in of_free_opp_table() by Dmitry Torokhov · 10 years ago
  97. b02ded2 PM / OPP: add some lockdep annotations by Dmitry Torokhov · 10 years ago
  98. 7496fcb PM / Domains: Export of_genpd_get_from_provider function by Amit Daniel Kachhap · 10 years ago
  99. f93d1be regmap: Move spinlock_flags into the union by Wang, Yalin · 10 years ago
  100. 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