summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-21thermal/core: Deprecate changing cooling device state from userspaceDaniel Lezcano
2021-10-21thermal/core: Make the userspace governor deprecatedDaniel Lezcano
2021-10-21thermal/drivers/int340x: Improve the tcc offset saving for suspend/resumeAntoine Tenart
2021-10-18thermal/drivers/uniphier: Add compatible string for NX1 SoCKunihiko Hayashi
2021-10-18dt-bindings: thermal: uniphier: Add binding for NX1 SoCKunihiko Hayashi
2021-10-17thermal/drivers/rockchip_thermal: Allow more resets for tsadc nodeJohan Jonker
2021-10-17dt-bindings: thermal: remove redundant comments from rockchip-thermal.yamlJohan Jonker
2021-10-17dt-bindings: thermal: allow more resets for tsadc node in rockchip-thermal.yamlJohan Jonker
2021-10-16thermal/drivers/tsens: Add timeout to get_temp_tsens_validAnsuel Smith
2021-10-16thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCMJackie Liu
2021-10-15thermal/core: fix a UAF bug in __thermal_cooling_device_register()Ziyang Xuan
2021-10-15thermal/core: Fix null pointer dereference in thermal_release()Yuanzheng Song
2021-10-15thermal: rcar_gen3_thermal: Read calibration from hardwareNiklas Söderlund
2021-10-15thermal: rcar_gen3_thermal: Store thcode and ptat in priv dataNiklas Söderlund
2021-10-15thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variantBjorn Andersson
2021-10-15dt-bindings: thermal: qcom: add HC variant of adc-thermal monitor bindingsBjorn Andersson
2021-10-07thermal/drivers/netlink: Add the temperature when crossing a trip pointDaniel Lezcano
2021-10-07thermal/drivers/thermal_mmio: Constify static struct thermal_mmio_opsRikard Falkeborn
2021-09-26Linux 5.15-rc3v5.15-rc3Linus Torvalds
2021-09-26Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-09-26Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-09-26Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-26Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-09-25Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-25Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-25Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-09-25Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-25Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-25Merge tag 'staging-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-25Merge tag 'tty-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-24ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee
2021-09-24mm: fix uninitialized use in overcommit_policy_handlerChen Jun
2021-09-24mm/memory_failure: fix the missing pte_unmap() callQi Zheng
2021-09-24kasan: always respect CONFIG_KASAN_STACKNathan Chancellor
2021-09-24sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven
2021-09-24mm/debug: sync up latest migrate_reason to migrate_reason_namesWeizhao Ouyang
2021-09-24mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PINWeizhao Ouyang
2021-09-24mm: fs: invalidate bh_lrus for only cold pathMinchan Kim
2021-09-24lib/zlib_inflate/inffast: check config in C to avoid unused function warningPaul Menzel
2021-09-24tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du
2021-09-24scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen
2021-09-24ocfs2: drop acl cache for directories tooWengang Wang
2021-09-24mm/shmem.c: fix judgment error in shmem_is_huge()Liu Yuntao