summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-composite.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-03thermal/drivers/acerhdf: Make interval setting only at module load timeDaniel Lezcano1-9/+3
2023-03-03thermal/drivers/tegra: Remove unneeded lock when setting a trip pointDaniel Lezcano1-11/+14
2023-03-03thermal/hwmon: Use the thermal_core.h headerDaniel Lezcano1-0/+1
2023-03-03thermal/drivers/da9062: Don't access the thermal zone device fieldsDaniel Lezcano1-4/+7
2023-03-03thermal: Use thermal_zone_device_type() accessorDaniel Lezcano3-4/+6
2023-03-03thermal: Add a thermal zone id accessorDaniel Lezcano4-2/+14
2023-03-03thermal/drivers/spear: Don't use tz->device but pdev->devDaniel Lezcano1-1/+1
2023-03-03thermal/core: Add thermal_zone_device structure 'type' accessorDaniel Lezcano2-0/+12
2023-03-03thermal: Don't use 'device' internal thermal zone structure fieldDaniel Lezcano4-34/+13
2023-03-03thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano14-16/+16
2023-03-03thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano6-10/+0
2023-03-03thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano11-41/+10
2023-03-03thermal/core: Show a debug message when get_temp() failsDaniel Lezcano1-0/+3
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano9-23/+23
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in hwmon located driversDaniel Lezcano4-5/+5
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano48-81/+79
2023-03-03thermal/core: Add a thermal zone 'devdata' accessorDaniel Lezcano2-0/+13
2023-03-03thermal: intel: int340x: processor_thermal: Fix deadlockSrinivas Pandruvada1-1/+4
2023-03-03ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal1-1/+0
2023-03-03blk-mq: enforce op-specific segment limits in blk_insert_cloned_requestUday Shankar3-10/+11
2023-03-02s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik1-0/+1
2023-03-02s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik1-2/+1
2023-03-02watchdog: at91rm9200: Only warn once about problems in .remove()Uwe Kleine-König1-1/+1
2023-03-02watchdog: mt7621-wdt: avoid ralink architecture dependent codeSergio Paracuellos2-6/+20
2023-03-02watchdog: mt7621-wdt: avoid static global declarationsSergio Paracuellos1-37/+65
2023-03-02dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller re...Sergio Paracuellos1-0/+7
2023-03-02drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou1-1/+2
2023-03-02drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim1-0/+2
2023-03-02Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2023-03-02drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-03-02drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin3-2/+11
2023-03-02drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang1-3/+3
2023-03-02drm/amdgpu: remove unused variable ringTom Rix1-2/+0
2023-03-02drm/amd/display: fix dm irq error message in gpu recovertiancyin1-2/+2
2023-03-02drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello1-0/+5
2023-03-02drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland1-1/+1
2023-03-02drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li1-10/+5
2023-03-02drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3