index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powercap: idle_inject: Add update callback
Srinivas Pandruvada
2023-02-02
1
-6
/
+46
*
powercap: idle_inject: Export symbols
Srinivas Pandruvada
2023-02-02
1
-0
/
+7
*
thermal: intel: powerclamp: Fix cur_state for multi package system
Srinivas Pandruvada
2023-02-02
1
-4
/
+16
*
thermal: intel: intel_pch: Drop struct board_info
Rafael J. Wysocki
2023-02-02
1
-29
/
+13
*
thermal: intel: intel_pch: Rename board ID symbols
Rafael J. Wysocki
2023-02-02
1
-27
/
+27
*
thermal: intel: intel_pch: Fold suspend and resume routines into their callers
Rafael J. Wysocki
2023-02-02
1
-84
/
+71
*
thermal: intel: intel_pch: Fold two functions into their callers
Rafael J. Wysocki
2023-02-02
1
-56
/
+42
*
thermal: intel: intel_pch: Eliminate device operations object
Rafael J. Wysocki
2023-02-02
1
-29
/
+4
*
thermal: intel: intel_pch: Rename device operations callbacks
Rafael J. Wysocki
2023-02-02
1
-18
/
+16
*
thermal: intel: intel_pch: Eliminate redundant return pointers
Rafael J. Wysocki
2023-02-02
1
-22
/
+18
*
thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return int
Rafael J. Wysocki
2023-02-02
1
-12
/
+9
*
thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()
Rafael J. Wysocki
2023-02-02
1
-2
/
+4
*
thermal: intel: int340x: Drop pointless cast to unsigned long
Rafael J. Wysocki
2023-02-02
1
-1
/
+1
*
thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()
Rafael J. Wysocki
2023-02-02
1
-34
/
+33
*
thermal: intel: int340x: Assorted minor cleanups
Rafael J. Wysocki
2023-02-02
1
-9
/
+7
*
thermal: ACPI: Make helpers retrieve temperature only
Rafael J. Wysocki
2023-02-02
3
-89
/
+66
*
thermal: intel: int340x: Use generic trip points table
Rafael J. Wysocki
2023-01-27
3
-180
/
+84
*
thermal: intel: int340x: Use zone lock for synchronization
Rafael J. Wysocki
2023-01-27
2
-21
/
+8
*
thermal: intel: int340x: Rework updating trip points
Rafael J. Wysocki
2023-01-27
3
-8
/
+47
*
thermal: ACPI: Initialize trips if temperature is out of range
Rafael J. Wysocki
2023-01-27
2
-4
/
+5
*
Merge back Intel thermal control changes for 6.3.
Rafael J. Wysocki
2023-01-27
47
-1351
/
+1071
|
\
|
*
thermal: intel: processor_thermal_device_pci: Use generic trip point
Daniel Lezcano
2023-01-26
1
-31
/
+22
|
*
thermal: intel: int340x: Add production mode attribute
Srinivas Pandruvada
2023-01-26
1
-0
/
+48
|
*
thermal: intel: intel_pch: Use generic trip points
Daniel Lezcano
2023-01-24
2
-69
/
+20
|
*
thermal: ACPI: Add ACPI trip point routines
Rafael J. Wysocki
2023-01-24
3
-0
/
+155
|
*
thermal: intel: intel_pch: Add support for Wellsburg PCH
Tim Zimmermann
2023-01-24
1
-0
/
+8
|
*
Merge back other thermal control material for 6.3.
Rafael J. Wysocki
2023-01-24
341
-3287
/
+6326
|
|
\
|
|
*
Merge back thermal control material for 6.3.
Rafael J. Wysocki
2023-01-23
34
-1046
/
+606
|
|
|
\
|
|
|
*
thermal/drivers/armada: Use strscpy() to instead of strncpy()
Xu Panda
2023-01-06
1
-2
/
+1
|
|
|
*
thermal/drivers/qcom: Fix lock inversion
Johan Hovold
2023-01-06
1
-0
/
+5
|
|
|
*
thermal/drivers/tegra: Fix set_trip_temp() deadlock
Johan Hovold
2023-01-06
1
-1
/
+1
|
|
|
*
thermal/drivers/qcom: Fix set_trip_temp() deadlock
Johan Hovold
2023-01-06
2
-1
/
+2
|
|
|
*
thermal/drivers/mellanox: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-161
/
+48
|
|
|
*
wifi: iwlwifi: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
2
-60
/
+13
|
|
|
*
thermal/drivers/tegra: Fix crash when getting critical temp
Jon Hunter
2023-01-06
1
-1
/
+1
|
|
|
*
thermal/drivers/exynos: Fix NULL pointer dereference when getting the critica...
Daniel Lezcano
2023-01-06
1
-3
/
+2
|
|
|
*
thermal/drivers/intel: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-53
/
+67
|
|
|
*
thermal/intel/int340x: Replace parameter to simplify
Daniel Lezcano
2023-01-06
3
-27
/
+20
|
|
|
*
thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
2
-34
/
+7
|
|
|
*
thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-47
/
+26
|
|
|
*
thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_the...
Daniel Lezcano
2023-01-06
1
-15
/
+0
|
|
|
*
thermal/drivers/da9062: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-44
/
+8
|
|
|
*
thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-3
/
+5
|
|
|
*
thermal/drivers/rcar: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-47
/
+6
|
|
|
*
thermal/drivers/imx: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-45
/
+27
|
|
|
*
thermal/drivers/st: Use generic trip points
Daniel Lezcano
2023-01-06
1
-40
/
+7
|
|
|
*
thermal/of: Remove of_thermal_get_crit_temp()
Daniel Lezcano
2023-01-06
1
-15
/
+0
|
|
|
*
thermal/of: Remove of_thermal_set_trip_hyst()
Daniel Lezcano
2023-01-06
1
-13
/
+0
|
|
|
*
thermal/of: Remove of_thermal_is_trip_valid()
Daniel Lezcano
2023-01-06
2
-29
/
+0
|
|
|
*
thermal/of: Remove of_thermal_get_ntrips()
Daniel Lezcano
2023-01-06
2
-21
/
+0
[next]