Age | Commit message (Expand) | Author | Files | Lines |
2019-03-18 | Merge branches 'fixes' and 'thermal-intel' into next | Zhang Rui | 2 | -5/+18 |
2019-03-18 | thermal/intel_powerclamp: fix truncated kthread name | Zhang Rui | 1 | -1/+1 |
2019-03-18 | thermal: mtk: Allocate enough space for mtk_thermal. | Pi-Hsun Shih | 1 | -2/+5 |
2019-03-18 | thermal/int340x_thermal: fix mode setting | Matthew Garrett | 1 | -4/+3 |
2019-03-18 | thermal/int340x_thermal: Add additional UUIDs | Matthew Garrett | 1 | -0/+14 |
2019-03-18 | thermal: cpu_cooling: Remove unused cur_freq variable | Shaokun Zhang | 1 | -2/+1 |
2019-03-18 | thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs | Phil Elwell | 1 | -5/+4 |
2019-03-18 | thermal: samsung: Fix incorrect check after code merge | Marek Szyprowski | 1 | -1/+1 |
2019-03-18 | thermal/intel_powerclamp: fix __percpu declaration of worker_data | Luc Van Oostenryck | 1 | -1/+1 |
2019-03-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 9 | -130/+514 |
2019-02-24 | Merge back earlier cpufreq material for v5.1. | Rafael J. Wysocki | 1 | -0/+1 |
2019-02-21 | thermal: rcar_gen3_thermal: Register hwmon sysfs interface | Marek Vasut | 1 | -0/+19 |
2019-02-21 | thermal/qcom/tsens-common : fix possible object reference leak | Peng Hao | 1 | -10/+23 |
2019-02-21 | thermal: tegra: add get_trend ops | Wei Ni | 1 | -0/+32 |
2019-02-21 | thermal: tegra: fix memory allocation | Wei Ni | 1 | -1/+1 |
2019-02-21 | thermal: tegra: remove unnecessary warnings | Wei Ni | 1 | -2/+2 |
2019-02-21 | thermal: mediatek: add support for MT8183 | Michael Kao | 1 | -1/+98 |
2019-02-06 | thermal: mediatek: add flag for bank selection | Michael Kao | 1 | -6/+14 |
2019-02-06 | thermal: mediatek: add thermal controller offset | Michael Kao | 1 | -25/+54 |
2019-02-06 | thermal: mediatek: add calibration item | Michael Kao | 1 | -1/+18 |
2019-02-06 | thermal: mediatek: add common index of vts settings. | Michael Kao | 1 | -24/+69 |
2019-02-06 | thermal: mediatek: fix register index error | Michael Kao | 1 | -2/+4 |
2019-02-06 | thermal: qoriq: add multiple sensors support | Yuantian Tang | 1 | -57/+47 |
2019-02-06 | thermal: broadcom: Add Stingray thermal driver | Pramod Kumar | 4 | -1/+133 |
2019-02-06 | thermal: cpu_cooling: Clarify error message | Amit Kucheria | 1 | -1/+1 |
2019-02-06 | thermal: of-thermal: Print name of device node with error | Amit Kucheria | 1 | -2/+2 |
2019-01-29 | thermal: cpu_cooling: Require thermal core to be compiled in | Amit Kucheria | 1 | -0/+1 |
2019-01-23 | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang... | Linus Torvalds | 1 | -14/+16 |
2019-01-18 | drivers: thermal: int340x_thermal: Fix sysfs race condition | Aaron Hill | 1 | -13/+15 |
2019-01-16 | drivers: thermal: int340x_thermal: Make PCI dependency explicit | Sinan Kaya | 1 | -1/+1 |
2019-01-10 | thermal: int340x_thermal: Fix a NULL vs IS_ERR() check | Dan Carpenter | 1 | -1/+1 |
2019-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 32 | -135/+138 |
2019-01-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 13 | -89/+357 |
2019-01-03 | thermal/intel: fixup for Kconfig string parsing tightening up | Stephen Rothwell | 1 | -1/+1 |
2019-01-02 | thermal: generic-adc: Fix adc to temp interpolation | Bjorn Andersson | 1 | -4/+8 |
2019-01-02 | thermal: rcar_thermal: add R8A77990 support | Yoshihiro Kaneko | 1 | -0/+4 |
2019-01-02 | thermal: rcar_thermal: add R8A774C0 support | Fabrizio Castro | 1 | -0/+4 |
2019-01-02 | thermal: armada: add overheat interrupt support | Miquel Raynal | 1 | -1/+269 |
2019-01-02 | thermal: st: fix Makefile typo | Arnd Bergmann | 1 | -1/+1 |
2019-01-02 | thermal: uniphier: Convert to SPDX identifier | Kunihiko Hayashi | 1 | -12/+1 |
2019-01-02 | thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 1 | -13/+1 |
2019-01-02 | thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 1 | -11/+1 |
2019-01-02 | thermal: imx: save one condition block for normal case of nvmem initialization | Anson Huang | 1 | -2/+3 |
2019-01-02 | thermal: imx: fix for dependency on cpu-freq | Anson Huang | 2 | -13/+36 |
2019-01-02 | thermal: tsens: qcom: do not create duplicate regmap debugfs entries | Srinivas Kandagatla | 1 | -2/+10 |
2019-01-02 | thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy() | YueHaibing | 1 | -8/+2 |
2019-01-02 | thermal: broadcom: use devm_thermal_zone_of_sensor_register | Julia Lawall | 1 | -20/+4 |
2019-01-02 | thermal: bcm2835: enable hwmon explicitly | Matthias Brugger | 1 | -0/+11 |
2019-01-02 | thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set | Eduardo Valentin | 1 | -2/+2 |
2018-12-30 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |