index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-06
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-60
/
+36
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2020-08-04
thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support
Sumeet Pawnikar
1
-0
/
+3
2020-07-24
thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id
Sumeet Pawnikar
1
-1
/
+1
2020-07-15
thermal: int3403_thermal: Downgrade error message
Alex Hung
1
-1
/
+1
2020-07-14
thermal/int340x_thermal: Prevent page fault on .set_mode() op
Bartosz Szczepanek
1
-1
/
+6
2020-06-29
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
2
-6
/
+6
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
1
-4
/
+0
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
4
-0
/
+19
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2
-18
/
+5
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
2
-17
/
+0
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
2
-18
/
+10
2020-06-29
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
1
-11
/
+7
2020-06-15
sched,powerclamp: Convert to sched_set_fifo()
Peter Zijlstra
1
-4
/
+1
2020-05-29
thermal/int340x_thermal: Don't require IDSP to exist
Matthew Garrett
1
-8
/
+22
2020-05-29
thermal/int340x_thermal: Export OEM vendor variables
Matthew Garrett
1
-1
/
+131
2020-05-29
thermal/int340x_thermal: Export GDDV
Matthew Garrett
1
-0
/
+60
2020-04-15
thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops
Andrzej Pietrasiewicz
1
-3
/
+2
2020-04-07
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+6
2020-04-06
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-2
/
+2
2020-04-01
thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs
Gayatri Kammela
2
-2
/
+2
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-8
/
+4
2020-03-28
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
1
-12
/
+12
2020-03-24
thermal: Convert to new X86 CPU match macros
Thomas Gleixner
4
-8
/
+4
2020-03-23
thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-23
thermal: int340x: processor_thermal: Add Tiger Lake support
Sumeet Pawnikar
1
-0
/
+5
2020-03-21
acpi: Remove header dependency
Peter Zijlstra
1
-0
/
+1
2020-03-21
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
1
-12
/
+12
2020-01-31
thermal: intel_pch: switch to use <linux/units.h> helpers
Akinobu Mita
1
-1
/
+2
2020-01-31
thermal: int340x: switch to use <linux/units.h> helpers
Akinobu Mita
1
-3
/
+4
2020-01-28
Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+13
2020-01-27
thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform support
Gayatri Kammela
1
-0
/
+8
2020-01-27
thermal: intel: Fix unmatched pci_release_region
Chuhong Yuan
1
-1
/
+1
2020-01-27
thermal: int340x: processor_thermal: Add Jasper Lake support
Swaminathan, Nivedita
1
-0
/
+4
2019-12-19
thermal: int340x_thermal: Add Tiger Lake ACPI device IDs
Gayatri Kammela
2
-0
/
+2
2019-12-04
thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro
William Breathitt Gray
2
-15
/
+18
2019-09-27
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
4
-15
/
+95
2019-09-24
thermal: intel: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-09-24
thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)
Rishi Gupta
1
-1
/
+1
2019-09-24
thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() uses
Kelsey Skunberg
1
-6
/
+0
2019-09-24
thermal: int340x: processor_thermal: Add Ice Lake support
Srinivas Pandruvada
1
-0
/
+5
2019-09-03
cpuidle: play_idle: Increase the resolution to usec
Daniel Lezcano
1
-1
/
+1
2019-08-19
drivers: thermal: processor_thermal_device: Export sysfs interface for TCC of...
Srinivas Pandruvada
1
-4
/
+87
2019-07-23
int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()
Rafael J. Wysocki
1
-0
/
+4
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+173
2019-07-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+18
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-30
/
+7
2019-07-11
int340X/processor_thermal_device: add support for MMIO RAPL
Zhang Rui
2
-6
/
+173
2019-07-09
drivers: thermal: processor_thermal_device: Fix build warning
Zhang Rui
1
-0
/
+4
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-70
/
+72
[next]