index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
core.c
Age
Commit message (
Expand
)
Author
2022-01-16
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
2021-08-18
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-01-27
driver core: Extend device_is_dependent()
Rafael J. Wysocki
2021-01-12
Revert "device property: Keep secondary firmware node secondary by type"
Bard Liao
2020-11-10
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
2020-11-05
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
2020-11-05
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
2020-09-03
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
2019-10-10
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-27
Revert "driver core: Add support for linking devices during device addition"
Greg Kroah-Hartman
2019-08-27
Revert "driver core: Add edit_links() callback for drivers"
Greg Kroah-Hartman
2019-08-27
Revert "driver core: Add sync_state driver/bus callback"
Greg Kroah-Hartman
2019-08-22
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-08-13
driver/core: Convert to use built-in RCU list checking
Joel Fernandes (Google)
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
2019-08-10
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-01
driver core: Add sync_state driver/bus callback
Saravana Kannan
2019-08-01
driver core: Add edit_links() callback for drivers
Saravana Kannan
2019-08-01
driver core: Add support for linking devices during device addition
Saravana Kannan
2019-07-30
driver core: Fix use-after-free and double free on glue directory
Muchun Song
2019-07-30
Merge branch 'generic_lookup_helpers' into driver-core-next
Greg Kroah-Hartman
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
driver core: Fix creation of device links with PM-runtime flags
Rafael J. Wysocki
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-25
driver core: Remove device link creation limitation
Rafael J. Wysocki
2019-07-18
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
2019-07-18
drivers/base: Introduce kill_device()
Dan Williams
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-24
drivers: Add generic helper to match by of_node
Suzuki K Poulose
2019-06-03
driver core: Add helper device_find_child_by_name()
Heikki Krogerus
2019-04-25
driver core: Clarify which counterparts to use to device_add()
Borislav Petkov
2019-02-20
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
2019-02-13
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
2019-02-01
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
2019-02-01
driver core: Make driver core own stateful device links
Rafael J. Wysocki
2019-02-01
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
2019-02-01
driver core: Fix adding device links to probing suppliers
Rafael J. Wysocki
2019-02-01
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
2019-02-01
driver core: Do not resume suppliers under device_links_write_lock()
Rafael J. Wysocki
2019-02-01
driver core: Avoid careless re-use of existing device links
Rafael J. Wysocki
2019-02-01
driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling
Rafael J. Wysocki
2019-01-31
driver core: Establish order of operations for device_add and device_del via ...
Alexander Duyck
2019-01-22
driver core: Remove the link if there is no driver with AUTO flag
Yong Wu
2019-01-22
driver core: silence device link messages unless debugging
Jerome Brunet
[next]