Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e97bc8b220c41cab2e84d7410ece70166bba9fe9
/
drivers
/
thermal
0d0a2bf
thermal: rockchip: fix an error code
by Dan Carpenter
· 10 years ago
d818611
thermal/powerclamp: fix missing newer package c-states
by Jacob Pan
· 9 years ago
f09bfdb
thermal/intel_powerclamp: add id for broadwell server
by Jacob Pan
· 10 years ago
4d2b6e4
thermal/intel_powerclamp: add __init / __exit annotations
by Mathias Krause
· 10 years ago
ce1d949
thermal: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
541d529
drivers: thermal: st: remove several sparse warnings
by Eduardo Valentin
· 10 years ago
d877a62
thermal: constify of_device_id array
by Fabian Frederick
· 10 years ago
7e497a7
thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN
by Hans de Goede
· 10 years ago
2dc10f8
thermal: Make sysfs attributes of cooling devices default attributes
by Matthias Kaehlcke
· 10 years ago
d5bce86
Thermal/int340x: Fix memleak for aux trip
by Srinivas Pandruvada
· 10 years ago
42b696e
thermal: exynos: Fix wrong control of power down detection mode for Exynos7
by Chanwoo Choi
· 10 years ago
f126079
thermal: int340x_thermal: Ignore missing _ART, _TRT tables
by Srinivas Pandruvada
· 10 years ago
3a4562a
thermal/intel_powerclamp: add id for Avoton SoC
by Miguel Bernal Marin
· 10 years ago
b71d399
thermal: exynos: Clean-up code to use oneline entry for exynos compatible table
by Chanwoo Choi
· 10 years ago
ac71c70
thermal: rcar: Make error and remove paths symmetrical with init
by Geert Uytterhoeven
· 10 years ago
0b37a83
thermal: rcar: Fix race condition between init and interrupt
by Geert Uytterhoeven
· 10 years ago
9ca9be2
ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq_cooling_unregister"
by Markus Elfring
· 10 years ago
3992b62
thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP
by Grygorii Strashko
· 10 years ago
4531fa1
thermal: exynos: fix: Check if data->tmu_read callback is present before read
by Lukasz Majewski
· 10 years ago
3d88348
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
89d3fa4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
31908f4
Thermal/int340x_thermal: remove unused uuids.
by Zhang Rui
· 10 years ago
56b613e
thermal: step_wise: spelling fixes
by Brian Norris
· 10 years ago
4aa971b
thermal: int340x: fix sparse warning
by Lad, Prabhakar
· 10 years ago
6c24739
thermal: exynos: Add TMU support for Exynos7 SoC
by Abhilash Kesavan
· 10 years ago
8cb6850
Merge branches 'intel-dts-soc-thermal' and 'int340x-enhancement' of .git into next
by Zhang Rui
· 10 years ago
317d9dd
Thermal/int340x: LPAT conversion for temperature
by Srinivas Pandruvada
· 10 years ago
6c355fa
thermal: Intel SoC DTS: Add Braswell support
by Srinivas Pandruvada
· 10 years ago
eccb601
thermal: exynos: Correct sanity check at exynos_report_trigger() function
by Lukasz Majewski
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d3a5247
thermal: Kconfig: Remove config for not used EXYNOS_THERMAL_CORE
by Lukasz Majewski
· 10 years ago
1024cf8
thermal: exynos: Remove exynos_tmu_data.c file
by Lukasz Majewski
· 10 years ago
1e9a1ae
thermal: rockchip: make temperature reporting much more accurate
by Caesar Wang
· 10 years ago
1fd2273
thermal: exynos: Remove exynos_thermal_common.[c|h] files
by Lukasz Majewski
· 10 years ago
3b6a1a8
thermal: samsung: core: Exynos TMU rework to use device tree for configuration
by Lukasz Majewski
· 10 years ago
1fe391b
thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration
by Lukasz Majewski
· 10 years ago
f5576e3
thermal: exynos: Provide thermal_exynos.h file to be included in device tree files
by Lukasz Majewski
· 10 years ago
afae144
thermal: exynos: cosmetic: Correct comment format
by Lukasz Majewski
· 10 years ago
528012c1
thermal: of: Enable thermal_zoneX when sensor is correctly added
by Lukasz Majewski
· 10 years ago
acebf7e
Thermal/int340x/int3402: Provide notification support
by Srinivas Pandruvada
· 10 years ago
1c55be0
Thermal/int340x/processor_thermal: Add thermal zone support
by Srinivas Pandruvada
· 10 years ago
593df40
Thermal/int340x/int3403: Use int340x thermal API
by Srinivas Pandruvada
· 10 years ago
820cdeb
Thermal/int340x/int3402: Use int340x thermal API
by Srinivas Pandruvada
· 10 years ago
5fbf7f2
Thermal/int340x: Add common thermal zone handler
by Srinivas Pandruvada
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
f800c25
Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
ee853ad
thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
by Geert Uytterhoeven
· 10 years ago
913015c
thermal: rcar: change type of ctemp in rcar_thermal_update_temp()
by Yoshihiro Shimoda
· 10 years ago
1131374
thermal: rcar: fix ENR register value
by Yoshihiro Shimoda
· 10 years ago
d26eef8
Thermal: imx: add clk disable/enable for suspend/resume
by Anson Huang
· 10 years ago
ad0f409
int340x_thermal/processor_thermal_device: return failure when
by Zhang Rui
· 10 years ago
48628e4
ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT
by Zhang Rui
· 10 years ago
ebc3193
thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()
by Geert Uytterhoeven
· 10 years ago
7429b1e
Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git into next
by Zhang Rui
· 10 years ago
f8061d3
Thermal/int340x/int3403: Free acpi notification handler
by Srinivas Pandruvada
· 10 years ago
cc3f71a
Thermal/int340x/processor_thermal: Fix memory leak
by Srinivas Pandruvada
· 10 years ago
f01bc8f
Thermal/int340x/int3403: Fix memory leak
by Srinivas Pandruvada
· 10 years ago
47c93e6
thermal: int340x: Introduce processor reporting device
by Srinivas Pandruvada
· 10 years ago
0716b0f
thermal: int340x_thermal: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
0733d13
thermal: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
32c9edc
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 10 years ago
fc4de35
thermal: cpu_cooling: document node in struct cpufreq_cooling_device
by Javi Merino
· 10 years ago
59c56eb
thermal/powerclamp: add ids for future xeon cpus
by Jacob Pan
· 10 years ago
7b09406
Thermal/int340x: Handle properly the case when _trt or _art acpi entry is missing
by Ilkka Koskinen
· 10 years ago
4bb9374
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a5fd973
tick/powerclamp: Remove tick_nohz_idle abuse
by Thomas Gleixner
· 10 years ago
2efda90
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
2d2e95e
thermal: cpu_cooling: small memory leak on error
by Dan Carpenter
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
2707dbd
Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into next
by Zhang Rui
· 10 years ago
cffafc3
thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER case
by Eduardo Valentin
· 10 years ago
38cbf04
thermal: db8500: Do not print error message in the EPROBE_DEFER case
by Eduardo Valentin
· 10 years ago
412aff9
thermal: imx: Do not print error message in the EPROBE_DEFER case
by Fabio Estevam
· 10 years ago
fcbb1e0
drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung
by Abhilash Kesavan
· 10 years ago
e413ad7
Thermal/int340x: Clear the error value of the last acpi_bus_get_device() call
by Ilkka Koskinen
· 10 years ago
c89d995
Merge branch 'eduardo-soc-thermal' into thermal-soc
by Zhang Rui
· 10 years ago
5a530ff
thermal/powerclamp: add id for braswell cpu
by Jacob Pan
· 10 years ago
0562929
thermal: Intel SoC DTS: Don't do thermal zone update inside spin_lock
by Maurice Petallo
· 10 years ago
9c1e455
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into eduardo-soc-thermal
by Zhang Rui
· 10 years ago
3412031
Thermal: fix platform_no_drv_owner.cocci warnings
by Wu Fengguang
· 10 years ago
b81e596
Thermal/int340x: avoid unnecessary pointer casting
by Jacob Pan
· 10 years ago
931b9c8
thermal: int3403: Delete a check before thermal_zone_device_unregister()
by Markus Elfring
· 10 years ago
19ecaea
thermal/int3400: export uuids
by Srinivas Pandruvada
· 10 years ago
9a3031d
thermal:core:fix: Check return code of the ->get_max_state() callback
by Lukasz Majewski
· 10 years ago
184a4bf
thermal: of: Extend current of-thermal.c code to allow setting emulated temp
by Lukasz Majewski
· 10 years ago
ce8be77
thermal: of: Extend of-thermal to export table of trip points
by Lukasz Majewski
· 10 years ago
ad9914a
thermal: of: Rename struct __thermal_trip to struct thermal_trip
by Lukasz Majewski
· 10 years ago
a9bf2cc
thermal: of: Extend of-thermal.c to provide check if trip point is valid
by Lukasz Majewski
· 10 years ago
08dab66
thermal: of: Extend of-thermal.c to provide number of trip points
by Lukasz Majewski
· 10 years ago
73904cb
thermal: cpu_cooling: update copyright tags
by Viresh Kumar
· 10 years ago
4843c4a
thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq
by Viresh Kumar
· 10 years ago
f685901
thermal: cpu_cooling: Store frequencies in descending order
by Viresh Kumar
· 10 years ago
b9f8b41
thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property()
by Viresh Kumar
· 10 years ago
2479bb6
thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count
by Viresh Kumar
· 10 years ago
97afa4a
thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore
by Viresh Kumar
· 10 years ago
dcc6c7f
thermal: cpu_cooling: find max level during device registration
by Viresh Kumar
· 10 years ago
521a2e5
thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency()
by Viresh Kumar
· 10 years ago
5194fe4
thermal: cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state()
by Viresh Kumar
· 10 years ago
7adb635
thermal: cpu_cooling: initialize 'cpufreq_val' on registration
by Viresh Kumar
· 10 years ago
730abe0
thermal: cpu_cooling: do error handling at the bottom in __cpufreq_cooling_register()
by Viresh Kumar
· 10 years ago
Next »