summaryrefslogtreecommitdiffstats
path: root/drivers/thermal (unfollow)
Commit message (Expand)AuthorFilesLines
9 daysx86: fix off-by-one in access_ok()David Laight1-2/+2
9 daysfutex: improve user space accessesLinus Torvalds3-26/+63
9 daysRevert "HID: bpf: allow write access to quirks field in struct hid_device"Linus Torvalds5-106/+4
10 daysmailbox: pcc: Check before sending MCTP PCC response ACKAdam Young2-8/+60
10 daysmailbox: Switch back to struct platform_driver::remove()Uwe Kleine-König11-13/+13
10 daysmailbox: imx: Modify the incorrect format specifierzhang jiao1-2/+2
10 daysmailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()Dan Carpenter1-4/+4
10 daysmailbox: zynqmp: setup IPI for each valid child nodeTanmay Shah1-2/+2
10 daysdt-bindings: mailbox: Add thead,th1520-mailbox bindingsMichal Wilczynski2-0/+90
10 daysmailbox: Introduce support for T-head TH1520 Mailbox driverMichal Wilczynski4-0/+610
10 daysmailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()Yang Yingliang1-1/+1
10 daysdt-bindings: mailbox: qcom-ipcc: Add SM8750Krzysztof Kozlowski1-0/+1
10 daysdt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fall...Krzysztof Kozlowski1-6/+7
10 daysdt-bindings: mailbox: qcom-ipcc: Add SAR2130P compatibleDmitry Baryshkov1-0/+1
10 daysmailbox: ti-msgmgr: Allow building under COMPILE_TESTAndrew Davis1-1/+1
10 daysmailbox: ti-msgmgr: Remove use of of_match_ptr() helperAndrew Davis1-1/+1
10 daysmailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flagSibi Sankar1-1/+1
10 daysmailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-5/+5
10 daysmailbox: mpfs: support new, syscon based, devicetree configurationConor Dooley2-14/+68
10 daysdt-bindings: mailbox: mpfs: fix reg propertiesConor Dooley1-5/+8
10 daysMAINTAINERS: transfer i2c-aspeed maintainership from Brendan to RyanBrendan Higgins1-1/+1
10 daysi2c: designware: determine HS tHIGH and tLOW based on HW parametersMichael Wu3-2/+32
10 daysdt-bindings: i2c: snps,designware-i2c: declare bus capacitance and clk freq o...Michael Wu1-0/+18
10 daysi2c: nomadik: support >=1MHz speed modesThéo Lebrun1-24/+16
10 daysi2c: nomadik: fix BRCR computationThéo Lebrun1-1/+5
10 daysi2c: nomadik: support Mobileye EyeQ6H I2C controllerThéo Lebrun1-2/+6
10 daysi2c: nomadik: switch from of_device_is_compatible() to of_match_device()Théo Lebrun1-8/+27
10 daysdt-bindings: i2c: nomadik: support 400kHz < clock-frequency <= 3.4MHzThéo Lebrun1-1/+1
10 daysdt-bindings: i2c: nomadik: add mobileye,eyeq6h-i2c bindingsThéo Lebrun1-5/+6
10 daysdt-bindings: i2c: mv64xxx: Add Allwinner A523 compatible stringAndre Przywara1-0/+1
10 daysi2c: designware: Add ACPI HID for DWAPB I2C controller on FUJITSU-MONAKAYoshihiro Furudera1-0/+1
10 daysi2c: qup: use generic device property accessorsBartosz Golaszewski1-2/+2
11 daysf2fs: fix to drop all discards after creating snapshot on lvm deviceChao Yu2-7/+21
11 daysf2fs: add a sysfs node to limit max read extent count per-inodeChao Yu4-1/+24
13 daystpm: atmel: Drop PPC64 specific MMIO setupRob Herring (Arm)3-144/+61
13 dayschar: tpm: cr50: Add new device/vendor ID 0x50666666Jett Rink1-4/+28
13 dayschar: tpm: cr50: Move i2c locking to request/relinquish locality opsJan Dabros1-9/+13
13 dayschar: tpm: cr50: Use generic request/relinquish locality opsJan Dabros1-40/+54
13 daystpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driverStefan Berger2-15/+1
13 dayssmb: prevent use-after-free due to open_cached_dir error pathsPaul Aurich1-41/+29
13 dayssmb: Don't leak cfid when reconnect races with open_cached_dirPaul Aurich1-13/+14
13 dayssmb: client: handle max length for SMB symlinksPaulo Alcantara2-1/+6
13 dayssmb: client: get rid of bounds check in SMB2_ioctl_init()Paulo Alcantara1-9/+0
13 dayssmb: client: improve compound padding in encryptionPaulo Alcantara3-63/+18
13 dayssmb3: request handle caching when caching directoriesSteve French1-1/+1
13 dayscifs: Recognize SFU char/block devices created by Windows NFS server on Windo...Pali Rohár1-0/+22
13 daysCIFS: New mount option for cifs.upcall namespace resolutionRitvik Budhiraja6-0/+117
13 dayssmb/client: Prevent error pointer dereferenceDan Carpenter1-2/+4
13 daysfs/smb/client: implement chmod() for SMB3 POSIX ExtensionsRalph Boehme4-23/+37
13 dayssmb: cached directories can be more than root file handlePaul Aurich1-1/+1