Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3ea4ca9267cf5d02149f7d8a11d8b4c82723a668
/
drivers
/
base
/
core.c
523634d
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
87a30e1
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
by Dan Williams
· 5 years ago
00289cd
drivers/base: Introduce kill_device()
by Dan Williams
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
65b6668
drivers: Add generic helper to match by of_node
by Suzuki K Poulose
· 5 years ago
dad9bb0
driver core: Add helper device_find_child_by_name()
by Heikki Krogerus
· 5 years ago
affada7
driver core: Clarify which counterparts to use to device_add()
by Borislav Petkov
· 6 years ago
36003d4
driver core: Fix PM-runtime for links added during consumer probe
by Rafael J. Wysocki
· 6 years ago
4c06c4e
driver core: Fix possible supplier PM-usage counter imbalance
by Rafael J. Wysocki
· 6 years ago
e7dd401
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
by Rafael J. Wysocki
· 6 years ago
72175d4
driver core: Make driver core own stateful device links
by Rafael J. Wysocki
· 6 years ago
a1fdbfb
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
by Rafael J. Wysocki
· 6 years ago
15cfb09
driver core: Fix adding device links to probing suppliers
by Rafael J. Wysocki
· 6 years ago
e2f3cd8
driver core: Fix handling of runtime PM flags in device_link_add()
by Rafael J. Wysocki
· 6 years ago
5db25c9
driver core: Do not resume suppliers under device_links_write_lock()
by Rafael J. Wysocki
· 6 years ago
f265df5
driver core: Avoid careless re-use of existing device links
by Rafael J. Wysocki
· 6 years ago
c8d5098
driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling
by Rafael J. Wysocki
· 6 years ago
3451a49
driver core: Establish order of operations for device_add and device_del via bitflag
by Alexander Duyck
· 6 years ago
0fe6f78
driver core: Remove the link if there is no driver with AUTO flag
by Yong Wu
· 6 years ago
8a4b326
driver core: silence device link messages unless debugging
by Jerome Brunet
· 6 years ago
570d020
driver core: move device->knode_class to device_private
by Wei Yang
· 6 years ago
b07039b
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
df44b47
kobject: return error code if writing /sys/.../uevent fails
by Peter Rajnoha
· 6 years ago
186bddb
kref/kobject: Improve documentation
by Ezequiel Garcia
· 6 years ago
f88184b
driver core: Replace simple_strto{l,ul} by kstrtou{l,ul}
by Kaitao cheng
· 6 years ago
59abd83
drivers: base: Introducing software nodes to the firmware node framework
by Heikki Krogerus
· 6 years ago
7847a14
ACPI / glue: Add acpi_platform_notify() function
by Heikki Krogerus
· 6 years ago
07de0e8
drivers core: Prepare support for multiple platform notifications
by Heikki Krogerus
· 6 years ago
a18d783
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
b018fc9
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
d22d593
Merge branch 'regulator-4.19' into regulator-next
by Mark Brown
· 6 years ago
e16f4f3
base: core: Remove WARN_ON from link dependencies check
by Benjamin Gaignard
· 6 years ago
3297c8f
drivers/base: stop new probing during shutdown
by Pingfan Liu
· 6 years ago
9944e89
driver core: set up ownership of class devices in sysfs
by Dmitry Torokhov
· 6 years ago
726e410
drivers: core: Remove glue dirs from sysfs earlier
by Benjamin Herrenschmidt
· 6 years ago
46d3a03
driver core: remove unnecessary function extern declare
by Shaokun Zhang
· 6 years ago
1689cac
driver core: Add flag to autoremove device link on supplier unbind
by Vivek Gautam
· 6 years ago
e88728f
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
by Vivek Gautam
· 6 years ago
663336e
device: Add #define dev_fmt similar to #define pr_fmt
by Joe Perches
· 7 years ago
d884221
driver core: Add device_link_remove function
by pascal paillet
· 6 years ago
47e5abf
PM / core: Fix supplier device runtime PM usage counter imbalance
by Rafael J. Wysocki
· 6 years ago
ec064d3
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
6a8b55d
driver core: add __printf verification to device_create_groups_vargs
by Mathieu Malaterre
· 7 years ago
1350986
base: core: fix typo 'can by' to 'can be'
by Wolfram Sang
· 7 years ago
84d0c27
driver core: Don't ignore class_dir_create_and_add() failure.
by Tetsuo Handa
· 7 years ago
494fd7b
PM / core: fix deferred probe breaking suspend resume order
by Feng Kan
· 7 years ago
ead18c2
driver core: Introduce device links reference counting
by Lukas Wunner
· 7 years ago
433986c
PM / runtime: Update links_count also if !CONFIG_SRCU
by Lukas Wunner
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
a52668c
drivers: do not use print_symbol()
by Sergey Senozhatsky
· 7 years ago
93ead7c
drivers: base: omit redundant interations
by Gimcuan Hui
· 7 years ago
3282570
driver core: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
989d42e
driver core: add SPDX identifiers to all driver core files
by Greg Kroah-Hartman
· 7 years ago
b974304
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
37cb8e1
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
2ec1615
driver core: Move device_links_purge() after bus_remove_device()
by Jeffy Chen
· 7 years ago
0c3c234
of: wrap accesses to device_node kobject
by Rob Herring
· 7 years ago
7521621
Do not disable driver and bus shutdown hook when class shutdown hook is set.
by Michal Suchanek
· 7 years ago
1af824f
Merge branch 'bind_unbind' into driver-core-next
by Greg Kroah-Hartman
· 7 years ago
57b8ff0
driver core: add devm_device_add_group() and friends
by Dmitry Torokhov
· 7 years ago
a7670d4
driver core: make device_{add|remove}_groups() public
by Dmitry Torokhov
· 7 years ago
f77af15
Add "shutdown" to "struct class".
by Josh Zimmerman
· 7 years ago
9746684
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
4e75e1d
driver core: add helper to reuse a device-tree node
by Johan Hovold
· 7 years ago
f36776f
kobject: support passing in variables for synthetic uevents
by Peter Rajnoha
· 8 years ago
35dbf4e
driver core: don't initialize 'parent' in device_add()
by Viresh Kumar
· 8 years ago
15c9e10
drivers core: remove assert_held_device_hotplug()
by Heiko Carstens
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3fc2192
mm: validate device_hotplug is held for memory hotplug
by Dan Williams
· 8 years ago
c7334ce
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
by Greg Kroah-Hartman
· 8 years ago
64df114
driver core: Silence device links sphinx warning
by Lukas Wunner
· 8 years ago
6751667
driver core: Add deferred_probe attribute to devices in sysfs
by Ben Hutchings
· 8 years ago
baa8809
PM / runtime: Optimize the use of device links
by Rafael J. Wysocki
· 8 years ago
21d5c57
PM / runtime: Use device links
by Rafael J. Wysocki
· 8 years ago
9ed9895
driver core: Functional dependencies tracking support
by Rafael J. Wysocki
· 8 years ago
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
cebf8fd
driver core: fix race between creating/querying glue dir and its cleanup
by Ming Lei
· 8 years ago
478573c
driver core: Don't leak secondary fwnode on device removal
by Lukas Wunner
· 8 years ago
55f89a8
driver core: Do not overwrite secondary fwnode with NULL if it is set
by Mika Westerberg
· 9 years ago
56f2de8
of: to support binding numa node to specified device in devicetree
by Zhen Lei
· 9 years ago
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
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
52cdbdd
driver core: correct device's shutdown order
by Grygorii Strashko
· 9 years ago
3d060ae
driver core: implement device_for_each_child_reverse()
by Andy Shevchenko
· 9 years ago
4a7cc83
genirq/MSI: Move msi_list from struct pci_dev to struct device
by Jiang Liu
· 9 years ago
a29fd61
drivers/base/core.c: use strreplace()
by Rasmus Villemoes
· 9 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
97badf8
device property: Make it possible to use secondary firmware nodes
by Rafael J. Wysocki
· 10 years ago
5590f31
drivers/core/of: Add symlink to device-tree from devices with an OF node
by Benjamin Herrenschmidt
· 10 years ago
5f0163a
driver core: Delete an unnecessary check before the function call "put_device"
by Markus Elfring
· 10 years ago
d1f1052
device: Change dev_<level> logging functions to return void
by Joe Perches
· 10 years ago
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
0cd7504
driver core: fix race with userland in device_add()
by Sergey Klyaus
· 10 years ago
e4a60d1
sysfs: driver core: Fix glue dir race condition by gdp_mutex
by Yijing Wang
· 10 years ago
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
599bad3
driver core: Add BUS_NOTIFY_REMOVED_DEVICE event
by Joerg Roedel
· 10 years ago
655e5b7
drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit()
by Ben Hutchings
· 10 years ago
33ac125
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
by Tejun Heo
· 11 years ago
Next »