Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a0a51a64f6a3e718e6d461f11d72d9ce41c706d6
/
drivers
/
thermal
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
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
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
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
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
0c78b4d
thermal: exynos: replace tmu_pmin check by Exynos5440 one
by Bartlomiej Zolnierkiewicz
· 10 years ago
421d5d1
thermal: exynos: replace tmu_irqstatus check by Exynos5440 one
by Bartlomiej Zolnierkiewicz
· 10 years ago
6070c2c
thermal: exynos: remove needless emul_time_shift abstraction
by Bartlomiej Zolnierkiewicz
· 10 years ago
9e288d6
thermal: exynos: remove needless emul_temp_shift abstraction
by Bartlomiej Zolnierkiewicz
· 10 years ago
77a37a9
thermal: exynos: remove needless therm_trip_en_shift abstraction
by Bartlomiej Zolnierkiewicz
· 10 years ago
b9504a6
thermal: exynos: remove needless therm_trip_[mode,mask]_shift abstractions
by Bartlomiej Zolnierkiewicz
· 10 years ago
bfb2b88
thermal: exynos: remove needless test_mux_addr_shift abstraction
by Bartlomiej Zolnierkiewicz
· 10 years ago
32f9520
thermal: exynos: remove needless triminfo_ctrl abstraction
by Bartlomiej Zolnierkiewicz
· 10 years ago
6b1fbbd
thermal: exynos: remove needless threshold_temp abstraction
by Bartlomiej Zolnierkiewicz
· 10 years ago
5d02206
thermal: exynos: remove needless tmu_status abstraction
by Bartlomiej Zolnierkiewicz
· 10 years ago
7710941
thermal: exynos: remove needless triminfo_data abstraction
by Bartlomiej Zolnierkiewicz
· 10 years ago
2251aef
thermal: of: improve of-thermal sensor registration API
by Eduardo Valentin
· 10 years ago
66fb848
thermal: Add Tegra SOCTHERM thermal management driver
by Mikko Perttunen
· 10 years ago
f9df89d
thermal: introduce clock cooling device
by Eduardo Valentin
· 11 years ago
90a21ff
imx: thermal: imx_get_temp might be called before sensor clock is prepared
by Heiner Kallweit
· 10 years ago
1d6a277
thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260
by Bartlomiej Zolnierkiewicz
· 10 years ago
491b079
thermal: imx: correct driver load sequence for cpu cooling
by Bai Ping
· 10 years ago
225112a
Thermal/int3403: Fix thermal hysteresis unit conversion
by lan,Tianyu
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
1401586
Thermal:Remove usless if(!result) before return tz
by Yao Dongdong
· 10 years ago
b835ced
thermal: exynos: fix IRQ clearing on TMU initialization
by Bartlomiej Zolnierkiewicz
· 10 years ago
c2aad93c
thermal: fix multiple disbalanced device node counters
by Vladimir Zapolskiy
· 10 years ago
32a7416
thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250
by Chanwoo Choi
· 10 years ago
56c64da
thermal: exynos: Add support for many TRIMINFO_CTRL registers
by Chanwoo Choi
· 10 years ago
60e203e
thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flag
by Bartlomiej Zolnierkiewicz
· 10 years ago
99d67fb
thermal: exynos: remove identical values from exynos*_tmu_registers structures
by Bartlomiej Zolnierkiewicz
· 10 years ago
9c7a87f
thermal: exynos: remove redundant pdata checks from exynos_tmu_control()
by Bartlomiej Zolnierkiewicz
· 10 years ago
ac951af
thermal: exynos: cache non_hw_trigger_levels in pdata
by Bartlomiej Zolnierkiewicz
· 10 years ago
ddb31d4
thermal: exynos: simplify temp_to_code() and code_to_temp()
by Bartlomiej Zolnierkiewicz
· 10 years ago
8131a24
thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initialize()
by Bartlomiej Zolnierkiewicz
· 10 years ago
930aa10
thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()
by Bartlomiej Zolnierkiewicz
· 10 years ago
d37761e
thermal: exynos: remove dead code for HW_MODE calibration
by Bartlomiej Zolnierkiewicz
· 10 years ago
e841971
thermal: exynos: remove unused struct exynos_tmu_registers entries
by Bartlomiej Zolnierkiewicz
· 10 years ago
8264fce
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
4b6d6c6
thermal: st: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
32d3c29
thermal: samsung: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
bbc3798
thermal: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
6ceaf58
Merge branch 'int340x-thermal' of .git into next
by Zhang Rui
· 10 years ago
d805474
Thermal: int340x thermal: select ACPI fan driver
by Zhang Rui
· 10 years ago
484ac2f
thermal: replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
6306e68
Thermal: int3400_thermal: use acpi_thermal_rel parsing APIs
by Jacob Pan
· 10 years ago
52b1c69
Thermal: int340x_thermal: expose acpi thermal relationship tables
by Jacob Pan
· 10 years ago
4384b8f
Thermal: introduce int3403 thermal driver
by Lan Tianyu
· 10 years ago
9ceaa81
Merge branch 'thermal-core-fix' of .git into next
by Zhang Rui
· 10 years ago
77e337c
Thermal: introduce INT3402 thermal driver
by Aaron Lu
· 10 years ago
0ab1536
Thermal: int3400 thermal: register to thermal framework
by Zhang Rui
· 11 years ago
c5738dd
Thermal: int3400 thermal: add capability to detect supporting UUIDs
by Zhang Rui
· 11 years ago
816cab9
Thermal: introduce int3400 thermal driver
by Zhang Rui
· 11 years ago
26bb0e9
thermal: step_wise: fix: Prevent from binary overflow when trend is dropping
by Lukasz Majewski
· 10 years ago
dd63466
Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into next
by Zhang Rui
· 10 years ago
3230bbf
ACPI: introduce ACPI int340x thermal scan handler
by Zhang Rui
· 11 years ago
Next »