aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2015-01-15Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-01-12thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/Geert Uytterhoeven
2015-01-07thermal: rcar: change type of ctemp in rcar_thermal_update_temp()Yoshihiro Shimoda
2015-01-07thermal: rcar: fix ENR register valueYoshihiro Shimoda
2015-01-06Thermal: imx: add clk disable/enable for suspend/resumeAnson Huang
2015-01-06int340x_thermal/processor_thermal_device: return failure whenZhang Rui
2015-01-06ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRTZhang Rui
2015-01-05thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven
2014-12-24Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git in...Zhang Rui
2014-12-24Thermal/int340x/int3403: Free acpi notification handlerSrinivas Pandruvada
2014-12-24Thermal/int340x/processor_thermal: Fix memory leakSrinivas Pandruvada
2014-12-24Thermal/int340x/int3403: Fix memory leakSrinivas Pandruvada
2014-12-24thermal: int340x: Introduce processor reporting deviceSrinivas Pandruvada
2014-12-22thermal: int340x_thermal: drop owner assignment from platform_driversWolfram Sang
2014-12-22thermal: drop owner assignment from platform_driversWolfram Sang
2014-12-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2014-12-21thermal: cpu_cooling: document node in struct cpufreq_cooling_deviceJavi Merino
2014-12-21thermal/powerclamp: add ids for future xeon cpusJacob Pan
2014-12-21Thermal/int340x: Handle properly the case when _trt or _art acpi entry is mis...Ilkka Koskinen
2014-12-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-17thermal: cpu_cooling: small memory leak on errorDan Carpenter
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into nextZhang Rui
2014-12-12thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER caseEduardo Valentin
2014-12-12thermal: db8500: Do not print error message in the EPROBE_DEFER caseEduardo Valentin
2014-12-12thermal: imx: Do not print error message in the EPROBE_DEFER caseFabio Estevam
2014-12-10drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsungAbhilash Kesavan
2014-12-09Thermal/int340x: Clear the error value of the last acpi_bus_get_device() callIlkka Koskinen
2014-12-09Merge branch 'eduardo-soc-thermal' into thermal-socZhang Rui
2014-12-09thermal/powerclamp: add id for braswell cpuJacob Pan
2014-12-09thermal: Intel SoC DTS: Don't do thermal zone update inside spin_lockMaurice Petallo
2014-12-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2014-12-09Thermal: fix platform_no_drv_owner.cocci warningsWu Fengguang
2014-12-09Thermal/int340x: avoid unnecessary pointer castingJacob Pan
2014-12-09thermal: int3403: Delete a check before thermal_zone_device_unregister()Markus Elfring
2014-12-09thermal/int3400: export uuidsSrinivas Pandruvada
2014-12-08thermal:core:fix: Check return code of the ->get_max_state() callbackLukasz Majewski
2014-12-08thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski
2014-12-08thermal: of: Extend of-thermal to export table of trip pointsLukasz Majewski
2014-12-08thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski
2014-12-08thermal: of: Extend of-thermal.c to provide check if trip point is validLukasz Majewski
2014-12-08thermal: of: Extend of-thermal.c to provide number of trip pointsLukasz Majewski
2014-12-08thermal: cpu_cooling: update copyright tagsViresh Kumar
2014-12-08thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freqViresh Kumar
2014-12-08thermal: cpu_cooling: Store frequencies in descending orderViresh Kumar
2014-12-08thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property()Viresh Kumar
2014-12-08thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_countViresh Kumar
2014-12-08thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymoreViresh Kumar