Age | Commit message (Expand) | Author |
2020-08-15 | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-08-07 | thermal: don't make THERMAL_NETLINK 'default y' | Linus Torvalds |
2020-08-06 | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-04 | thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support | Sumeet Pawnikar |
2020-08-03 | Merge branches 'pm-em' and 'pm-core' | Rafael J. Wysocki |
2020-07-31 | thermal: mediatek: Add tsensor support for V2 thermal system | Henry Yen |
2020-07-31 | thermal: mediatek: Prepare to add support for other platforms | Henry Yen |
2020-07-30 | thermal: Update power allocator and devfreq cooling to SPDX licensing | Lukasz Luba |
2020-07-29 | thermal: core: Add thermal zone enable/disable notification | Daniel Lezcano |
2020-07-27 | thermal: qcom: tsens-v0_1: Add support for MSM8939 | Shawn Guo |
2020-07-24 | thermal: core: Fix thermal zone lookup by ID | Thierry Reding |
2020-07-24 | thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id | Sumeet Pawnikar |
2020-07-21 | thermal: imx8mm: Support module autoloading | Anson Huang |
2020-07-21 | thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor() | Dan Carpenter |
2020-07-21 | thermal: rcar_gen3_thermal: Do not shadow thcode variable | Niklas Söderlund |
2020-07-21 | thermal: core: Move initialization after core initcall | Daniel Lezcano |
2020-07-21 | thermal: netlink: Improve the initcall ordering | Daniel Lezcano |
2020-07-21 | thermal: rcar_gen3_thermal: Add r8a774e1 support | Marian-Cristian Rotariu |
2020-07-21 | thermal/drivers/clock_cooling: Remove clock_cooling code | Amit Kucheria |
2020-07-21 | thermal: core: remove redundant initialization of variable ret | Colin Ian King |
2020-07-21 | thermal: netlink: Fix compilation error when CONFIG_NET=n | Daniel Lezcano |
2020-07-16 | Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-07-15 | Revert "thermal: mediatek: fix register index error" | Enric Balletbo i Serra |
2020-07-15 | thermal: int3403_thermal: Downgrade error message | Alex Hung |
2020-07-14 | thermal/int340x_thermal: Prevent page fault on .set_mode() op | Bartosz Szczepanek |
2020-07-07 | thermal: core: Add notifications call in the framework | Daniel Lezcano |
2020-07-07 | thermal: core: genetlink support for events/cmd/sampling | Daniel Lezcano |
2020-07-07 | thermal: core: Get thermal zone by id | Daniel Lezcano |
2020-07-07 | thermal: core: Add helpers to browse the cdev, tz and governor list | Daniel Lezcano |
2020-07-07 | thermal: Make thermal_zone_device_is_enabled() available to core only | Andrzej Pietrasiewicz |
2020-07-07 | thermal: imx: Use driver's local data to decide whether to run a measurement | Andrzej Pietrasiewicz |
2020-06-29 | thermal: Rename set_mode() to change_mode() | Andrzej Pietrasiewicz |
2020-06-29 | thermal: Simplify or eliminate unnecessary set_mode() methods | Andrzej Pietrasiewicz |
2020-06-29 | thermal: core: Stop polling DISABLED thermal devices | Andrzej Pietrasiewicz |
2020-06-29 | thermal: Explicitly enable non-changing thermal zone devices | Andrzej Pietrasiewicz |
2020-06-29 | thermal: Use mode helpers in drivers | Andrzej Pietrasiewicz |
2020-06-29 | thermal: Add mode helpers | Andrzej Pietrasiewicz |
2020-06-29 | thermal: remove get_mode() operation of drivers | Andrzej Pietrasiewicz |
2020-06-29 | thermal: Store device mode in struct thermal_zone_device | Andrzej Pietrasiewicz |
2020-06-29 | thermal: Store thermal mode in a dedicated enum | Andrzej Pietrasiewicz |
2020-06-29 | thermal/drivers/rcar_gen3: Fix undefined temperature if negative | Dien Pham |
2020-06-29 | thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power | Finley Xiao |
2020-06-29 | thermal/drivers/tsens: Fix compilation warnings by making functions static | Amit Kucheria |
2020-06-29 | thermal/drivers/sprd: Fix return value of sprd_thm_probe() | Tiezhu Yang |
2020-06-29 | thermal/drivers/mediatek: Fix bank number settings on mt8183 | Michael Kao |
2020-06-29 | thermal/drivers: imx: Fix missing of_node_put() at probe time | Anson Huang |
2020-06-25 | thermal: Add support for the MCU controlled FAN on Khadas boards | Neil Armstrong |
2020-06-24 | PM / EM: change naming convention from 'capacity' to 'performance' | Lukasz Luba |
2020-06-15 | sched,powerclamp: Convert to sched_set_fifo() | Peter Zijlstra |