aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-25drm/amdgpu: add NBIO IP v7.7.0 Clock Gating supportTim Huang1-0/+78
2022-08-25drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0Tim Huang2-0/+15
2022-08-25cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()Tetsuo Handa1-0/+2
2022-08-25xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross1-10/+11
2022-08-25Documentation/ABI: Mention retbleed vulnerability info file for sysfsSalvatore Bonaccorso1-0/+1
2022-08-25x86/sev: Mark snp_abort() noreturnBorislav Petkov3-18/+20
2022-08-25io_uring/net: save address for sendzc async executionPavel Begunkov3-8/+50
2022-08-25s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer1-1/+3
2022-08-25s390: fix double free of GS and RI CBs on fork() failureBrian Foster1-6/+16
2022-08-25xen: move from strlcpy with unused retval to strscpyWolfram Sang2-2/+2
2022-08-25xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORYLukas Bulwahn1-1/+0
2022-08-25LoongArch: mm: Avoid unnecessary page fault retires on shared memory typesHuacai Chen1-0/+4
2022-08-25LoongArch: Add subword xchg/cmpxchg emulationHuacai Chen2-1/+105
2022-08-25LoongArch: Cleanup headers to avoid circular dependencyHuacai Chen5-33/+22
2022-08-25LoongArch: Cleanup reset routines with new APIHuacai Chen2-58/+21
2022-08-25LoongArch: Fix build warnings in VDSOHuacai Chen2-6/+11
2022-08-25LoongArch: Select PCI_QUIRKS to avoid build errorHuacai Chen1-0/+1
2022-08-25ACPI: property: Remove default association from integer maximum valuesSakari Ailus1-2/+1
2022-08-25ACPI: property: Ignore already existing data node tagsSakari Ailus1-1/+1
2022-08-25ACPI: property: Fix type detection of unified integer reading functionsStefan Binding1-4/+4
2022-08-25net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi2-10/+17
2022-08-24cifs: Add helper function to check smb1+ serverZhang Xiaoxu4-9/+13
2022-08-24cifs: Use help macro to get the mid header sizeZhang Xiaoxu2-6/+4
2022-08-24cifs: Use help macro to get the header preamble sizeZhang Xiaoxu4-22/+22
2022-08-24MAINTAINERS: rectify file entry in BONDING DRIVERLukas Bulwahn1-1/+1
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang29-38/+38
2022-08-24fbdev: omap: Remove unnecessary print function dev_err()Jiapeng Chong1-2/+0
2022-08-24fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang1-0/+1
2022-08-24fbdev: fbcon: Destroy mutex on freeing struct fb_infoShigeru Yoshida1-0/+4
2022-08-24fbdev: radeon: Clean up some inconsistent indentingJiapeng Chong1-23/+23
2022-08-24fbdev: sisfb: Clean up some inconsistent indentingJiapeng Chong1-133/+141
2022-08-24fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren1-0/+5
2022-08-24fbdev: ssd1307fb: Fix repeated words in commentsJilin Yuan1-1/+1
2022-08-24fbdev: omapfb: Fix tests for platform_get_irq() failureYu Zhe1-2/+2
2022-08-24i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch1-1/+1
2022-08-24ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller1-13/+46
2022-08-24md: call __md_stop_writes in md_stopGuoqing Jiang1-0/+1
2022-08-24Revert "md-raid: destroy the bitmap after destroying the thread"Guoqing Jiang1-1/+1
2022-08-24md: Flush workqueue md_rdev_misc_wq in md_alloc()David Sloan1-0/+1
2022-08-24md/raid10: Fix the data type of an r10_sync_page_io() argumentBart Van Assche1-7/+6
2022-08-24cifs: skip extra NULL byte in filenamesPaulo Alcantara1-10/+6
2022-08-24lib/cpumask_kunit: add tests file to MAINTAINERSSander Vanheule1-0/+1
2022-08-24lib/cpumask_kunit: log mask contentsSander Vanheule1-20/+31
2022-08-24lib/test_cpumask: follow KUnit style guidelinesSander Vanheule3-3/+6
2022-08-24lib/test_cpumask: fix cpu_possible_mask last testSander Vanheule1-1/+1
2022-08-24lib/test_cpumask: drop cpu_possible_mask full testSander Vanheule1-1/+0
2022-08-24io_uring: conditional ->async_data allocationPavel Begunkov2-3/+6
2022-08-24io_uring/notif: order notif vs send CQEsPavel Begunkov1-2/+4
2022-08-24io_uring/net: fix indentationPavel Begunkov1-1/+1
2022-08-24io_uring/net: fix zc send link failingPavel Begunkov1-0/+1