index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
Merge branch 'thermal-intel'
Rafael J. Wysocki
11
-206
/
+815
2023-10-12
thermal: int340x: processor_thermal: Enable power floor support
Srinivas Pandruvada
1
-1
/
+1
2023-10-12
thermal: int340x: processor_thermal: Handle power floor interrupts
Srinivas Pandruvada
1
-1
/
+8
2023-10-12
thermal: int340x: processor_thermal: Support power floor notifications
Srinivas Pandruvada
4
-1
/
+202
2023-10-12
thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add
Srinivas Pandruvada
1
-11
/
+10
2023-10-12
thermal: int340x: processor_thermal: Common function to clear SOC interrupt
Srinivas Pandruvada
3
-2
/
+14
2023-10-12
thermal: int340x: processor_thermal: Move interrupt status MMIO offset to com...
Srinivas Pandruvada
2
-1
/
+2
2023-10-05
thermal: intel: powerclamp: fix mismatch in get function for max_idle
David Arcari
1
-1
/
+1
2023-10-05
thermal: int340x: Use thermal_zone_for_each_trip()
Rafael J. Wysocki
1
-36
/
+42
2023-09-29
thermal: int3406: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-29
thermal: int3403: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-29
thermal: int3402: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-29
thermal: int3401: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-29
thermal: int3400: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-21
thermal: int340x: processor_thermal: Ack all PCI interrupts
Srinivas Pandruvada
1
-1
/
+2
2023-09-18
thermal: int340x: Add ArrowLake-S PCI ID
Srinivas Pandruvada
2
-0
/
+3
2023-09-14
thermal: int340x: Handle workload hint interrupts
Srinivas Pandruvada
1
-7
/
+32
2023-09-14
thermal: int340x: processor_thermal: Add workload type hint interface
Srinivas Pandruvada
5
-1
/
+277
2023-09-14
thermal: int340x: Remove PROC_THERMAL_FEATURE_WLT_REQ for Meteor Lake
Srinivas Pandruvada
1
-2
/
+1
2023-09-14
thermal: int340x: processor_thermal: Use non MSI interrupts by default
Srinivas Pandruvada
1
-9
/
+21
2023-09-14
thermal: int340x: processor_thermal: Add interrupt configuration function
Srinivas Pandruvada
2
-19
/
+68
2023-09-14
thermal: int340x: processor_thermal: Move mailbox code to common module
Srinivas Pandruvada
7
-141
/
+159
2023-09-05
thermal: Use thermal_tripless_zone_device_register()
Rafael J. Wysocki
1
-3
/
+3
2023-08-28
Merge tag 'thermal-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-175
/
+104
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-08-22
thermal: intel: intel_soc_dts_iosf: Remove redundant check
Zhang Rui
1
-5
/
+3
2023-08-22
thermal: intel: int340x: simplify the code with module_platform_driver()
Yang Yingliang
1
-12
/
+1
2023-08-11
thermal: intel: intel_soc_dts_iosf: Use struct thermal_trip
Rafael J. Wysocki
2
-45
/
+8
2023-08-11
thermal: intel: intel_soc_dts_iosf: Rework critical trip setup
Rafael J. Wysocki
4
-51
/
+27
2023-08-11
thermal: intel: intel_soc_dts_iosf: Add helper for resetting trip points
Rafael J. Wysocki
1
-6
/
+9
2023-08-11
thermal: intel: intel_soc_dts_iosf: Change initialization ordering
Rafael J. Wysocki
1
-9
/
+16
2023-08-11
thermal: intel: intel_soc_dts_iosf: Pass sensors to update_trip_temp()
Rafael J. Wysocki
1
-4
/
+3
2023-08-11
thermal: intel: intel_soc_dts_iosf: Untangle update_trip_temp()
Rafael J. Wysocki
1
-13
/
+24
2023-08-11
thermal: intel: intel_soc_dts_iosf: Always assume notification support
Rafael J. Wysocki
1
-13
/
+8
2023-08-10
thermal: intel: intel_soc_dts_iosf: Drop redundant symbol definition
Rafael J. Wysocki
1
-3
/
+0
2023-08-10
thermal: intel: intel_soc_dts_iosf: Always use 2 trips
Rafael J. Wysocki
4
-24
/
+15
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
1
-1
/
+1
2023-08-01
powercap: intel_rapl: Fix a sparse warning in TPMI interface
Zhang Rui
1
-8
/
+8
2023-07-14
thermal/drivers/int340x: Do not check the thermal zone state
Daniel Lezcano
1
-18
/
+14
2023-07-14
thermal/drivers/int3400: Use thermal zone device wrappers
Daniel Lezcano
1
-4
/
+8
2023-06-26
Merge tag 'thermal-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+275
2023-06-26
Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-5
/
+6
2023-06-26
Merge back earlier Intel thermal control material for 6.5.
Rafael J. Wysocki
2
-0
/
+275
2023-06-26
Merge branch 'powercap'
Rafael J. Wysocki
1
-5
/
+6
2023-06-15
thermal/intel/intel_soc_dts_iosf: Fix reporting wrong temperatures
Hans de Goede
1
-1
/
+1
2023-06-13
thermal: intel: int340x_thermal: New IOCTLs for Passive v2 table
Srinivas Pandruvada
2
-0
/
+275
2023-05-24
thermal: intel: int340x: Add new line for UUID display
Srinivas Pandruvada
1
-2
/
+2
2023-05-24
powercap: intel_rapl: Introduce RAPL I/F type
Zhang Rui
1
-0
/
+1
2023-05-24
powercap: intel_rapl: Make cpu optional for rapl_package
Zhang Rui
1
-3
/
+3
2023-05-24
powercap: intel_rapl: Use bitmap for Power Limits
Zhang Rui
1
-2
/
+2
[next]