- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- e3a36eb driver code: clarify and fix platform device DMA mask allocation by Christoph Hellwig · 4 years, 11 months ago
- b34e5c1 Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 11 months ago
- 7589238a Revert "software node: Simplify software_node_release() function" by Brendan Higgins · 5 years ago
- 7703616 driver core: Skip unnecessary work when device doesn't have sync_state() by Saravana Kannan · 5 years ago
- 21eb93f driver core: Call sync_state() even if supplier has no consumers by Saravana Kannan · 5 years ago
- 3b52fc5 drivers/base/power: add dpm_sysfs_change_owner() by Christian Brauner · 5 years ago
- b8f33e5 device: add device_change_owner() by Christian Brauner · 5 years ago
- eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
- 9291799 mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone() by David Hildenbrand · 5 years ago
- cf3c8f8 Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- bd5c234 mm/memory_hotplug: pass in nid to online_pages() by David Hildenbrand · 5 years ago
- 3f9903b mm: remove the memory isolate notifier by David Hildenbrand · 5 years ago
- 82b2c6f Merge branches 'pm-cpufreq' and 'pm-core' by Rafael J. Wysocki · 5 years ago
- 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
- 975f9ce Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
- 85c009e Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- 6d277ac Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- c95d9c1 Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc' by Rafael J. Wysocki · 5 years ago
- 245224d Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 5 years ago
- 0552e05 PM: core: Fix handling of devices deleted during system-wide resume by Rafael J. Wysocki · 5 years ago
- 85db1cd firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS by Hans de Goede · 5 years ago
- 72a9cc9 devtmpfs: factor out common tail of devtmpfs_{create,delete}_node by Rasmus Villemoes · 5 years ago
- fad1db8 devtmpfs: initify a bit by Rasmus Villemoes · 5 years ago
- 21766d1 devtmpfs: simplify initialization of mount_dev by Rasmus Villemoes · 5 years ago
- 0ff0e95 devtmpfs: factor out setup part of devtmpfsd() by Rasmus Villemoes · 5 years ago
- c9d6b287 devtmpfs: fix theoretical stale pointer deref in devtmpfsd() by Rasmus Villemoes · 5 years ago
- 0707cfa driver core: platform: fix u32 greater or equal to zero comparison by Colin Ian King · 5 years ago
- ea87683 Merge branch 'regmap-5.6' into regmap-next by Mark Brown · 5 years ago
- 2e31aab regmap: fix writes to non incrementing registers by Ben Whitten · 5 years ago
- f3c1948 cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device tree by Zeng Tao · 5 years ago
- aa811e3 software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST by Alan Maguire · 5 years ago
- cd7ea70 scsi: drivers: base: Propagate errors through the transport component by Gabriel Krisman Bertazi · 5 years ago
- 7c1ef33 scsi: drivers: base: Support atomic version of attribute_container_device_trigger by Gabriel Krisman Bertazi · 5 years ago
- f5ae2ea Fix built-in early-load Intel microcode alignment by Jari Ruusu · 5 years ago
- 7c35e69 driver core: Print device when resources present in really_probe() by Geert Uytterhoeven · 5 years ago
- 264d252 driver core: Fix test_async_driver_probe if NUMA is disabled by Guenter Roeck · 5 years ago
- 39cc539 driver core: platform: Prevent resouce overflow from causing infinite loops by Simon Schwartz · 5 years ago
- ef9ffc1 component: do not dereference opaque pointer in debugfs by Lubomir Rintel · 5 years ago
- e2f3733 drivers/component: remove modular code by Masahiro Yamada · 5 years ago
- d229290 PM-runtime: add tracepoints for usage_count changes by Michał Mirosław · 5 years ago
- 35c57fc kunit: building kunit as a module breaks allmodconfig by Alan Maguire · 5 years ago
- c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
- eabd5e7 drivers/base/test: fix global-out-of-bounds error by Qian Cai · 5 years ago
- 14e01b5 regmap-i2c: constify regmap_bus structures by Michał Mirosław · 5 years ago
- dedd149 PM / Domains: Introduce a genpd OF helper that removes a subdomain by Ulf Hansson · 5 years ago
- e976eb4 PM: wakeup: Show statistics for deleted wakeup sources again by zhuguangqing · 5 years ago
- c032ace software node: add basic tests for property entries by Dmitry Torokhov · 5 years ago
- 4c002c9 device.h: move 'struct driver' stuff out to device/driver.h by Greg Kroah-Hartman · 5 years ago
- a8ae608 device.h: move 'struct class' stuff out to device/class.h by Greg Kroah-Hartman · 5 years ago
- 5aee2bf device.h: move 'struct bus' stuff out to device/bus.h by Greg Kroah-Hartman · 5 years ago
- cf901a1c device.h: move devtmpfs prototypes out of the file by Greg Kroah-Hartman · 5 years ago
- 94e14da Merge 5.5-rc2 into driver-core-next by Greg Kroah-Hartman · 5 years ago
- 2e6d304 Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 5 years ago
- 5e787db devtmpfs: use do_mount() instead of ksys_mount() by Dominik Brodowski · 6 years ago
- 5367601 drivers/base: base.h: add proper copyright and header info by Greg Kroah-Hartman · 5 years ago
- eecd37e drivers: Fix boot problem on SuperH by Guenter Roeck · 5 years ago
- ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- 5ecc9d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- 9d7ea9a mm/vmstat: add helpers to get vmstat item names for each enum type by Konstantin Khlebnikov · 5 years ago
- ef867c1 Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- e933bed software node: remove separate handling of references by Dmitry Torokhov · 5 years ago
- e64b674 software node: implement reference properties by Dmitry Torokhov · 5 years ago
- 996b083 software node: allow embedding of small arrays into property_entry by Dmitry Torokhov · 5 years ago
- e6bff46 software node: replace is_array with is_inline by Dmitry Torokhov · 5 years ago
- 848e19a drivers/base/memory.c: drop the mem_sysfs_mutex by David Hildenbrand · 5 years ago
- feec24a mm, soft-offline: convert parameter to pfn by Naoya Horiguchi · 5 years ago
- 36a8015 PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY by Leonard Crestez · 5 years ago
- 14e0875 PM / QoS: Initial kunit test by Leonard Crestez · 5 years ago
- 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
- 361b0d2 Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- 9e7a032 Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- 5a97aa5 Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' by Rafael J. Wysocki · 5 years ago
- 3b397c7 Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 5 years ago
- abf5c67 drivers: base: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- a20db58 regmap: regmap-w1: Drop unreachable code by Mika Westerberg · 5 years ago
- 553671b firmware_loader: Fix labels with comma for builtin firmware by Linus Walleij · 5 years ago
- 2c91f8f mm/memory_hotplug: fix try_offline_node() by David Hildenbrand · 5 years ago
- 26e7770 driver core: Allow device link operations inside sync_state() by Saravana Kannan · 5 years ago
- 71564a2 driver core: platform: Declare ret variable only once by Andy Shevchenko · 5 years ago
- 492c887 driver core: platform: use the correct callback type for bus_find_device by Sami Tolvanen · 5 years ago
- 030cc78 firmware_class: make firmware caching configurable by Mark Salyzyn · 5 years ago
- fe0c2ba PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch() by Ulf Hansson · 5 years ago
- ea71c59 PM / Domains: Implement the ->start() callback for genpd by Ulf Hansson · 5 years ago
- ca765a8 PM / Domains: Introduce dev_pm_domain_start() by Ulf Hansson · 5 years ago
- 01ca482 PM / wakeirq: remove unnecessary parentheses by Xiaofei Tan · 5 years ago
- ea0d11c PM / core: Clean up some function headers in power.h by Ulf Hansson · 5 years ago
- 1afc140 software node: simplify property_entry_read_string_array() by Dmitry Torokhov · 5 years ago
- 5236f5f software node: remove property_entry_read_uNN_array functions by Dmitry Torokhov · 5 years ago
- 1f74d70 software node: get rid of property_set_pointer() by Dmitry Torokhov · 5 years ago
- 75dd63c software node: clean up property_copy_string_array() by Dmitry Torokhov · 5 years ago
- c9c8641 drivers: provide devm_platform_ioremap_resource_byname() by Bartosz Golaszewski · 5 years ago
- bb6243b drivers: platform: provide devm_platform_ioremap_resource_wc() by Bartosz Golaszewski · 5 years ago
- db4d30f x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 5 years ago
- b889b3b firmware loader: log path to loaded firmwares by Drew DeVault · 5 years ago
- 0332450 driver core: Allow fwnode_operations.add_links to differentiate errors by Saravana Kannan · 5 years ago
- bcbbcfd driver core: Allow a device to wait on optional suppliers by Saravana Kannan · 5 years ago