summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | rtc: max8907: Drop unused i2c includeUwe Kleine-König2023-02-011-1/+0
| * | | | | rtc: rx8010: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-2/+6
| * | | | | rtc: rv8803: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-1/+6
| * | | | | rtc: rv3032: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-1/+6
| * | | | | rtc: rv3029c2: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-1/+6
| * | | | | rtc: pcf8563: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-1/+6
| * | | | | rtc: pcf85363: use IRQ flags obtained fromfwnodeAlexandre Belloni2023-02-011-1/+6
| * | | | | rtc: pcf8523: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-1/+6
| * | | | | rtc: pcf85063: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-1/+6
| * | | | | rtc: pcf2123: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-1/+6
| * | | | | rtc: m41t80: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-1/+6
| * | | | | rtc: hym8563: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-1/+6
| * | | | | rtc: ab-eoz9: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-1/+6
| * | | | | rtc: brcmstb-waketimer: allow use as non-wake alarmDoug Berger2023-01-251-3/+52
| * | | | | rtc: sun6i: Always export the internal oscillatorSamuel Holland2023-01-241-12/+4
| * | | | | 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
* | | | | | Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-03-0349-149/+435
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-03-0238-128/+409
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou2023-03-021-1/+2
| | * | | | | | drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim2023-03-021-0/+2
| | * | | | | | Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr2023-03-021-0/+3
| | * | | | | | drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung2023-03-021-1/+4
| | * | | | | | drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin2023-03-023-2/+11
| | * | | | | | drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang2023-03-021-3/+3
| | * | | | | | drm/amdgpu: remove unused variable ringTom Rix2023-03-021-2/+0
| | * | | | | | drm/amd/display: fix dm irq error message in gpu recovertiancyin2023-03-021-2/+2
| | * | | | | | drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello2023-03-021-0/+5
| | * | | | | | drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland2023-03-021-1/+1
| | * | | | | | drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li2023-03-021-10/+5
| | * | | | | | drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak2023-03-021-2/+3
| | * | | | | | drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen2023-02-233-6/+6
| | * | | | | | drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li2023-02-231-0/+134
| | * | | | | | drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li2023-02-231-31/+42
| | * | | | | | drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_errTao Zhou2023-02-231-5/+14
| | * | | | | | drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou2023-02-233-6/+7
| | * | | | | | drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou2023-02-233-6/+17
| | * | | | | | drm/amdgpu: add umc retire unit elementTao Zhou2023-02-234-0/+7
| | * | | | | | drm/amd/pm: no pptable resetup on runpm exitingEvan Quan2023-02-231-4/+11
| | * | | | | | drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan2023-02-231-4/+17
| | * | | | | | drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák2023-02-234-1/+22
| | * | | | | | drm/amdkfd: Fix an illegal memory accessQu Huang2023-02-231-6/+3
| | * | | | | | drm/amdgpu/vcn: set and use harvest configJane Jian2023-02-231-11/+15
| | * | | | | | drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2023-02-232-1/+9
| | * | | | | | drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang2023-02-231-26/+52
| | * | | | | | drm/amdgpu: optimize VRAM allocation when using drm buddyShane Xiao2023-02-231-1/+2
| | * | | | | | drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar systemShane Xiao2023-02-231-1/+1