Age | Commit message (Expand) | Author |
2020-06-12 | Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-05-29 | thermal/int340x_thermal: Don't require IDSP to exist | Matthew Garrett |
2020-05-29 | thermal/int340x_thermal: Export OEM vendor variables | Matthew Garrett |
2020-05-29 | thermal/int340x_thermal: Export GDDV | Matthew Garrett |
2020-05-29 | thermal: qoriq: Update the settings for TMUv2 | Yuantian Tang |
2020-05-22 | thermal: rcar_thermal: Clean up rcar_thermal_update_temp() | Niklas Söderlund |
2020-05-22 | thermal: qoriq: Add platform dependencies | Geert Uytterhoeven |
2020-05-22 | drivers: thermal: tsens: Merge tsens-common.c into tsens.c | Amit Kucheria |
2020-05-22 | thermal/of: Rename of-thermal.c | Amit Kucheria |
2020-05-22 | thermal/governors: Prefix all source files with gov_ | Amit Kucheria |
2020-05-22 | thermal/drivers/user_space: Sort headers alphabetically | Amit Kucheria |
2020-05-22 | thermal/drivers/of-thermal: Sort headers alphabetically | Amit Kucheria |
2020-05-22 | thermal/drivers/cpufreq_cooling: Replace module.h with export.h | Amit Kucheria |
2020-05-22 | thermal/drivers/cpufreq_cooling: Sort headers alphabetically | Amit Kucheria |
2020-05-22 | thermal/drivers/clock_cooling: Include export.h | Amit Kucheria |
2020-05-22 | thermal/drivers/clock_cooling: Sort headers alphabetically | Amit Kucheria |
2020-05-22 | thermal/drivers/thermal_hwmon: Include export.h | Amit Kucheria |
2020-05-22 | thermal/drivers/thermal_hwmon: Sort headers alphabetically | Amit Kucheria |
2020-05-22 | thermal/drivers/thermal_helpers: Include export.h | Amit Kucheria |
2020-05-22 | thermal/drivers/thermal_helpers: Sort headers alphabetically | Amit Kucheria |
2020-05-22 | thermal/core: Replace module.h with export.h | Amit Kucheria |
2020-05-22 | thermal/core: Get rid of MODULE_* tags | Amit Kucheria |
2020-05-22 | thermal: imx8mm: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-19 | thermal/drivers/cpuidle_cooling: Change the registration function | Daniel Lezcano |
2020-05-13 | dt-bindings: firmware: imx: Move system control into dt-binding headfile | Dong Aisheng |
2020-04-29 | thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR | Sudip Mukherjee |
2020-04-15 | thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops | Andrzej Pietrasiewicz |
2020-04-14 | thermal: k3: Add support for bandgap sensors | Keerthy |
2020-04-14 | thermal: Delete an error message in four functions | Markus Elfring |
2020-04-14 | thermal: Move get_thermal_instance to the internal header | Daniel Lezcano |
2020-04-14 | thermal: Move get_tz_trend to the internal header | Daniel Lezcano |
2020-04-14 | thermal: Move trip point structure definition to private header | Daniel Lezcano |
2020-04-14 | thermal: Move internal IPA functions | Daniel Lezcano |
2020-04-14 | thermal: Move struct thermal_attr to the private header | Daniel Lezcano |
2020-04-14 | thermal: Move default governor config option to the internal header | Daniel Lezcano |
2020-04-14 | thermal: devfreq_cooling: Use PM QoS to set frequency limits | Matthias Kaehlcke |
2020-04-14 | thermal: core: Remove pointless debug traces | Daniel Lezcano |
2020-04-14 | thermal: core: Make thermal_zone_set_trips private | Daniel Lezcano |
2020-04-14 | thermal: imx_sc_thermal: Add hwmon support | Anson Huang |
2020-04-07 | Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-04-06 | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-04-01 | thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs | Gayatri Kammela |
2020-03-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-28 | thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t | Clark Williams |
2020-03-24 | thermal: Convert to new X86 CPU match macros | Thomas Gleixner |
2020-03-23 | thermal: imx8mm: Fix build warning of incorrect argument type | Anson Huang |
2020-03-23 | thermal/drivers/cpufreq_cooling: Remove abusing WARN_ON | Daniel Lezcano |
2020-03-23 | thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_state | Willy Wolff |
2020-03-23 | thermal: imx8mm: Add i.MX8MP support | Anson Huang |