summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-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-25Merge tag 'opp-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki
2023-10-18Merge tag 'regmap-fix-v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-09regmap: fix NULL deref on lookupJohan Hovold
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-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
2023-08-16drivers: base: test: Add missing MODULE_* macros to root device testsMaxime Ripard
2023-08-16drivers: base: test: Add missing MODULE_* macros for platform devices testsMaxime Ripard
2023-08-12drivers: base: Free devm resources when unregistering a deviceDavid Gow
2023-08-12drivers: base: Add basic devm tests for platform devicesMaxime Ripard
2023-08-12drivers: base: Add basic devm tests for root devicesMaxime Ripard
2023-08-12base/node: Remove duplicated includeGUO Zihua
2023-08-11driver core: cpu: Fix the fallback cpu_show_gds() nameBorislav Petkov (AMD)
2023-08-10driver core: cpu: Make cpu_show_not_affected() staticBorislav Petkov (AMD)
2023-08-10driver core: cpu: Unify redundant silly stubsBorislav Petkov (AMD)
2023-08-07Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-05driver/base/cpu: Retry online operation if -EBUSYWaiman Long
2023-08-05driver core: Call dma_cleanup() on the test_remove pathJason Gunthorpe
2023-08-05driver core: test_async: fix an error codeDan Carpenter
2023-08-04driver core: Replace kstrdup() + strreplace() with kstrdup_and_replace()Andy Shevchenko
2023-08-04of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik
2023-07-30regmap: Merge up fixes from Linus' treeMark Brown
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-07-24PM: sleep: wakeirq: drop unused enable helpersJohan Hovold
2023-07-24PM: sleep: wakeirq: fix wake irq armingJohan Hovold