summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-044-18/+24
|\
| * thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko2020-09-041-2/+3
| * thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada2020-09-041-2/+2
| * thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2020-09-042-14/+19
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-6/+6
|/
* Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-153-0/+174
|\
| * thermal: Add support for the MCU controlled FAN on Khadas boardsNeil Armstrong2020-06-253-0/+174
* | thermal: don't make THERMAL_NETLINK 'default y'Linus Torvalds2020-08-071-1/+0
* | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-0637-738/+1424
|\ \
| * | thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH supportSumeet Pawnikar2020-08-041-0/+3
| * | thermal: mediatek: Add tsensor support for V2 thermal systemHenry Yen2020-07-311-7/+125
| * | thermal: mediatek: Prepare to add support for other platformsHenry Yen2020-07-311-52/+62
| * | thermal: Update power allocator and devfreq cooling to SPDX licensingLukasz Luba2020-07-302-17/+2
| * | thermal: core: Add thermal zone enable/disable notificationDaniel Lezcano2020-07-291-0/+5
| * | thermal: qcom: tsens-v0_1: Add support for MSM8939Shawn Guo2020-07-273-2/+147
| * | thermal: core: Fix thermal zone lookup by IDThierry Reding2020-07-241-3/+5
| * | thermal: int340x: processor_thermal: fix: update Jasper Lake PCI idSumeet Pawnikar2020-07-241-1/+1
| * | thermal: imx8mm: Support module autoloadingAnson Huang2020-07-211-0/+1
| * | thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter2020-07-211-1/+1
| * | thermal: rcar_gen3_thermal: Do not shadow thcode variableNiklas Söderlund2020-07-211-3/+3
| * | thermal: core: Move initialization after core initcallDaniel Lezcano2020-07-211-1/+1
| * | thermal: netlink: Improve the initcall orderingDaniel Lezcano2020-07-213-2/+11
| * | thermal: rcar_gen3_thermal: Add r8a774e1 supportMarian-Cristian Rotariu2020-07-211-0/+4
| * | thermal/drivers/clock_cooling: Remove clock_cooling codeAmit Kucheria2020-07-213-458/+0
| * | thermal: core: remove redundant initialization of variable retColin Ian King2020-07-211-1/+1
| * | thermal: netlink: Fix compilation error when CONFIG_NET=nDaniel Lezcano2020-07-214-19/+114
| * | thermal: core: Add notifications call in the frameworkDaniel Lezcano2020-07-073-3/+46
| * | thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano2020-07-073-1/+667
| * | thermal: core: Get thermal zone by idDaniel Lezcano2020-07-072-0/+16
| * | thermal: core: Add helpers to browse the cdev, tz and governor listDaniel Lezcano2020-07-072-0/+60
| * | thermal: Make thermal_zone_device_is_enabled() available to core onlyAndrzej Pietrasiewicz2020-07-072-1/+2
| * | thermal: imx: Use driver's local data to decide whether to run a measurementAndrzej Pietrasiewicz2020-07-071-3/+4
| * | thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz2020-06-294-12/+12
| * | thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz2020-06-293-28/+0
| * | thermal: core: Stop polling DISABLED thermal devicesAndrzej Pietrasiewicz2020-06-291-2/+14
| * | thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-2910-1/+58
| * | thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-2910-61/+42
| * | thermal: Add mode helpersAndrzej Pietrasiewicz2020-06-291-0/+53
| * | thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz2020-06-297-77/+3
| * | thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz2020-06-295-39/+22
| * | thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz2020-06-291-11/+7
| |/
* | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-061-4/+1
|\ \
| * | sched,powerclamp: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-4/+1
| |/
* | Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki2020-08-031-6/+6
|\ \
| * | PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba2020-06-241-6/+6
| |/
* | Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-163-6/+9
|\ \
| * | Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra2020-07-151-4/+2
| * | thermal: int3403_thermal: Downgrade error messageAlex Hung2020-07-151-1/+1
| * | thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek2020-07-141-1/+6
| |/
* | thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham2020-06-291-1/+1