Age | Commit message (Expand) | Author | Files | Lines |
2015-02-20 | thermal: exynos: fix: Check if data->tmu_read callback is present before read | Lukasz Majewski | 1 | -1/+1 |
2015-02-20 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 9 | -1030/+447 |
2015-02-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 9 | -392/+515 |
2015-02-06 | Thermal/int340x_thermal: remove unused uuids. | Zhang Rui | 1 | -4/+0 |
2015-02-06 | thermal: step_wise: spelling fixes | Brian Norris | 1 | -2/+2 |
2015-02-06 | thermal: int340x: fix sparse warning | Lad, Prabhakar | 1 | -1/+1 |
2015-01-31 | thermal: exynos: Add TMU support for Exynos7 SoC | Abhilash Kesavan | 2 | -8/+198 |
2015-01-30 | Merge branches 'intel-dts-soc-thermal' and 'int340x-enhancement' of .git into... | Zhang Rui | 6 | -369/+482 |
2015-01-29 | Thermal/int340x: LPAT conversion for temperature | Srinivas Pandruvada | 2 | -3/+20 |
2015-01-29 | thermal: Intel SoC DTS: Add Braswell support | Srinivas Pandruvada | 1 | -16/+30 |
2015-01-28 | thermal: exynos: Correct sanity check at exynos_report_trigger() function | Lukasz Majewski | 1 | -2/+2 |
2015-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -9/+16 |
2015-01-27 | thermal: Kconfig: Remove config for not used EXYNOS_THERMAL_CORE | Lukasz Majewski | 1 | -9/+0 |
2015-01-26 | thermal: exynos: Remove exynos_tmu_data.c file | Lukasz Majewski | 1 | -228/+0 |
2015-01-25 | thermal: rockchip: make temperature reporting much more accurate | Caesar Wang | 1 | -13/+23 |
2015-01-25 | thermal: exynos: Remove exynos_thermal_common.[c|h] files | Lukasz Majewski | 2 | -551/+0 |
2015-01-25 | thermal: samsung: core: Exynos TMU rework to use device tree for configuration | Lukasz Majewski | 3 | -182/+220 |
2015-01-25 | thermal: exynos: Modify exynos thermal code to use device tree for cpu coolin... | Lukasz Majewski | 4 | -103/+73 |
2015-01-25 | thermal: exynos: Provide thermal_exynos.h file to be included in device tree ... | Lukasz Majewski | 1 | -9/+3 |
2015-01-25 | thermal: exynos: cosmetic: Correct comment format | Lukasz Majewski | 1 | -1/+1 |
2015-01-21 | thermal: of: Enable thermal_zoneX when sensor is correctly added | Lukasz Majewski | 1 | -0/+3 |
2015-01-20 | Thermal/int340x/int3402: Provide notification support | Srinivas Pandruvada | 1 | -0/+33 |
2015-01-20 | Thermal/int340x/processor_thermal: Add thermal zone support | Srinivas Pandruvada | 1 | -0/+90 |
2015-01-20 | Thermal/int340x/int3403: Use int340x thermal API | Srinivas Pandruvada | 1 | -198/+10 |
2015-01-20 | Thermal/int340x/int3402: Use int340x thermal API | Srinivas Pandruvada | 1 | -178/+11 |
2015-01-20 | Thermal/int340x: Add common thermal zone handler | Srinivas Pandruvada | 3 | -0/+328 |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 1 | -5/+1 |
2015-01-15 | Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -9/+16 |
2015-01-12 | thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/ | Geert Uytterhoeven | 1 | -1/+1 |
2015-01-07 | thermal: rcar: change type of ctemp in rcar_thermal_update_temp() | Yoshihiro Shimoda | 1 | -2/+2 |
2015-01-07 | thermal: rcar: fix ENR register value | Yoshihiro Shimoda | 1 | -3/+8 |
2015-01-06 | Thermal: imx: add clk disable/enable for suspend/resume | Anson Huang | 1 | -0/+2 |
2015-01-06 | int340x_thermal/processor_thermal_device: return failure when | Zhang Rui | 1 | -0/+2 |
2015-01-06 | ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT | Zhang Rui | 1 | -12/+4 |
2015-01-05 | thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points() | Geert Uytterhoeven | 2 | -3/+3 |
2014-12-24 | Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git in... | Zhang Rui | 16 | -271/+491 |
2014-12-24 | Thermal/int340x/int3403: Free acpi notification handler | Srinivas Pandruvada | 1 | -0/+2 |
2014-12-24 | Thermal/int340x/processor_thermal: Fix memory leak | Srinivas Pandruvada | 1 | -9/+20 |
2014-12-24 | Thermal/int340x/int3403: Fix memory leak | Srinivas Pandruvada | 1 | -0/+2 |
2014-12-24 | thermal: int340x: Introduce processor reporting device | Srinivas Pandruvada | 2 | -0/+299 |
2014-12-22 | thermal: int340x_thermal: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2014-12-22 | thermal: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-12-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 8 | -264/+172 |
2014-12-21 | thermal: cpu_cooling: document node in struct cpufreq_cooling_device | Javi Merino | 1 | -0/+1 |
2014-12-21 | thermal/powerclamp: add ids for future xeon cpus | Jacob Pan | 1 | -0/+1 |
2014-12-21 | Thermal/int340x: Handle properly the case when _trt or _art acpi entry is mis... | Ilkka Koskinen | 1 | -4/+4 |
2014-12-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+0 |
2014-12-19 | tick/powerclamp: Remove tick_nohz_idle abuse | Thomas Gleixner | 1 | -2/+0 |
2014-12-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 20 | -809/+2407 |
2014-12-17 | thermal: cpu_cooling: small memory leak on error | Dan Carpenter | 1 | -1/+0 |