index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-05-04
thermal: intel: powerclamp: Fix NULL pointer access issue
Srinivas Pandruvada
1
-0
/
+4
2023-04-27
thermal: intel: menlow: Get rid of this driver
Rafael J. Wysocki
3
-531
/
+0
2023-04-27
thermal: intel: pch_thermal: Use thermal driver device to write a trace
Daniel Lezcano
1
-1
/
+2
2023-04-18
thermal: intel: int340x: Add DLVR support for RFIM control
Srinivas Pandruvada
4
-7
/
+91
2023-04-14
Merge back Intel thermal control material for 6.4-rc1.
Rafael J. Wysocki
7
-22
/
+21
2023-04-11
thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bits
Srinivas Pandruvada
1
-7
/
+66
2023-03-31
Merge back Intel thermal driver changes for 6.4-rc1.
Rafael J. Wysocki
7
-22
/
+21
2023-03-30
thermal: intel: powerclamp: Fix cpumask and max_idle module parameters
David Arcari
1
-1
/
+8
2023-03-29
thermal: intel: int340x: processor_thermal: Fix additional deadlock
Srinivas Pandruvada
1
-1
/
+0
2023-03-27
Merge branch 'thermal-intel'
Rafael J. Wysocki
1
-3
/
+5
2023-03-17
thermal: intel: x86_pkg_temp_thermal: Add lower bound check for sysfs input
Zhang Rui
1
-3
/
+5
2023-03-08
Merge branch 'thermal-core' into thermal
Rafael J. Wysocki
7
-19
/
+16
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
7
-19
/
+16
2023-03-03
thermal: intel: int340x: processor_thermal: Fix deadlock
Srinivas Pandruvada
1
-1
/
+4
2023-03-01
thermal: intel: BXT_PMIC: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-03-01
thermal: intel: quark_dts: fix error pointer dereference
Dan Carpenter
1
-10
/
+2
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
1
-1
/
+2
2023-02-09
thermal: intel: powerclamp: Add two module parameters
Srinivas Pandruvada
1
-20
/
+156
2023-02-09
thermal: intel: powerclamp: Fix duration module parameter
Srinivas Pandruvada
1
-6
/
+18
2023-02-07
thermal: intel: powerclamp: Return last requested state as cur_state
Srinivas Pandruvada
1
-11
/
+1
2023-02-03
thermal: intel: quark_dts: Use generic trip points
Daniel Lezcano
1
-35
/
+20
2023-02-03
thermal: intel: powerclamp: Use powercap idle-inject feature
Srinivas Pandruvada
2
-223
/
+159
2023-02-02
thermal: intel: powerclamp: Fix cur_state for multi package system
Srinivas Pandruvada
1
-4
/
+16
2023-02-02
thermal: intel: intel_pch: Drop struct board_info
Rafael J. Wysocki
1
-29
/
+13
2023-02-02
thermal: intel: intel_pch: Rename board ID symbols
Rafael J. Wysocki
1
-27
/
+27
2023-02-02
thermal: intel: intel_pch: Fold suspend and resume routines into their callers
Rafael J. Wysocki
1
-84
/
+71
2023-02-02
thermal: intel: intel_pch: Fold two functions into their callers
Rafael J. Wysocki
1
-56
/
+42
2023-02-02
thermal: intel: intel_pch: Eliminate device operations object
Rafael J. Wysocki
1
-29
/
+4
2023-02-02
thermal: intel: intel_pch: Rename device operations callbacks
Rafael J. Wysocki
1
-18
/
+16
2023-02-02
thermal: intel: intel_pch: Eliminate redundant return pointers
Rafael J. Wysocki
1
-22
/
+18
2023-02-02
thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return int
Rafael J. Wysocki
1
-12
/
+9
2023-02-02
thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()
Rafael J. Wysocki
1
-2
/
+4
2023-02-02
thermal: intel: int340x: Drop pointless cast to unsigned long
Rafael J. Wysocki
1
-1
/
+1
2023-02-02
thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()
Rafael J. Wysocki
1
-34
/
+33
2023-02-02
thermal: intel: int340x: Assorted minor cleanups
Rafael J. Wysocki
1
-9
/
+7
2023-02-02
thermal: ACPI: Make helpers retrieve temperature only
Rafael J. Wysocki
2
-18
/
+29
2023-01-27
thermal: intel: int340x: Use generic trip points table
Rafael J. Wysocki
3
-180
/
+84
2023-01-27
thermal: intel: int340x: Use zone lock for synchronization
Rafael J. Wysocki
2
-21
/
+8
2023-01-27
thermal: intel: int340x: Rework updating trip points
Rafael J. Wysocki
3
-8
/
+47
2023-01-27
thermal: ACPI: Initialize trips if temperature is out of range
Rafael J. Wysocki
1
-1
/
+1
2023-01-27
Merge back Intel thermal control changes for 6.3.
Rafael J. Wysocki
14
-385
/
+397
[prev]
[next]