Age | Commit message (Expand) | Author |
2019-05-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2019-05-16 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds |
2019-05-14 | thermal: rcar_gen3_thermal: Fix to show correct trip points number | Jiada Wang |
2019-05-14 | thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs | Yoshihiro Kaneko |
2019-05-14 | thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power | Matthias Kaehlcke |
2019-05-14 | thermal: rockchip: Support the PX30 SoC in thermal driver | Elaine Zhang |
2019-05-14 | thermal: rockchip: fix up the tsadc pinctrl setting error | Elaine Zhang |
2019-05-14 | thermal: broadcom: Remove ACPI support | Srinath Mannam |
2019-05-14 | thermal: Fix build error of missing devm_ioremap_resource on UM | Talel Shenhar |
2019-05-14 | thermal/drivers/cpu_cooling: Remove pointless field | Daniel Lezcano |
2019-05-14 | thermal/drivers/cpu_cooling: Add Software Package Data Exchange (SPDX) | Daniel Lezcano |
2019-05-14 | thermal/drivers/cpu_cooling: Fixup the header and copyright | Daniel Lezcano |
2019-05-14 | thermal/drivers/cpu_cooling: Remove pointless test in power2state() | Daniel Lezcano |
2019-05-14 | thermal: rcar_gen3_thermal: disable interrupt in .remove | Jiada Wang |
2019-05-14 | thermal: rcar_gen3_thermal: fix interrupt type | Jiada Wang |
2019-05-14 | thermal: Introduce devm_thermal_of_cooling_device_register | Guenter Roeck |
2019-05-14 | thermal: generic-adc: make lookup table optional | Jean-Francois Dagenais |
2019-05-14 | thermal: qoriq: Remove unnecessary DT node is NULL check | Andrey Smirnov |
2019-05-14 | thermal: Introduce Amazon's Annapurna Labs Thermal Driver | Talel Shenhar |
2019-05-14 | thermal: rcar_gen3_thermal: Fix init value of IRQCTL register | Hoan Nguyen An |
2019-05-14 | drivers: thermal: tsens: Move calibration constants to header file | Amit Kucheria |
2019-05-14 | drivers: thermal: tsens: Add generic support for TSENS v1 IP | Amit Kucheria |
2019-05-14 | drivers: thermal: tsens: Common get_temp() learns to do ADC conversion | Amit Kucheria |
2019-05-14 | drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing | Amit Kucheria |
2019-05-14 | drivers: thermal: tsens: simplify get_temp_tsens_v2 routine | Amit Kucheria |
2019-05-14 | drivers: thermal: tsens: Introduce IP-specific max_sensor count | Amit Kucheria |
2019-05-14 | drivers: thermal: tsens: change data type for sensor IDs | Amit Kucheria |
2019-05-14 | drivers: thermal: tsens: Add new operation to check if a sensor is enabled | Amit Kucheria |
2019-05-14 | drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER | Amit Kucheria |
2019-05-14 | drivers: thermal: tsens: Save reference to the device pointer and use it | Amit Kucheria |
2019-05-14 | drivers: thermal: tsens: Introduce reg_fields to deal with register description | Amit Kucheria |
2019-05-13 | drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1 | Amit Kucheria |
2019-05-13 | drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974 | Amit Kucheria |
2019-05-13 | drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974 | Amit Kucheria |
2019-05-13 | drivers: thermal: tsens: Function prototypes should have argument names | Amit Kucheria |
2019-05-13 | drivers: thermal: tsens: Use consistent names for variables | Amit Kucheria |
2019-05-13 | drivers: thermal: tsens: Rename variable tmdev | Amit Kucheria |
2019-05-13 | drivers: thermal: tsens: Rename tsens_device | Amit Kucheria |
2019-05-13 | drivers: thermal: tsens: Rename tsens_data | Amit Kucheria |
2019-05-13 | drivers: thermal: tsens: Document the data structures | Amit Kucheria |
2019-05-13 | thermal: stm32: simplify getting .driver_data | Wolfram Sang |
2019-05-13 | drivers: thermal: Kconfig: pedantic cleanups | Enrico Weigelt, metux IT consult |
2019-05-13 | of: thermal: Improve print information | Yangtao Li |
2019-05-13 | thermal: tegra: enable OC hw throttle | Wei Ni |
2019-05-13 | thermal: tegra: add support for EDP IRQ | Wei Ni |
2019-05-13 | thermal: tegra: add set_trips functionality | Wei Ni |
2019-05-13 | thermal: tegra: add support for thermal IRQ | Wei Ni |
2019-05-13 | thermal: tegra: add support for gpu hw-throttle | Wei Ni |
2019-05-13 | thermal: tegra: support hw and sw shutdown | Wei Ni |
2019-05-07 | Merge branches 'thermal-core', 'thermal-built-it' and 'thermal-intel' into next | Zhang Rui |