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