summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
* | thermal: stm32: Fix stm_thermal_read_factory_settingsDavid HERNANDEZ SANCHEZ2018-12-101-2/+2
* | thermal: stm32: read factory settings inside stm_thermal_prepareDavid HERNANDEZ SANCHEZ2018-12-101-4/+4
* | thermal/drivers/hisi: Fix number of sensors on hi3660Daniel Lezcano2018-12-101-1/+1
* | thermal/drivers/hisi: Fix wrong platform_get_irq_byname()Daniel Lezcano2018-12-101-1/+1
* | thermal: broadcom: constify thermal_zone_of_device_ops structureJulia Lawall2018-12-051-1/+1
* | thermal: armada: constify thermal_zone_of_device_ops structureJulia Lawall2018-12-051-1/+1
* | thermal: bcm2835: Switch to SPDX identifierStefan Wahren2018-12-041-10/+1
* | thermal: armada: fix legacy resource fixupRussell King2018-12-041-13/+11
* | thermal: armada: fix legacy validity test senseRussell King2018-12-041-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-10-311-3/+6
|\
| * thermal: core: using power_efficient_wq for thermal workerJeson Gao2018-10-101-2/+4
| * thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfsDmitry Osipenko2018-10-101-1/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-10-2621-285/+1287
|\ \
| * | thermal: da9062/61: Prevent hardware access during system suspendGeert Uytterhoeven2018-10-251-2/+2
| * | thermal: rcar_thermal: Prevent doing work after unbindGeert Uytterhoeven2018-10-251-0/+1
| * | thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven2018-10-251-2/+2
| * | thermal: rcar_gen3_thermal: add R8A77980 supportSergei Shtylyov2018-10-251-0/+1
| * | thermal: add stm32 thermal driverDavid HERNANDEZ SANCHEZ2018-10-255-2/+777
| * | thermal: rcar_thermal: add R8A77970 supportSergei Shtylyov2018-10-251-0/+4
| * | thermal: rcar_thermal: fix duplicate IRQ requestSergei Shtylyov2018-10-251-1/+1
| * | thermal/drivers/hisi: Add the dual clusters sensors for hi3660Daniel Lezcano2018-10-221-4/+10
| * | thermal/drivers/hisi: Add more sensors channelDaniel Lezcano2018-10-221-0/+5
| * | thermal/drivers/hisi: Remove pointless irq fieldDaniel Lezcano2018-10-221-6/+5
| * | thermal/drivers/hisi: Use platform_get_irq_bynameDaniel Lezcano2018-10-221-2/+5
| * | thermal/drivers/hisi: Replace macro name with relevant sensor locationDaniel Lezcano2018-10-221-4/+4
| * | thermal/drivers/hisi: Add multiple sensors supportDaniel Lezcano2018-10-221-32/+47
| * | thermal/drivers/hisi: Prepare to support multiple sensorsDaniel Lezcano2018-10-221-13/+28
| * | thermal/drivers/hisi: Factor out the probe functionsDaniel Lezcano2018-10-221-27/+12
| * | thermal/drivers/hisi: Set the thermal zone private data to the sensor pointerDaniel Lezcano2018-10-221-5/+4
| * | thermal/drivers/hisi: Change the driver to be sensor orientedDaniel Lezcano2018-10-221-30/+42
| * | thermal/drivers/hisi: Change the platform data pointer to sensor opsDaniel Lezcano2018-10-221-26/+34
| * | thermal: armada: fix a test in probe()Dan Carpenter2018-10-221-2/+2
| * | thermal: imx: handle error path in one place to save duplicated codeAnson Huang2018-10-221-15/+14
| * | thermal: imx: improve error messageAnson Huang2018-10-221-1/+1
| * | thermal: tsens: Check if the IP is correctly enabled by firmwareAmit Kucheria2018-10-221-0/+17
| * | thermal: tsens: Pass register offsets as private dataAmit Kucheria2018-10-225-0/+16
| * | thermal: tsens: Add the SROT address mapAmit Kucheria2018-10-222-2/+13
| * | thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria2018-10-224-28/+27
| * | thermal: tsens: Get rid of dead codeAmit Kucheria2018-10-221-5/+0
| * | thermal: tsens: Add SPDX license identifiersAmit Kucheria2018-10-226-59/+7
| * | thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address spaceAmit Kucheria2018-10-221-2/+3
| * | thermal: qoriq: add i.mx8mq supportAnson Huang2018-10-221-0/+1
| * | thermal: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-222-7/+7
| * | thermal: rcar_gen3_thermal: Add r8a774a1 supportFabrizio Castro2018-08-241-0/+1
| * | of: thermal: Allow multiple devices to share cooling mapViresh Kumar2018-08-241-39/+103
| * | thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip pointsMatthias Kaehlcke2018-08-241-18/+140
* | | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-1/+1
| |/ |/|
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-08-284-45/+16
|\ \
OpenPOWER on IntegriCloud