1. 17649c9 regmap: fix a NULL pointer dereference in __regmap_init by Sergey SENOZHATSKY · 9 years ago
  2. 2933253 regmap-i2c: Add smbus i2c block support by Markus Pargmann · 9 years ago
  3. c335931 regmap: Add raw_write/read checks for max_raw_write/read sizes by Markus Pargmann · 9 years ago
  4. f50c9eb regmap: regmap max_raw_read/write getter functions by Markus Pargmann · 9 years ago
  5. adaac45 regmap: Introduce max_raw_read/write for regmap_bulk_read/write by Markus Pargmann · 9 years ago
  6. 1052461 Merge branches 'fix/raw', 'topic/core', 'topic/i2c', 'topic/raw' and 'topic/doc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-smbus-block by Mark Brown · 9 years ago
  7. 9c9f7f6 regmap: No multi_write support if bus->write does not exist by Markus Pargmann · 9 years ago
  8. 67921a1 regmap: Split use_single_rw internally into use_single_read/write by Markus Pargmann · 9 years ago
  9. c594b7f regmap: Fix regmap_bulk_write for bus writes by Markus Pargmann · 9 years ago
  10. 9a16ea9 regmap: regmap_raw_read return error on !bus->read by Markus Pargmann · 9 years ago
  11. 07ea400 regmap: Fix regmap_can_raw_write check by Markus Pargmann · 9 years ago
  12. cec45d9 Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  13. b486afb regmap: fix typos in regmap.c by Xiubo Li · 9 years ago
  14. 8ef9724 regmap: regcache-rbtree: Clean new present bits on present bitmap resize by Guenter Roeck · 9 years ago
  15. fa3eec7 regmap: Silence warning on invalid zero length read by Mark Brown · 9 years ago
  16. 04dc91c regmap: Add better support for devices without readback support by Lars-Peter Clausen · 9 years ago
  17. 6f95772 Fix firmware loader uevent buffer NULL pointer dereference by Linus Torvalds · 9 years ago
  18. d0aee67 Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  19. 3fc7aee Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  20. 6d3dab7 PM / wakeirq: Avoid setting power.wakeirq too hastily by Rafael J. Wysocki · 9 years ago
  21. 93af5e9 PM / Domains: Avoid infinite loops in attach/detach code by Geert Uytterhoeven · 9 years ago
  22. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  23. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  24. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 9 years ago
  25. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  26. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  27. a29fd61 drivers/base/core.c: use strreplace() by Rasmus Villemoes · 9 years ago
  28. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 9 years ago
  29. e12bdf0 Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  30. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  31. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. b306976 Merge branches 'pm-clk', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 9 years ago
  33. 0d85fd4 Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  34. ab232ba Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 9 years ago
  35. 8ca006a Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' and 'regmap/topic/reg-params' into regmap-next by Mark Brown · 9 years ago
  36. 4705a81 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 9 years ago
  37. d2b923e Merge remote-tracking branch 'regmap/fix/field' into regmap-linus by Mark Brown · 9 years ago
  38. 5934590 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 9 years ago
  39. 921cc29 regmap: Fix possible shift overflow in regmap_field_init() by Maxime Coquelin · 9 years ago
  40. f17f4ad PM / clk: Print acquired clock name in addition to con_id by Geert Uytterhoeven · 9 years ago
  41. a4630c6 PM / Domains: Skip timings during syscore suspend/resume by Geert Uytterhoeven · 9 years ago
  42. 15b8d2c regmap: Fix regmap_bulk_read in BE mode by Arun Chandran · 9 years ago
  43. 05ca556 device property: Introduces device_dma_is_coherent() by Suthikulpanit, Suravee · 9 years ago
  44. 0e6c861 Revert "base/platform: Only insert MEM and IO resources" by Greg Kroah-Hartman · 9 years ago
  45. 5da7f70 Revert "base/platform: Continue on insert_resource() error" by Greg Kroah-Hartman · 9 years ago
  46. 8b2dceb Revert "base/platform: Remove code duplication" by Greg Kroah-Hartman · 9 years ago
  47. 32e8d68 PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete by Todd E Brandt · 9 years ago
  48. e723f2c regmap: kill off set_irq_flags usage by Rob Herring · 9 years ago
  49. 987aec3 Merge 4.1-rc7 into driver-core-next by Greg Kroah-Hartman · 9 years ago
  50. 7043f5f regmap: irq: Fixed a typo error by dashsriram · 9 years ago
  51. 3370e13 drivers/base: cacheinfo: handle absence of caches by Sudeep Holla · 9 years ago
  52. 303cda0 firmware: add missing kfree for work on async call by Luis R. Rodriguez · 9 years ago
  53. 9ba8af6 base:dd - Fix for typo in comment to function driver_deferred_probe_trigger(). by Shailendra Verma · 9 years ago
  54. 6d9d4b1 base/platform: Remove code duplication by Ricardo Ribalda Delgado · 9 years ago
  55. e50e69d base/platform: Continue on insert_resource() error by Ricardo Ribalda Delgado · 9 years ago
  56. 36d4b29 base/platform: Only insert MEM and IO resources by Ricardo Ribalda Delgado · 9 years ago
  57. 7ca6759 regmap: drop unneeded goto by Julia Lawall · 9 years ago
  58. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  59. 194ec93 drivers: of/base: move of_init to driver_init by Sudeep Holla · 9 years ago
  60. e0fd9b1 firmware: use const for remaining firmware names by Luis R. Rodriguez · 9 years ago
  61. f9692b2 firmware: fix possible use after free on name on asynchronous request by Luis R. Rodriguez · 9 years ago
  62. 1ba4de1 firmware: check for file truncation on direct firmware loading by Luis R. Rodriguez · 9 years ago
  63. f5727b0 firmware: fix __getname() missing failure check by Luis R. Rodriguez · 9 years ago
  64. f4445f8 drivers: of/base: move of_init to driver_init by Sudeep Holla · 9 years ago
  65. 2539b25 drivers/base: cacheinfo: fix annoying typo when DT nodes are absent by Will Deacon · 9 years ago
  66. 80c6e14 driver-core: fix build for !CONFIG_MODULES by Dmitry Torokhov · 9 years ago
  67. 802a87f driver-core: make __device_attach() static by Dmitry Torokhov · 9 years ago
  68. a2f776c regmap: Introduce regmap_get_reg_stride by Srinivas Kandagatla · 9 years ago
  69. 668abc7 regmap: Introduce regmap_get_max_register by Srinivas Kandagatla · 9 years ago
  70. 5c36eb2 driver-core: platform_driver_probe() must probe synchronously by Dmitry Torokhov · 9 years ago
  71. d173a13 driver-core: enable drivers to opt-out of async probe by Luis R. Rodriguez · 9 years ago
  72. f2411da driver-core: add driver module asynchronous probe support by Luis R. Rodriguez · 9 years ago
  73. 765230b driver-core: add asynchronous probing support for drivers by Dmitry Torokhov · 9 years ago
  74. 6570a9a show nohz_full cpus in sysfs by Rik van Riel · 9 years ago
  75. 59f30ab show isolated cpus in sysfs by Rik van Riel · 9 years ago
  76. 4990d4f PM / Wakeirq: Add automated device wake IRQ handling by Tony Lindgren · 9 years ago
  77. 56f487c PM / Runtime: Update last_busy in rpm_resume by Tony Lindgren · 9 years ago
  78. 3fc3a0b PM / clk: Fix clock error check in __pm_clk_add() by Geert Uytterhoeven · 9 years ago
  79. 7f43605 PM / wakeup: add a dummy wakeup_source to record statistics by Jin Qian · 9 years ago
  80. 75f5040 PM / clock_ops: Provide default runtime ops to users by Rajendra Nayak · 9 years ago
  81. b6ec945 PM / wakeup: validate wakeup source before activating it. by Jin Qian · 9 years ago
  82. 1c79771 regmap: Use regcache_mark_dirty() to indicate power loss or reset by Kevin Cernekee · 9 years ago
  83. 3969fa08 regmap: Add a helper function for regcache sync test by Kevin Cernekee · 9 years ago
  84. 77f5f3e regmap: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  85. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  86. 9f6a240 power: wakeup: remove use of seq_printf return value by Joe Perches · 9 years ago
  87. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  88. 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
  89. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 9 years ago
  90. 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 9 years ago
  91. 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
  92. 1b57c7c Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  93. 0fe0952 Merge branches 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  94. 9a9ca16 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  95. be77002 Merge back earlier suspend/hibernate material for v4.1. by Rafael J. Wysocki · 9 years ago
  96. 16ba08d device property: Introduce firmware node type for platform data by Rafael J. Wysocki · 9 years ago
  97. 97badf8 device property: Make it possible to use secondary firmware nodes by Rafael J. Wysocki · 9 years ago
  98. 9017f25 driver core: Implement device property accessors through fwnode ones by Rafael J. Wysocki · 10 years ago
  99. fe0a20a Merge branch 'acpi-driver-core' into device-properties by Rafael J. Wysocki · 10 years ago
  100. f42712a driver core: property: Update fwnode_property_read_string_array() by Rafael J. Wysocki · 10 years ago