Anson Huang
|
b6ad3981ff
thermal: imx: handle error path in one place to save duplicated code
|
před 6 roky |
Anson Huang
|
337a4aecda
thermal: imx: improve error message
|
před 6 roky |
Linus Torvalds
|
d01e12dd3f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
|
před 7 roky |
Jean-Christophe Dubois
|
be926ceeb4
thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibration.
|
před 7 roky |
Bastian Stender
|
a1d0015423
cpufreq: imx6q/thermal: imx: register cooling device depending on OF
|
před 7 roky |
Fabio Estevam
|
45f8b0dde3
thermal: imx: Switch to SPDX identifier
|
před 7 roky |
Anson Huang
|
f085f672b7
thermal: imx: add i.MX7 thermal sensor support
|
před 7 roky |
Mikhail Lappo
|
cf1ba1d73a
thermal: imx: Fix race condition in imx_thermal_probe()
|
před 7 roky |
Uwe Kleine-König
|
4e5f61ca11
thermal: imx: update to new formula according to NXP AN5215
|
před 7 roky |
Uwe Kleine-König
|
339d7492db
thermal: imx: use consistent style to write temperatures
|
před 7 roky |
Uwe Kleine-König
|
c5bbdb4ba3
thermal: imx: improve comments describing algorithm for temp calculation
|
před 7 roky |
Uwe Kleine-König
|
e4bb2240d4
thermal: imx: Use better parameter names than "val"
|
před 7 roky |
Leonard Crestez
|
ae6215576d
thermal: imx: Add support for reading OCOTP through nvmem
|
před 8 roky |
Arvind Yadav
|
e3bdc8d762
thermal: imx: Handle return value of clk_prepare_enable
|
před 8 roky |
Viresh Kumar
|
4d753aa7b6
thermal: cpu_cooling: use cpufreq_policy to register cooling device
|
před 8 roky |
Shailendra Verma
|
8b051ec37c
thermal: imx: Fix possible NULL dereference.
|
před 8 roky |
Srinivas Pandruvada
|
0e70f466fb
thermal: Enhance thermal_zone_device_update for events
|
před 9 roky |
Corentin LABBE
|
829bc78aa7
thermal: imx: fix a possible NULL dereference
|
před 9 roky |
Tim Harvey
|
a2291badc3
imx: thermal: use CPU temperature grade info for thresholds
|
před 9 roky |
Dan Carpenter
|
8fb2b9ac2a
thermal: underflow bug in imx_set_trip_temp()
|
před 10 roky |
Bai Ping
|
84866ee581
thermal: imx: register irq handler later in probe
|
před 10 roky |
Sascha Hauer
|
17e8351a77
thermal: consistently use int for temperatures
|
před 10 roky |
Kapileshwar Singh
|
6cd9e9f629
thermal: of: fix cooling device weights in device tree
|
před 10 roky |
Anson Huang
|
d26eef8b72
Thermal: imx: add clk disable/enable for suspend/resume
|
před 10 roky |
Zhang Rui
|
32c9edc4e3
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
|
před 10 roky |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
před 10 roky |
Fabio Estevam
|
412aff9497
thermal: imx: Do not print error message in the EPROBE_DEFER case
|
před 10 roky |
Viresh Kumar
|
bec85d2e0c
thermal: imx: pass cpu_present_mask to cpufreq_cooling_register()
|
před 10 roky |
Eduardo Valentin
|
0f1be51c35
thermal: cpu_cooling: check for the readiness of cpufreq layer
|
před 10 roky |
Heiner Kallweit
|
90a21ff582
imx: thermal: imx_get_temp might be called before sensor clock is prepared
|
před 10 roky |