Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f45394d5ecd1cf3644a6f1ce7db39ab406ced0a6
/
drivers
/
thermal
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
c9ca319
thermal: cpu_cooling: Don't check is_cpufreq_valid()
by Viresh Kumar
· 10 years ago
e1fae55
thermal: cpu_cooling: don't iterate over all allowed_cpus to update cpufreq policy
by Viresh Kumar
· 10 years ago
405fb82
thermal: cpu_cooling: Don't match min/max frequencies for all CPUs on cooling register
by Viresh Kumar
· 10 years ago
268ac44
thermal: cpu_cooling: propagate error returned by idr_alloc()
by Viresh Kumar
· 10 years ago
8e54d44
thermal: cpu_cooling: no need to initialze 'ret'
by Viresh Kumar
· 10 years ago
5d3bdb8
thermal: cpu_cooling: no need to set cpufreq_dev to NULL
by Viresh Kumar
· 10 years ago
92e615e
thermal: cpu_cooling: no need to set cpufreq_state to zero
by Viresh Kumar
· 10 years ago
98d522f
thermal: cpu_cooling: Pass variable instead of its type to sizeof()
by Viresh Kumar
· 10 years ago
07d888d
thermal: cpu_cooling: Add comment to clarify relation between cooling state and frequency
by Viresh Kumar
· 10 years ago
beca605
thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device
by Viresh Kumar
· 10 years ago
728c03c
thermal: cpu_cooling: random comment fixups
by Viresh Kumar
· 10 years ago
f3764e6
thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register()
by Viresh Kumar
· 10 years ago
bec85d2
thermal: imx: pass cpu_present_mask to cpufreq_cooling_register()
by Viresh Kumar
· 10 years ago
b45257b
thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register()
by Viresh Kumar
· 10 years ago
0f1be51
thermal: cpu_cooling: check for the readiness of cpufreq layer
by Eduardo Valentin
· 10 years ago
9d367e5
thermal: Fix error path in thermal_init()
by Luis Henriques
· 10 years ago
b6cc772
thermal: lock the thermal zone when switching governors
by Javi Merino
· 10 years ago
84ffe3e
thermal: core: ignore invalid trip temperature
by Srinivas Pandruvada
· 10 years ago
e920f9b
thermal: armada: Remove support for A375-Z1 SoC
by Ezequiel Garcia
· 10 years ago
cbac8f63
thermal: rockchip: add driver for thermal
by Caesar Wang
· 10 years ago
d3e1956
thermal: Exynos: Deletion of unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
e60a342
thermal: sti: Ignore suspend/resume functions when !PM_SLEEP
by Lee Jones
· 10 years ago
2dcd851
thermal: cpu_cooling: Update always cpufreq policy with thermal constraints
by Yadwinder Singh Brar
· 10 years ago
2845f6ec
thermal: exynos: remove exynos_tmu_data.h include
by Bartlomiej Zolnierkiewicz
· 10 years ago
78f3320
thermal: exynos: remove __EXYNOS5420_TMU_DATA macro
by Bartlomiej Zolnierkiewicz
· 10 years ago
4c4680a
thermal: exynos: remove SoC type ifdefs
by Bartlomiej Zolnierkiewicz
· 10 years ago
7575983
thermal: exynos: remove test_mux pdata field
by Bartlomiej Zolnierkiewicz
· 10 years ago
17be30c
thermal: exynos: remove TMU_SUPPORT_MULTI_INST flag
by Bartlomiej Zolnierkiewicz
· 10 years ago
56adb9e
thermal: exynos: remove TMU_SUPPORT_ADDRESS_MULTIPLE flag
by Bartlomiej Zolnierkiewicz
· 10 years ago
ef3f80f
thermal: exynos: remove TMU_SUPPORT_EMULATION flag
by Bartlomiej Zolnierkiewicz
· 10 years ago
d564b55
thermal: exynos: remove TMU_SUPPORT_EMUL_TIME flag
by Bartlomiej Zolnierkiewicz
· 10 years ago
e076153
thermal: exynos: remove TMU_SUPPORT_FALLING_TRIP flag
by Bartlomiej Zolnierkiewicz
· 10 years ago
a7331f7
thermal: exynos: add ->tmu_clear_irqs method
by Bartlomiej Zolnierkiewicz
· 10 years ago
285d994
thermal: exynos: add ->tmu_set_emulation method
by Bartlomiej Zolnierkiewicz
· 10 years ago
154013e
thermal: exynos: add get_emul_con_reg() helper
by Bartlomiej Zolnierkiewicz
· 10 years ago
b79985c
thermal: exynos: add ->tmu_read method
by Bartlomiej Zolnierkiewicz
· 10 years ago
37f9034
thermal: exynos: add ->tmu_control method
by Bartlomiej Zolnierkiewicz
· 10 years ago
d00671c
thermal: exynos: add get_con_reg() helper
by Bartlomiej Zolnierkiewicz
· 10 years ago
72d1100
thermal: exynos: add ->tmu_initialize method
by Bartlomiej Zolnierkiewicz
· 10 years ago
fe87789
thermal: exynos: add get_th_reg() helper
by Bartlomiej Zolnierkiewicz
· 10 years ago
8328a4b
thermal: exynos: add sanitize_temp_error() helper
by Bartlomiej Zolnierkiewicz
· 10 years ago
1e04ee8
thermal: exynos: remove TMU_SUPPORT_TRIM_RELOAD flag
by Bartlomiej Zolnierkiewicz
· 10 years ago
6f02fa1
thermal: exynos: remove TMU_SUPPORT_READY_STATUS flag
by Bartlomiej Zolnierkiewicz
· 10 years ago
23f1462
thermal: exynos: replace threshold_falling check by Exynos SoC type one
by Bartlomiej Zolnierkiewicz
· 10 years ago
2516593
thermal: exynos: simplify HW_TRIP level setting
by Bartlomiej Zolnierkiewicz
· 10 years ago
Next »