index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
int340x_thermal
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: int340x: processor_thermal: Use module_pci_driver() macro
Shang XiaoJing
2022-09-24
2
-24
/
+2
*
thermal: int340x_thermal: Consolidate priv->data_vault checks
Rafael J. Wysocki
2022-09-03
1
-3
/
+2
*
thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
Lee, Chun-Yi
2022-08-23
1
-4
/
+5
*
Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-30
2
-0
/
+2
|
\
|
*
thermal: int340x: Add Meteor Lake PCI device ID
Sumeet Pawnikar
2022-05-25
2
-0
/
+2
*
|
ACPI: DPTF: Support Meteor Lake
Sumeet Pawnikar
2022-05-25
2
-0
/
+2
|
/
*
Merge back earlier int340x driver changes for 5.19.
Rafael J. Wysocki
2022-05-18
1
-15
/
+9
|
\
|
*
Merge back earlier int340x thermal driver changes for 5.19.
Rafael J. Wysocki
2022-05-05
1
-15
/
+9
|
|
\
|
|
*
thermal: int340x: Clean up _OSC context init
Davidlohr Bueso
2022-04-05
1
-5
/
+2
|
|
*
thermal: int340x: Consolidate freeing of acpi_buffer pointer
Davidlohr Bueso
2022-04-05
1
-8
/
+5
|
|
*
thermal: int340x: Clean up unnecessary acpi_buffer pointer freeing
Davidlohr Bueso
2022-04-05
1
-2
/
+2
*
|
|
thermal: int340x: Mode setting with new OS handshake
Srinivas Pandruvada
2022-05-11
1
-16
/
+32
|
/
/
*
/
thermal: int340x: Fix attr.show callback prototype
Kees Cook
2022-04-21
1
-2
/
+2
|
/
*
thermal: int340x: Update OS policy capability handshake
Srinivas Pandruvada
2022-03-16
1
-49
/
+97
*
thermal: int340x: Increase bitmap size
Srinivas Pandruvada
2022-03-16
1
-1
/
+1
*
Merge back int340x thermal driver changes for v5.18.
Rafael J. Wysocki
2022-02-28
2
-16
/
+12
|
\
|
*
thermal: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-04
1
-16
/
+7
|
*
thermal: int340x: Check for NULL after calling kmemdup()
Jiasheng Jiang
2022-02-04
1
-0
/
+5
*
|
thermal: int340x: fix memory leak in int3400_notify()
Chuansheng Liu
2022-02-24
1
-0
/
+4
|
/
*
thermal: int340x: Add Raptor Lake PCI device id
Srinivas Pandruvada
2022-01-17
2
-0
/
+2
*
thermal: int340x: Support Raptor Lake
Srinivas Pandruvada
2022-01-17
2
-0
/
+2
*
thermal/drivers/int340x: Fix RFIM mailbox write commands
Sumeet Pawnikar
2021-12-30
3
-53
/
+73
*
Merge back int340x driver material for 5.17.
Rafael J. Wysocki
2021-12-14
2
-24
/
+29
|
\
|
*
thermal: int340x: Use struct_group() for memcpy() region
Kees Cook
2021-11-24
2
-24
/
+29
*
|
thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL
Sumeet Pawnikar
2021-12-08
1
-1
/
+1
|
/
*
thermal: int340x: Limit Kconfig to 64-bit
Arnd Bergmann
2021-11-16
1
-2
/
+2
*
thermal: int340x: fix build on 32-bit targets
Linus Torvalds
2021-11-12
1
-0
/
+1
*
thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses
Srinivas Pandruvada
2021-11-04
3
-15
/
+19
*
-
.
Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs'
Rafael J. Wysocki
2021-10-26
1
-5
/
+4
|
\
\
|
*
|
thermal: int340x: delete bogus length check
Dan Carpenter
2021-10-05
1
-5
/
+4
|
|
/
*
/
thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume
Antoine Tenart
2021-10-21
5
-11
/
+60
|
/
*
thermal/drivers/int340x: Do not set a wrong tcc offset on resume
Antoine Tenart
2021-09-14
1
-2
/
+3
*
thermal/drivers/int340x: Use IMOK independently
Sumeet Pawnikar
2021-08-14
1
-1
/
+13
*
thermal/drivers/int340x/processor_thermal: Fix tcc setting
Srinivas Pandruvada
2021-07-04
1
-8
/
+12
*
thermal/drivers/int340x/processor_thermal: Fix warning for return value
Srinivas Pandruvada
2021-07-04
1
-1
/
+3
*
thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driver
Srinivas Pandruvada
2021-07-04
4
-1
/
+373
*
thermal/drivers/int340x/processor_thermal: Split enumeration and processing part
Srinivas Pandruvada
2021-07-04
5
-259
/
+286
*
thermal/drivers/int340x: processor_thermal: Export additional attributes
Srinivas Pandruvada
2021-06-11
1
-0
/
+55
*
thermal/drivers/int340x: processor_thermal: Export mailbox interface
Srinivas Pandruvada
2021-06-11
2
-3
/
+11
*
thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
Srinivas Pandruvada
2021-05-14
1
-0
/
+4
*
thermal: int340x: Fix unexpected shutdown at critical temperature
Kai-Heng Feng
2021-01-19
1
-0
/
+6
*
thermal: int340x: Support Alder Lake
Srinivas Pandruvada
2020-12-17
2
-0
/
+2
*
thermal: int340x: processor_thermal: Correct workload type name
Srinivas Pandruvada
2020-12-10
1
-1
/
+1
*
thermal: int340x: processor_thermal: Add mailbox driver
Srinivas Pandruvada
2020-12-10
4
-2
/
+232
*
thermal: int340x: processor_thermal: Add RFIM driver
Srinivas Pandruvada
2020-12-10
4
-3
/
+270
*
thermal: int340x: processor_thermal: Add AlderLake PCI device id
Srinivas Pandruvada
2020-12-10
2
-0
/
+2
*
thermal: int340x: processor_thermal: Refactor MMIO interface
Srinivas Pandruvada
2020-12-10
5
-211
/
+263
*
thermal: int340x: Add keep alive response method
Srinivas Pandruvada
2020-10-12
1
-0
/
+29
*
thermal: int340x: Provide notification for OEM variable change
Srinivas Pandruvada
2020-10-12
1
-11
/
+11
*
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-06
3
-32
/
+13
|
\
[next]