summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2023-12-06drivers/base/cpu: crash data showing should depends on KEXEC_COREBaoquan He
2023-12-06mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar
2023-11-07Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-11-03Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01regmap: prevent noinc writes from clobbering cacheBen Wolsieffer
2023-10-31Merge tag 'regmap-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2023-10-30regmap: Merge up fix for window/paging issueMark Brown
2023-10-27firmware_loader: Abort all upcoming firmware load request once reboot triggeredMukesh Ojha
2023-10-27firmware_loader: Refactor kill_pending_fw_fallback_reqs()Mukesh Ojha
2023-10-26regmap: Ensure range selector registers are updated after cache syncMark Brown
2023-10-26regmap: kunit: Add test for cache sync interaction with rangesMark Brown
2023-10-26regmap: kunit: Fix marking of the range window as volatileMark Brown
2023-10-25mm, pcp: reduce lock contention for draining high-order pagesHuang Ying
2023-10-25cacheinfo: calculate size of per-CPU data cache sliceHuang Ying
2023-10-25Merge tag 'opp-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki
2023-10-21driver core: Release all resources during unbind before updating device linksSaravana Kannan
2023-10-21driver core: class: remove boilerplate codeMaurizio Lombardi
2023-10-18Merge tag 'regmap-fix-v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-11fw loader: Remove the now superfluous sentinel element from ctl_table arrayJoel Granados
2023-10-09regmap: fix NULL deref on lookupJohan Hovold
2023-10-07driver core: platform: Annotate struct irq_affinity_devres with __counted_byKees Cook
2023-10-06Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne...Sudeep Holla
2023-10-06PM: domains: Implement the ->set_performance_state() callback for genpdUlf Hansson
2023-10-06PM: domains: Introduce dev_pm_domain_set_performance_state()Ulf Hansson
2023-10-05drivers: base: test: Make property entry API test modularGeert Uytterhoeven
2023-10-05driver core: Add missing parameter description to __fwnode_link_add()Andy Shevchenko
2023-10-05driver core: platform: Unify the firmware node type checkAndy Shevchenko
2023-10-05driver core: platform: Use temporary variable in platform_device_add()Andy Shevchenko
2023-10-05driver core: platform: Refactor error path in a couple placesAndy Shevchenko
2023-10-05driver core: platform: Drop redundant check in platform_device_add()Andy Shevchenko
2023-10-03Merge tag 'regmap-fix-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-22regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald
2023-09-21PM: domains: Allow genpd providers to manage OPP tables directly by its FWUlf Hansson
2023-09-12driver core: return an error when dev_set_name() hasn't happenedAndy Shevchenko
2023-09-11regmap: debugfs: Fix a erroneous check after snprintf()Christophe JAILLET
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-08-30Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2023-08-24crash: memory and CPU hotplug sysfs attributesEric DeVolder
2023-08-22driver core: Call in reversed order in device_platform_notify_remove()Andy Shevchenko
2023-08-22driver core: Return proper error code when dev_set_name() failsAndy Shevchenko
2023-08-21mm,thp: fix nodeN/meminfo output alignmentHugh Dickins
2023-08-21mm/memory_hotplug: embed vmem_altmap details in memory blockAneesh Kumar K.V