index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-04
thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro
William Breathitt Gray
2019-12-01
Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-11-14
thermal: Fix deadlock in thermal thermal_zone_device_check
Wei Wang
2019-11-07
thermal: cpu_cooling: Migrate to using the EM framework
Quentin Perret
2019-11-07
thermal: cpu_cooling: Make the power-related code depend on IPA
Quentin Perret
2019-11-07
drivers: thermal: tsens: fix potential integer overflow on multiply
Colin Ian King
2019-11-07
thermal: no need to set .owner when using module_platform_driver
Tian Tao
2019-11-07
thermal: qcom: tsens-v1: Fix kfree of a non-pointer value
Colin Ian King
2019-11-07
thermal: Initialize thermal subsystem earlier
Amit Kucheria
2019-11-07
thermal: Remove netlink support
Amit Kucheria
2019-11-07
thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976
AngeloGioacchino Del Regno
2019-11-07
thermal: amlogic: Add thermal driver to support G12 SoCs
Guillaume La Roque
2019-11-07
drivers: thermal: tsens: Add interrupt support
Amit Kucheria
2019-11-07
drivers: thermal: tsens: Create function to return sign-extended temperature
Amit Kucheria
2019-11-07
drivers: thermal: tsens: Add debugfs support
Amit Kucheria
2019-11-07
drivers: thermal: tsens: Add __func__ identifier to debug statements
Amit Kucheria
2019-11-07
drivers: thermal: tsens: Simplify code flow in tsens_probe
Amit Kucheria
2019-11-07
drivers: thermal: tsens: Get rid of id field in tsens_sensor
Amit Kucheria
2019-11-07
thermal: qoriq: add thermal monitor unit version 2 support
Yuantian Tang
2019-11-07
thermal-generic-adc: Silent error message for EPROBE_DEFER
Hsin-Yi Wang
2019-11-07
thermal: rcar_gen3_thermal: Add r8a774b1 support
Biju Das
2019-10-21
treewide: Rename Peter Feuerer to Peter Kaestle
Peter Kaestle
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-09-27
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2019-09-24
thermal: db8500: Rewrite to be a pure OF sensor
Linus Walleij
2019-09-24
thermal: db8500: Use dev helper variable
Linus Walleij
2019-09-24
thermal: db8500: Finalize device tree conversion
Linus Walleij
2019-09-24
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4
Zhang Rui
2019-09-24
thermal: Add some error messages
Amit Kucheria
2019-09-24
thermal: Fix use-after-free when unregistering thermal zone device
Ido Schimmel
2019-09-24
thermal/drivers/core: Use put_device() if device_register() fails
Yue Hu
2019-09-24
thermal_hwmon: Sanitize thermal_zone type
Stefan Mavrodiev
2019-09-24
thermal: intel: Use dev_get_drvdata
Chuhong Yuan
2019-09-24
thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)
Rishi Gupta
2019-09-24
thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() uses
Kelsey Skunberg
2019-09-24
thermal: int340x: processor_thermal: Add Ice Lake support
Srinivas Pandruvada
2019-09-22
thermal: thermal_mmio: remove some dead code
Dan Carpenter
2019-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-09-03
cpuidle: play_idle: Increase the resolution to usec
Daniel Lezcano
2019-08-28
Merge branches 'thermal-soc-misc' and 'thermal-soc-qoriq' into thermal-soc
Zhang Rui
2019-08-28
drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
Srinivas Kandagatla
2019-08-28
thermal: tegra: Fix a typo
Christophe JAILLET
2019-08-28
thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure act...
Fuqian Huang
2019-08-28
thermal: armada: Fix -Wshift-negative-value
Nathan Huckleberry
2019-08-28
thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
2019-08-28
thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
Anson Huang
2019-08-28
thermal: qoriq: Fix error path of calling qoriq_tmu_register_tmu_zone fail
Anson Huang
2019-08-28
thermal: qoriq: Add clock operations
Anson Huang
[next]