Age | Commit message (Expand) | Author |
2016-05-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2016-05-18 | Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next | Zhang Rui |
2016-05-17 | thermal: tango: initialize TEMPSI_CFG | Marc Gonzalez |
2016-05-17 | thermal: rockchip: use the usleep_range instead of udelay | Caesar Wang |
2016-05-17 | thermal: rockchip: add the notes for better reading | Caesar Wang |
2016-05-17 | thermal: rockchip: Support RK3366 SoCs in the thermal driver | Elaine Zhang |
2016-05-17 | thermal: rockchip: handle the power sequence for tsadc controller | Caesar Wang |
2016-05-17 | thermal: rockchip: update the tsadc table for rk3399 | Caesar Wang |
2016-05-17 | thermal: rockchip: fixes the code_to_temp for tsadc driver | Caesar Wang |
2016-05-17 | thermal: rockchip: disable thermal->clk in err case | Shawn Lin |
2016-05-17 | thermal: tegra: add Tegra132 specific SOC_THERM driver | Wei Ni |
2016-05-17 | thermal: fix ptr_ret.cocci warnings | kbuild test robot |
2016-05-17 | thermal: generic-adc: Add ADC based thermal sensor driver | Laxman Dewangan |
2016-05-17 | thermal: tegra: fix static checker warning | Wei Ni |
2016-05-17 | thermal: tegra: mark PM functions __maybe_unused | Arnd Bergmann |
2016-05-17 | thermal: add temperature sensor support for tango SoC | Marc Gonzalez |
2016-05-17 | thermal: hisilicon: fix IRQ imbalance enabling | Leo Yan |
2016-05-17 | thermal: hisilicon: support to use any sensor | Leo Yan |
2016-05-17 | thermal: tegra: add PM support | Wei Ni |
2016-05-17 | thermal: tegra: handle HW initialization in one funcotion | Wei Ni |
2016-05-17 | thermal: tegra: handle clocks in one function | Wei Ni |
2016-05-17 | thermal: tegra: add thermtrip function | Wei Ni |
2016-05-17 | thermal: of-thermal: allow setting trip_temp on hardware | Wei Ni |
2016-05-17 | thermal: tegra: add a debugfs to show registers | Wei Ni |
2016-05-17 | thermal: tegra: add Tegra210 specific SOC_THERM driver | Wei Ni |
2016-05-17 | thermal: tegra: split tegra_soctherm driver | Wei Ni |
2016-05-17 | thermal: tegra: get rid of PDIV/HOTSPOT hack | Wei Ni |
2016-05-17 | thermal: tegra: combine sensor group-related data | Wei Ni |
2016-05-17 | thermal: tegra: move tegra thermal files into tegra directory | Wei Ni |
2016-05-17 | thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_register | Eduardo Valentin |
2016-05-17 | thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_register | Eduardo Valentin |
2016-05-17 | thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_register | Eduardo Valentin |
2016-05-17 | thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register | Eduardo Valentin |
2016-05-17 | thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_register | Eduardo Valentin |
2016-05-17 | thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_register | Eduardo Valentin |
2016-05-17 | thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_register | Eduardo Valentin |
2016-05-17 | thermal: of: fix cleanup when building a thermal zone | Ulises Brindis |
2016-05-17 | thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions. | Richard Cochran |
2016-05-16 | thermal: check validity get_trip_hyst function pointer in bang-bang governor | Michele Di Giorgio |
2016-05-11 | Thermal / ACPI / video: add INT3406 thermal driver | Aaron Lu |
2016-05-08 | thermal: int340x: processor_thermal: support acpi notification | Srinivas Pandruvada |
2016-05-08 | thermal/powerclamp: remove cpu whitelist | Jacob Pan |
2016-04-27 | thermal: use %d to print S32 parameters | Leo Yan |
2016-04-27 | thermal: hisilicon: increase temperature resolution | Leo Yan |
2016-04-20 | thermal: fix Mediatek thermal controller build | Johannes Berg |
2016-04-20 | thermal: consistently use int for trip temp | Wei Ni |
2016-04-20 | thermal: fix mtk_thermal build dependency | Randy Dunlap |
2016-04-20 | thermal: minor mtk_thermal.c cleanups | Randy Dunlap |
2016-04-20 | thermal: power_allocator: req_range multiplication should be a 64 bit type | Javi Merino |
2016-04-20 | thermal: of: add __init attribute | Julia Lawall |