summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2024-11-20Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2024-11-20Merge tag 'regmap-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello
2024-11-03Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-01regmap: irq: Set lockdep class for hierarchical IRQ domainsAndy Shevchenko
2024-10-31regmap: maple: Provide lockdep (sub)class for maple tree's internal lockCristian Ciocaltea
2024-10-29regmap: kunit: Fix repeated test paramCheng-Cheng Lo
2024-10-29regmap: Merge up fixes from v6.12-rc3Mark Brown
2024-10-29Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-10-25PM: QoS: Export dev_pm_qos_read_valueMarkus Schneider-Pargmann
2024-10-11Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-10PM: domains: Support required OPPs in dev_pm_domain_attach_list()Ulf Hansson
2024-10-10PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()Ulf Hansson
2024-10-08driver core: Add device probe log helper dev_warn_probe()Dragan Simic
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30regmap: Specifically test writing 0 as a value to sparse cachesMark Brown
2024-09-30regmap-irq: Consistently use memset32() in regmap_irq_thread()Andy Shevchenko
2024-09-27Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-25Revert "driver core: don't always lock parent in shutdown"Greg Kroah-Hartman
2024-09-25Revert "driver core: separate function to shutdown one device"Greg Kroah-Hartman
2024-09-25Revert "driver core: shut down devices asynchronously"Greg Kroah-Hartman
2024-09-25Revert "driver core: fix async device shutdown hang"Greg Kroah-Hartman
2024-09-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-21driver core: fix async device shutdown hangStuart Hayes
2024-09-18Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2024-09-13driver core: attribute_container: Remove unused functionsDr. David Alan Gilbert
2024-09-11driver core: Trivially simplify ((struct device_private *)curr)->device->p to...Zijun Hu
2024-09-03arch_numa: switch over to numa_memblksMike Rapoport (Microsoft)
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-03devres: Correclty strip percpu address space of devm_free_percpu() argumentUros Bizjak
2024-09-03driver core: Make parameter check consistent for API cluster device_(for_each...Zijun Hu
2024-09-03driver core: shut down devices asynchronouslyStuart Hayes
2024-09-03driver core: separate function to shutdown one deviceStuart Hayes
2024-09-03driver core: don't always lock parent in shutdownStuart Hayes
2024-09-03platform: Make platform_bus_type constantKunwu Chan
2024-09-03driver core: class: Check namespace relevant parameters in class_register()Zijun Hu
2024-09-03driver:base:core: Adding a "Return:" line in comment for device_link_add()Yuesong Li
2024-09-03drivers/base: Introduce device_match_t for device finding APIsZijun Hu
2024-09-03firmware_loader: Block path traversalJann Horn
2024-09-02regmap: kunit: Add coverage of spinlocked regmapsMark Brown
2024-08-28regcache: use map->alloc_flags also for allocating cacheMarek Szyprowski
2024-08-23regmap: Use locking during kunit testsMark Brown
2024-08-23regmap: Hold the regmap lock when allocating and freeing the cacheMark Brown