summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2022-04-26device property: Add helper to match multiple connectionsBjorn Andersson-0/+109
2022-04-26Documentation: dd: Use ReST lists for return values of driver_deferred_probe_...Bagas Sanjaya-4/+4
2022-04-26firmware_loader: Add sysfs nodes to monitor fw_uploadRuss Weight-0/+135
2022-04-26firmware_loader: Add firmware-upload supportRuss Weight-12/+373
2022-04-26firmware_loader: Split sysfs support from fallbackRuss Weight-463/+503
2022-04-25regmap: cache: set max_register with reg_strideJeongtae Park-2/+2
2022-04-23topology: Fix up build warning in topology_is_visible()Greg Kroah-Hartman-3/+1
2022-04-22drivers/base/memory: Fix an unlikely reference counting issue in __add_memory...Christophe JAILLET-3/+2
2022-04-22firmware_loader: use kernel credentials when reading firmwareThiƩbaud Weksteen-0/+16
2022-04-22firmware_loader: Check fw_state_is_done in loading_storeRuss Weight-20/+18
2022-04-22firmware_loader: Clear data and size in fw_free_paged_bufRuss Weight-0/+2
2022-04-22driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski-24/+73
2022-04-22PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()Ulf Hansson-34/+43
2022-04-22firmware: Add the support for ZSTD-compressed firmware filesTakashi Iwai-9/+91
2022-04-20arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing-1/+1
2022-04-20topology: make core_mask include at least cluster_siblingsDarren Hart-0/+9
2022-04-20topology/sysfs: Hide PPIN on systems that do not support it.Tony Luck-0/+12
2022-04-19PM: runtime: Allow to call __pm_runtime_set_status() from atomic contextUlf Hansson-4/+5
2022-04-13device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()Andy Shevchenko-11/+9
2022-04-13device property: Introduce fwnode_for_each_parent_node()Andy Shevchenko-27/+29
2022-04-13device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko-38/+51
2022-04-13PM: runtime: Avoid device usage count underflowsRafael J. Wysocki-7/+37
2022-04-13PM: domains: Extend dev_pm_domain_detach() docKrzysztof Kozlowski-4/+4
2022-04-08net: mdio: don't defer probe forever if PHY IRQ provider is missingVladimir Oltean-0/+1
2022-04-05device property: Add irq_get to fwnode operationSakari Ailus-11/+1
2022-04-05device property: Add iomap to fwnode operationsSakari Ailus-4/+1
2022-04-05device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus-21/+4
2022-04-04regmap: Constify static regmap_bus structsRikard Falkeborn-8/+8
2022-03-29Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+16
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-192/+227
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+29
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds-48/+148
2022-03-22drivers/base/memory: clarify adding and removing of memory blocksDavid Hildenbrand-18/+20
2022-03-22drivers/base/memory: determine and store zone for single-zone memory blocksDavid Hildenbrand-13/+101
2022-03-22drivers/base/node: rename link_mem_sections() to register_memory_block_under_...David Hildenbrand-2/+3
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand-13/+18
2022-03-22drivers/base/memory: add memory block to memory group after registration succ...David Hildenbrand-3/+5
2022-03-22mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei-0/+2
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2022-03-21Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds-3/+16
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+3
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-26/+43
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-3/+42
2022-03-21Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+12
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki-24/+34
2022-03-18regmap: allow a defined reg_base to be added to every addressColin Foster-0/+7
2022-03-18regmap: add configurable downshift for addressesColin Foster-0/+6
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki-3/+42
2022-03-18drivers/base/dd.c : Remove the initial value of the global variablelizhe-1/+1
2022-03-18devres: fix typos in commentsJulia Lawall-2/+2