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