summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: orion: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
* watchdog: omap: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: nv_tco: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: nic7018: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: mtx-1: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
* watchdog: lpc18xx: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: ie6xx: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: ib700wdt: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
* watchdog: geodewdt: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
* watchdog: gef: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: dw: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: cpwd: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: bcm_kona: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: ath79: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
* watchdog: at91rm9200: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: ar7: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
* watchdog: advantechwdt: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: acquirewdt: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
* watchdog: s3c2410_wdt: Use devm_add_action_or_reset() to disable watchdogGuenter Roeck2023-04-221-22/+11
* watchdog: s3c2410_wdt: Use devm_clk_get[_optional]_enabled() helpersGuenter Roeck2023-04-221-36/+9
* watchdog: core: Always set WDOG_HW_RUNNING when starting watchdogGuenter Roeck2023-04-222-2/+3
* watchdog: imx2_wdg: Declare local symbols staticGuenter Roeck2023-04-221-2/+2
* Linux 6.3-rc6v6.3-rc6Linus Torvalds2023-04-091-1/+1
* Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-04-091-6/+8
|\
| * perf/core: Fix the same task check in perf_event_set_outputKan Liang2023-04-051-1/+1
| * perf: Optimize perf_pmu_migrate_context()Peter Zijlstra2023-04-051-5/+7
* | Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-092-2/+9
|\ \
| * | x86/cpu: Add model number for Intel Arrow Lake processorTony Luck2023-04-051-0/+2
| * | x86/acpi/boot: Correct acpi_is_processor_usable() checkEric DeVolder2023-03-301-1/+2
| * | x86/ACPI/boot: Use FADT version to check support for online capableMario Limonciello2023-03-301-1/+5
| |/
* | Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-0910-130/+175
|\ \
| * \ Merge branch 'for-6.3/cxl-doe-fixes' into for-6.3/cxlDan Williams2023-04-04483-4267/+4547
| |\ \
| | * | PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner2023-04-031-0/+1
| | * | PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner2023-04-031-1/+3
| | * | cxl/pci: Handle excessive CDAT lengthLukas Wunner2023-04-031-0/+3
| | * | cxl/pci: Handle truncated CDAT entriesLukas Wunner2023-04-032-4/+23
| | * | cxl/pci: Handle truncated CDAT headerLukas Wunner2023-04-031-1/+1
| | * | cxl/pci: Fix CDAT retrieval on big endianLukas Wunner2023-03-213-26/+33
| * | | cxl/hdm: Extend DVSEC range register emulation for region enumerationDan Williams2023-04-041-5/+22
| * | | cxl/hdm: Limit emulation to the number of range registersDan Williams2023-04-041-36/+46
| * | | cxl/region: Move coherence tracking into cxl_region_attach()Dan Williams2023-04-041-2/+1
| * | | cxl/region: Fix region setup/teardown for RCDsDan Williams2023-04-041-1/+27
| * | | cxl/port: Fix find_cxl_root() for RCDs and simplify itDan Williams2023-04-045-38/+14
| * | | cxl/hdm: Skip emulation when driver manages mem_enableDan Williams2023-04-043-15/+22
| * | | cxl/hdm: Fix double allocation of @cxlhdmDan Williams2023-04-041-28/+6
* | | | Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-04-084-8/+12
|\ \ \ \
| * | | | cifs: double lock in cifs_reconnect_tcon()Dan Carpenter2023-04-061-1/+1
| * | | | cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker2023-04-053-7/+11
* | | | | Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-0815-77/+84
|\ \ \ \ \