Age | Commit message (Expand) | Author | Files | Lines |
2020-06-29 | thermal/drivers/mediatek: Fix bank number settings on mt8183 | Michael Kao | 1 | -1/+4 |
2020-06-29 | thermal/drivers: imx: Fix missing of_node_put() at probe time | Anson Huang | 1 | -3/+4 |
2020-06-25 | thermal: Add support for the MCU controlled FAN on Khadas boards | Neil Armstrong | 3 | -0/+174 |
2020-06-24 | PM / EM: change naming convention from 'capacity' to 'performance' | Lukasz Luba | 1 | -6/+6 |
2020-06-15 | sched,powerclamp: Convert to sched_set_fifo() | Peter Zijlstra | 1 | -4/+1 |
2020-06-12 | Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 30 | -976/+1534 |
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-05-29 | thermal: qoriq: Update the settings for TMUv2 | Yuantian Tang | 1 | -2/+24 |
2020-05-22 | thermal: rcar_thermal: Clean up rcar_thermal_update_temp() | Niklas Söderlund | 1 | -5/+4 |
2020-05-22 | thermal: qoriq: Add platform dependencies | Geert Uytterhoeven | 1 | -2/+2 |
2020-05-22 | drivers: thermal: tsens: Merge tsens-common.c into tsens.c | Amit Kucheria | 4 | -850/+840 |
2020-05-22 | thermal/of: Rename of-thermal.c | Amit Kucheria | 2 | -1/+1 |
2020-05-22 | thermal/governors: Prefix all source files with gov_ | Amit Kucheria | 5 | -4/+4 |
2020-05-22 | thermal/drivers/user_space: Sort headers alphabetically | Amit Kucheria | 1 | -1/+1 |
2020-05-22 | thermal/drivers/of-thermal: Sort headers alphabetically | Amit Kucheria | 1 | -5/+5 |
2020-05-22 | thermal/drivers/cpufreq_cooling: Replace module.h with export.h | Amit Kucheria | 1 | -1/+1 |
2020-05-22 | thermal/drivers/cpufreq_cooling: Sort headers alphabetically | Amit Kucheria | 1 | -4/+4 |
2020-05-22 | thermal/drivers/clock_cooling: Include export.h | Amit Kucheria | 1 | -0/+1 |
2020-05-22 | thermal/drivers/clock_cooling: Sort headers alphabetically | Amit Kucheria | 1 | -1/+1 |
2020-05-22 | thermal/drivers/thermal_hwmon: Include export.h | Amit Kucheria | 1 | -0/+1 |
2020-05-22 | thermal/drivers/thermal_hwmon: Sort headers alphabetically | Amit Kucheria | 1 | -2/+3 |
2020-05-22 | thermal/drivers/thermal_helpers: Include export.h | Amit Kucheria | 1 | -0/+1 |
2020-05-22 | thermal/drivers/thermal_helpers: Sort headers alphabetically | Amit Kucheria | 1 | -1/+1 |
2020-05-22 | thermal/core: Replace module.h with export.h | Amit Kucheria | 1 | -1/+1 |
2020-05-22 | thermal/core: Get rid of MODULE_* tags | Amit Kucheria | 1 | -4/+0 |
2020-05-22 | thermal: imx8mm: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-05-19 | thermal/drivers/cpuidle_cooling: Change the registration function | Daniel Lezcano | 1 | -12/+51 |
2020-05-13 | dt-bindings: firmware: imx: Move system control into dt-binding headfile | Dong Aisheng | 1 | -1/+1 |
2020-04-29 | thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR | Sudip Mukherjee | 1 | -3/+3 |
2020-04-15 | thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops | Andrzej Pietrasiewicz | 1 | -3/+2 |
2020-04-14 | thermal: k3: Add support for bandgap sensors | Keerthy | 3 | -0/+275 |
2020-04-14 | thermal: Delete an error message in four functions | Markus Elfring | 4 | -12/+5 |
2020-04-14 | thermal: Move get_thermal_instance to the internal header | Daniel Lezcano | 1 | -0/+5 |
2020-04-14 | thermal: Move get_tz_trend to the internal header | Daniel Lezcano | 1 | -0/+2 |
2020-04-14 | thermal: Move trip point structure definition to private header | Daniel Lezcano | 1 | -0/+13 |
2020-04-14 | thermal: Move internal IPA functions | Daniel Lezcano | 1 | -0/+13 |
2020-04-14 | thermal: Move struct thermal_attr to the private header | Daniel Lezcano | 1 | -0/+5 |
2020-04-14 | thermal: Move default governor config option to the internal header | Daniel Lezcano | 1 | -0/+11 |
2020-04-14 | thermal: devfreq_cooling: Use PM QoS to set frequency limits | Matthias Kaehlcke | 1 | -47/+23 |
2020-04-14 | thermal: core: Remove pointless debug traces | Daniel Lezcano | 1 | -6/+0 |
2020-04-14 | thermal: core: Make thermal_zone_set_trips private | Daniel Lezcano | 2 | -1/+15 |
2020-04-14 | thermal: imx_sc_thermal: Add hwmon support | Anson Huang | 1 | -0/+4 |
2020-04-07 | Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 24 | -219/+1435 |
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 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+17 |
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 |