| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2017-11-17 | 19 | -320/+1006 |
|\ |
|
| *-. | Merge branches 'thermal-core', 'thermal-tool', 'thermal-intel' and 'thermal-s... | Zhang Rui | 2017-11-02 | 19 | -320/+1006 |
| |\ \ |
|
| | | * | Merge branch 'imx-nvmem' into thermal-soc | Zhang Rui | 2017-11-02 | 2 | -30/+75 |
| | | |\ |
|
| | | | * | thermal: imx: add NVMEM dependency | Arnd Bergmann | 2017-10-18 | 1 | -0/+1 |
| | | | * | thermal: imx: Add support for reading OCOTP through nvmem | Leonard Crestez | 2017-09-20 | 1 | -30/+74 |
| | |_|/
| |/| | |
|
| | | * | thermal: cpu_cooling: pr_err() strings should end with newlines | Arvind Yadav | 2017-11-01 | 1 | -1/+1 |
| | | * | thermal: add brcmstb AVS TMON driver | Brian Norris | 2017-11-01 | 4 | -1/+396 |
| | | * | thermal/drivers/hisi: Add support for hi3660 SoC | Kevin Wangtao | 2017-11-01 | 1 | -1/+144 |
| | | * | thermal/drivers/hisi: Prepare to add support for other hisi platforms | Kevin Wangtao | 2017-11-01 | 1 | -45/+87 |
| | | * | thermal/drivers/hisi: Add platform prefix to function name | Kevin Wangtao | 2017-11-01 | 1 | -72/+73 |
| | | * | thermal/drivers/hisi: Put platform code together | Kevin Wangtao | 2017-11-01 | 1 | -38/+38 |
| | | * | thermal/drivers/qcom-spmi: Use devm_iio_channel_get | Daniel Lezcano | 2017-11-01 | 1 | -29/+14 |
| | | * | thermal/drivers/generic-iio-adc: Switch tz request to devm version | Daniel Lezcano | 2017-11-01 | 1 | -20/+4 |
| | | * | thermal/drivers/step_wise: Fix temperature regulation misbehavior | Daniel Lezcano | 2017-11-01 | 1 | -5/+6 |
| | | * | thermal/drivers/hisi: Use round up step value | Kevin Wangtao | 2017-11-01 | 1 | -14/+8 |
| | | * | thermal/drivers/hisi: Move the clk setup in the corresponding functions | Kevin Wangtao | 2017-11-01 | 1 | -20/+9 |
| | | * | thermal/drivers/hisi: Remove mutex_lock in the code | Daniel Lezcano | 2017-11-01 | 1 | -6/+0 |
| | | * | thermal/drivers/hisi: Remove thermal data back pointer | Daniel Lezcano | 2017-11-01 | 1 | -6/+5 |
| | | * | thermal/drivers/hisi: Convert long to int | Daniel Lezcano | 2017-11-01 | 1 | -2/+2 |
| | | * | thermal/drivers/hisi: Rename and remove unused field | Daniel Lezcano | 2017-11-01 | 1 | -10/+8 |
| | | * | thermal/drivers/hisi: Remove costly sensor inspection | Daniel Lezcano | 2017-11-01 | 1 | -110/+93 |
| | | * | thermal/drivers/hisi: Fix configuration register setting | Daniel Lezcano | 2017-11-01 | 1 | -5/+29 |
| | | * | thermal/drivers/hisi: Encapsulate register writes into helpers | Daniel Lezcano | 2017-11-01 | 1 | -22/+70 |
| | | * | thermal/drivers/hisi: Remove pointless lock | Daniel Lezcano | 2017-11-01 | 1 | -5/+1 |
| | | * | thermal/drivers/hisi: Fix multiple alarm interrupts firing | Daniel Lezcano | 2017-11-01 | 1 | -2/+8 |
| | | * | thermal/drivers/hisi: Simplify the temperature/step computation | Daniel Lezcano | 2017-11-01 | 1 | -13/+28 |
| | | * | thermal/drivers/hisi: Fix kernel panic on alarm interrupt | Daniel Lezcano | 2017-11-01 | 1 | -9/+9 |
| | | * | thermal/drivers/hisi: Remove the multiple sensors support | Daniel Lezcano | 2017-11-01 | 1 | -56/+19 |
| | | * | thermal/drivers/hisi: Fix missing interrupt enablement | Daniel Lezcano | 2017-11-01 | 1 | -2/+3 |
| | | * | thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o... | Tony Lindgren | 2017-11-01 | 1 | -1/+2 |
| | | * | thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0 | Niklas Söderlund | 2017-11-01 | 1 | -19/+15 |
| | | * | thermal: armada: fix formula documentation comment | Baruch Siach | 2017-11-01 | 1 | -1/+1 |
| | | * | thermal: tegra: remove null check for dev pointer | Nicolin Chen | 2017-11-01 | 1 | -1/+1 |
| | | * | thermal: enable broadcom menu for arm64 bcm2835 | Allen Wild | 2017-11-01 | 1 | -1/+1 |
| | | * | thermal: rockchip: Support the RV1108 SoC in thermal driver | Rocky Hao | 2017-11-01 | 1 | -0/+67 |
| | |/
| |/| |
|
| | * | thermal: pch: Add Cannon Lake support | Srinivas Pandruvada | 2017-11-02 | 1 | -0/+11 |
| | * | thermal: int340x: processor_thermal: Add Coffee Lake support | Srinivas Pandruvada | 2017-11-02 | 1 | -0/+2 |
| | * | thermal: int340x: processor_thermal: Add Cannon Lake support | Srinivas Pandruvada | 2017-11-02 | 1 | -0/+4 |
| | * | thermal: bxt: remove redundant variable trip | Colin Ian King | 2017-11-02 | 1 | -2/+1 |
| | * | thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlines | Arvind Yadav | 2017-10-17 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-11-17 | 4 | -2/+273 |
|\ \ |
|
| * | | thermal: Add Tegra BPMP thermal sensor driver | Mikko Perttunen | 2017-10-19 | 4 | -2/+273 |
| |/ |
|
* / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 5 | -0/+5 |
|/ |
|
*---. | Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-ther... | Zhang Rui | 2017-09-08 | 17 | -90/+635 |
|\ \ \ |
|
| | | * | thermal: bcm2835: constify thermal_zone_of_device_ops structures | Julia Lawall | 2017-08-11 | 1 | -1/+1 |
| | | * | thermal: exynos: constify thermal_zone_of_device_ops structures | Julia Lawall | 2017-08-11 | 1 | -1/+1 |
| | | * | thermal: zx2967: constify thermal_zone_of_device_ops structures | Julia Lawall | 2017-08-11 | 1 | -1/+1 |
| | | * | thermal: rcar_gen3_thermal: constify thermal_zone_of_device_ops structures | Julia Lawall | 2017-08-11 | 1 | -1/+1 |
| | | * | thermal: qoriq: constify thermal_zone_of_device_ops structures | Julia Lawall | 2017-08-11 | 1 | -1/+1 |
| | | * | thermal: hisilicon: constify thermal_zone_of_device_ops structures | Julia Lawall | 2017-08-11 | 1 | -1/+1 |