summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2022-03-18base: soc: Make soc_device_match() simpler and easier to readGeert Uytterhoeven-8/+6
2022-03-18driver core: dd: fix return value of __setup handlerRandy Dunlap-1/+1
2022-03-18driver core: Refactor sysfs and drv/bus remove hooksRob Herring-20/+14
2022-03-18driver core: Refactor multiple copies of device cleanupRob Herring-30/+16
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar-14/+11
2022-03-10arch_topology: obtain cpu capacity using information from CPPCIonela Voinescu-3/+42
2022-03-10PM: core: keep irq flags in device_pm_check_callbacks()Dmitry Baryshkov-2/+4
2022-03-08PM: sleep: Add device name to suspend_report_result()Youngjin Jang-5/+5
2022-03-04PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson-0/+5
2022-03-01PM: sleep: wakeup: Fix typos in commentsTom Rix-3/+3
2022-03-01PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove()Shawn Guo-1/+1
2022-03-01PM: domains: use dev_err_probe() to simplify error handlingAhmad Fatoum-15/+6
2022-03-01PM: domains: Prevent power off for parent unless child is in deepest stateUlf Hansson-0/+19
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman-21/+45
2022-02-25Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+6
2022-02-25Merge tag 'driver-core-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+5
2022-02-25component: Add common helper for compare/release functionsYong Wu-0/+58
2022-02-25firmware_loader: EXTRA_FIRMWARE does not support compressed filesRandy Dunlap-0/+5
2022-02-23Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang-7/+34
2022-02-22driver core: Free DMA range map when device is releasedMÃ¥rten Lindahl-0/+5
2022-02-22driver core: cleanup double words commentsTom Rix-2/+2
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar-7/+34
2022-02-17regmap-irq: Update interrupt clear register for proper resetPrasad Kumpatla-14/+6
2022-02-16sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker-1/+1
2022-02-14device property: Don't split fwnode_get_irq*() APIs in the codeAndy Shevchenko-16/+16
2022-02-14Merge branch 'i2c/alert-for-acpi' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki-0/+29
2022-02-14regmap: irq: cleanup commentsTom Rix-2/+2
2022-02-08platform: use dev_err_probe() in platform_get_irq_byname()Sergey Shtylyov-3/+3
2022-02-07PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki-7/+34
2022-02-04devtmpfs: drop redundant fs parameters from internal fsAnthony Iliopoulos-2/+0
2022-02-02block: remove genhd.hChristoph Hellwig-3/+3
2022-02-01topology/sysfs: Add PPIN in sysfs under cpu topologyTony Luck-0/+4
2022-02-01topology/sysfs: Add format parameter to macro defining "show" functions for procTony Luck-8/+8
2022-01-31component: Replace most references to 'master' with 'aggregate device'Stephen Boyd-123/+119
2022-01-28device property: Add fwnode_irq_get_bynameAkhil R-0/+29
2022-01-24regmap-irq: Fix typo in commentLuca Ceresoli-1/+1
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni-3/+40
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-1/+5
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds-66/+2
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang-50/+1
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang-18/+1
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang-3/+5
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+2
2022-01-17devtmpfs regression fix: reconfigure on each mountNeilBrown-0/+7
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+16
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-161/+77
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-35/+243
2022-01-11Merge tag 'regmap-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds-1/+2
2022-01-10Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-98/+42
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-41/+102