1. 9aec3ce Merge android-4.9.198(dd32e92) into msm-4.9 by jianzhou · 4 years, 5 months ago
  2. 7ccf3b8 cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown by Rafael J. Wysocki · 4 years, 7 months ago
  3. 052278b driver core: Fix use-after-free and double free on glue directory by Muchun Song · 4 years, 10 months ago
  4. ac4bcdb drivers: core: Fix use-after-free and double free on glue_dirs by Muchun Song · 5 years ago
  5. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 5 years ago
  6. 5009194 drivers: core: Remove glue dirs from sysfs earlier by Benjamin Herrenschmidt · 6 years ago
  7. 2e316b4 Merge android-4.9.129 (b727d1c) into msm-4.9 by Minming Qi · 6 years ago
  8. e6f5580 drivers/base: stop new probing during shutdown by Pingfan Liu · 6 years ago
  9. a237e18 Merge android-4.9.110 (00a0bcb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  10. 4f65ebc driver core: Don't ignore class_dir_create_and_add() failure. by Tetsuo Handa · 6 years ago
  11. 4ab3400 driver_core: Avoid NULL dereference when CONFIG_OF_KOBJ=n by Patrick Daly · 6 years ago
  12. 2d0c481 of: wrap accesses to device_node kobject by Rob Herring · 7 years ago
  13. 1af21b4 Revert "Revert "Revert "drivercore: Avoid adding devices without pm_ops to dpm list""" by Harry Yang · 7 years ago
  14. 04f6506 Revert "Revert "drivercore: Avoid adding devices without pm_ops to dpm list"" by Ashwini Muduganti · 7 years ago
  15. 6a4f7b3 Revert "drivercore: Avoid adding devices without pm_ops to dpm list" by Gaurav Singhal · 7 years ago
  16. 9655b5b Merge remote-tracking branch '4.9/tmp-3f353c3' into 4.9 by Kyle Yan · 7 years ago
  17. 5a1e1c6 Add "shutdown" to "struct class". by Josh Zimmerman · 7 years ago
  18. 245504f drivercore: Avoid adding devices without pm_ops to dpm list by Sravan Kumar Ambapuram · 10 years ago
  19. d8354e6 watchdog: Add support for cpu isolation by Olav Haugan · 8 years ago
  20. 9929780 Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  21. cebf8fd driver core: fix race between creating/querying glue dir and its cleanup by Ming Lei · 8 years ago
  22. 478573c driver core: Don't leak secondary fwnode on device removal by Lukas Wunner · 8 years ago
  23. 55f89a8 driver core: Do not overwrite secondary fwnode with NULL if it is set by Mika Westerberg · 8 years ago
  24. 56f2de8 of: to support binding numa node to specified device in devicetree by Zhen Lei · 9 years ago
  25. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  26. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 52cdbdd driver core: correct device's shutdown order by Grygorii Strashko · 9 years ago
  28. 3d060ae driver core: implement device_for_each_child_reverse() by Andy Shevchenko · 9 years ago
  29. 4a7cc83 genirq/MSI: Move msi_list from struct pci_dev to struct device by Jiang Liu · 9 years ago
  30. a29fd61 drivers/base/core.c: use strreplace() by Rasmus Villemoes · 9 years ago
  31. 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
  32. 97badf8 device property: Make it possible to use secondary firmware nodes by Rafael J. Wysocki · 9 years ago
  33. 5590f31 drivers/core/of: Add symlink to device-tree from devices with an OF node by Benjamin Herrenschmidt · 9 years ago
  34. 5f0163a driver core: Delete an unnecessary check before the function call "put_device" by Markus Elfring · 9 years ago
  35. d1f1052 device: Change dev_<level> logging functions to return void by Joe Perches · 9 years ago
  36. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  37. 0cd7504 driver core: fix race with userland in device_add() by Sergey Klyaus · 10 years ago
  38. e4a60d1 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 10 years ago
  39. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  40. 599bad3 driver core: Add BUS_NOTIFY_REMOVED_DEVICE event by Joerg Roedel · 10 years ago
  41. 655e5b7 drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit() by Ben Hutchings · 10 years ago
  42. 33ac125 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 10 years ago
  43. 7209930 Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 10 years ago
  44. aa0689b Revert "driver core: synchronize device shutdown" by Roland Dreier · 10 years ago
  45. 5c764df driver core: unexport static function create_syslog_header by Jiang Liu · 10 years ago
  46. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 10 years ago
  47. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 10 years ago
  48. a9f138b Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers" by Greg Kroah-Hartman · 10 years ago
  49. a30f82b Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 10 years ago
  50. d1ba277 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 10 years ago
  51. 1ae0681 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 10 years ago
  52. ecfbf6f Driver core: Fix device_add_attrs() error code path by Rafael J. Wysocki · 10 years ago
  53. bbc780f driver core: fix device_create() error path by David Herrmann · 10 years ago
  54. 69df753 drivers/base/core.c: output device renaming messages with dev_dbg(). by ethan.zhao · 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. 88502b9 Merge 3.12-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  58. 4b30ee5 sysfs: remove ktype->namespace() invocations in symlink code by Tejun Heo · 11 years ago
  59. f123db8 driver core : Fix use after free of dev->parent in device_shutdown by Benson Leung · 11 years ago
  60. 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
  61. 5e33bc4 driver core / ACPI: Avoid device hot remove locking issues by Rafael J. Wysocki · 11 years ago
  62. 6396768 driver core: add #include <linux/sysfs.h> to core files. by Greg Kroah-Hartman · 11 years ago
  63. c5e064a driver core: core: use DEVICE_ATTR_RO by Greg Kroah-Hartman · 11 years ago
  64. 3e1026b sysfs.h: remove attr_name() macro by Greg Kroah-Hartman · 11 years ago
  65. 3e9b2ba sysfs: add sysfs_create/remove_groups() by Greg Kroah-Hartman · 11 years ago
  66. 3454bf9 drivers / base: Fix sysfs_deprecated_setup() __init attribute location by Hanjun Guo · 11 years ago
  67. fa6fdb3 driver core: bus_type: add dev_groups by Greg Kroah-Hartman · 11 years ago
  68. 34da5e6 driver core: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  69. 86df268 drivers:base:core: Moved sym export macros to respective functions by David Graham White · 11 years ago
  70. d05a6f9 driver core: add default groups to struct class by Greg Kroah-Hartman · 11 years ago
  71. 39ef311 driver core: Introduce device_create_groups by Guenter Roeck · 11 years ago
  72. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  73. a204dbc Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  74. f8878dc Documentation: Tidy up some drivers/base/core.c kerneldoc content. by Robert P. J. Day · 11 years ago
  75. 4993632 Merge 3.10-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  76. a4e2400 base/core.c: improve comment of the function device_find_child() by Federico Vaga · 11 years ago
  77. 9752197 driver core: print sysfs attribute name when warning about bogus permissions by dyoung@redhat.com · 11 years ago
  78. 4f3549d Driver core: Add offline/online device operations by Rafael J. Wysocki · 11 years ago
  79. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  80. 4e4098a driver core: handle user namespaces properly with the uid/gid devtmpfs change by Greg Kroah-Hartman · 11 years ago
  81. 3c2670e driver core: add uid and gid to devtmpfs by Kay Sievers · 11 years ago
  82. 8f46baa base: core: WARN() about bogus permissions on device attributes by Felipe Balbi · 11 years ago
  83. d73ce00 driver/base: implement subsys_virtual_register() by Tejun Heo · 11 years ago
  84. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  85. 53a9c87 Revert "drivers: base: Convert print_symbol to %pSR" by Greg Kroah-Hartman · 11 years ago
  86. e797986 drivers: base: Convert print_symbol to %pSR by Joe Perches · 11 years ago
  87. 1a5d76d drivers/base/core.c: Remove two unused variables and two useless calls to kfree by Peter Senna Tschudin · 11 years ago
  88. 2d9c8b5 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  90. 9305842 drivers/base/core.c: Mark to_root_device static by Josh Triplett · 12 years ago
  91. 0246c4f driver core: use initcall_debug to control shutdown info by ShuoX Liu · 11 years ago
  92. 4b6d1f12 driver core / PM: move the calling to device_pm_remove behind the calling to bus_remove_device by LongX Zhang · 12 years ago
  93. 9187239 drivers/base: Add a DEVICE_BOOL_ATTR macro by Borislav Petkov · 12 years ago
  94. 666f355 device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit by Joe Perches · 12 years ago
  95. 05e4e5b dev: Add dev_vprintk_emit and dev_printk_emit by Joe Perches · 12 years ago
  96. 798efc6 dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack by Joe Perches · 12 years ago
  97. 9db48aa Merge 3.6-rc3 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  98. ebdc828 dyndbg: fix for SOH in logging messages by Markus Trippelsdorf · 12 years ago
  99. a525a3d driver core: free devres in device_release by Ming Lei · 12 years ago
  100. af7f215 drivers-core: make structured logging play nice with dynamic-debug by Jim Cromie · 12 years ago