summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc: brcmstb-waketimer: rename irq to wake_irqDoug Berger2023-01-241-8/+7
* rtc: brcmstb-waketimer: compensate for lack of wktmr disableDoug Berger2023-01-241-18/+34
* rtc: brcmstb-waketimer: non-functional code changesDoug Berger2023-01-241-13/+12
* rtc: brcmstb-waketimer: introduce WKTMR_ALARM_EVENT flagDoug Berger2023-01-241-4/+11
* rtc: ds1307: Convert to i2c's .probe_new()Uwe Kleine-König2023-01-091-3/+3
* rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni2023-01-091-21/+27
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-2544-66/+66
* Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-231-3/+16
|\
| * spi: fsl_spi: Don't change speed while chipselect is activeChristophe Leroy2022-12-141-3/+16
* | Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-231-2/+2
|\ \
| * | regulator: core: fix deadlock on regulator enableJohan Hovold2022-12-151-1/+1
| * | regulator: core: Fix resolve supply lookup issueChiYuan Huang2022-12-141-1/+1
* | | Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-231-1/+5
|\ \ \
| * | | lkdtm: cfi: Make PAC test work with GCC 7 and 8Kristina Martsenko2022-12-141-1/+5
* | | | Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-2347-372/+647
|\ \ \ \
| * | | | drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependencyChristian König2022-12-211-0/+2
| * | | | drm/amdgpu: enable VCN DPG for GC IP v11.0.4Saleemkhan Jamadar2022-12-211-0/+1
| * | | | drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang2022-12-201-1/+2
| * | | | drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan2022-12-202-6/+28
| * | | | drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan2022-12-203-1/+4
| * | | | drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher2022-12-201-2/+3
| * | | | drm/amd/pm: avoid large variable on kernel stackArnd Bergmann2022-12-201-5/+16
| * | | | drm/amdkfd: Fix double release compute pasidPhilip Yang2022-12-203-15/+40
| * | | | drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang2022-12-201-6/+6
| * | | | Merge tag 'drm-intel-next-fixes-2022-12-15' of git://anongit.freedesktop.org/...Dave Airlie2022-12-2010-88/+96
| |\ \ \ \
| | * | | | drm/i915/ttm: consider CCS for backup objectsMatthew Auld2022-12-143-5/+26
| | * | | | drm/i915/migrate: fix corner case in CCS aux copyingMatthew Auld2022-12-141-8/+29
| | * | | | drm/i915/migrate: Account for the reserved_spaceChris Wilson2022-12-131-4/+12
| | * | | | drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy2022-12-131-59/+0
| | * | | | drm/i915: Fix VLV/CHV HDMI/DP audio enableVille Syrjälä2022-12-132-8/+21
| | * | | | drm/i915/perf: Do not parse context image for HSWUmesh Nerlige Ramappa2022-12-091-1/+5
| | * | | | drm/i915: Fix documentation for intel_uncore_forcewake_put__lockedMiaoqian Lin2022-12-091-2/+2
| | * | | | drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()Matt Roper2022-12-091-1/+1
| * | | | | drm/amd/pm: update SMU13.0.0 reported maximum shader clockEvan Quan2022-12-151-1/+69
| * | | | | drm/amd/pm: correct SMU13.0.0 pstate profiling clock settingsEvan Quan2022-12-151-7/+15
| * | | | | drm/amd/pm: enable GPO dynamic control support for SMU13.0.7Evan Quan2022-12-151-0/+2
| * | | | | drm/amd/pm: enable GPO dynamic control support for SMU13.0.0Evan Quan2022-12-154-1/+22
| * | | | | drm/amdgpu: revert "generally allow over-commit during BO allocation"Christian König2022-12-142-4/+18
| * | | | | drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov2022-12-144-14/+6
| * | | | | drm/amdgpu: Fix size validation for non-exclusive domains (v4)Luben Tuikov2022-12-141-11/+8
| * | | | | drm/amdgpu: Check if fru_addr is not NULL (v2)Luben Tuikov2022-12-141-2/+4
| * | | | | drm/amdgpu: rework reserved VMID handlingChristian König2022-12-143-30/+24
| * | | | | drm/amdgpu: stop waiting for the VM during unreserveChristian König2022-12-141-16/+0
| * | | | | drm/amdgpu: cleanup SPM support a bitChristian König2022-12-143-4/+7
| * | | | | drm/amdgpu: fix GDS/GWS/OA switch handlingChristian König2022-12-143-43/+54
| * | | | | drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mappingEvan Quan2022-12-141-0/+2
| * | | | | drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mappingEvan Quan2022-12-141-0/+2
| * | | | | drm/amdgpu: Add notifier lock for KFD userptrsFelix Kuehling2022-12-146-91/+172
| * | | | | drm/amd/display: Add DCN314 display SG SupportYifan Zhang2022-12-141-0/+1
| * | | | | drm/amdgpu: WARN when freeing kernel memory during suspendChristian König2022-12-141-0/+2