summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-17thermal: rockchip: handle the power sequence for tsadc controllerCaesar Wang1-5/+82
2016-05-17thermal: rockchip: update the tsadc table for rk3399Caesar Wang1-34/+34
2016-05-17thermal: rockchip: fixes the code_to_temp for tsadc driverCaesar Wang1-2/+2
2016-05-17thermal: rockchip: disable thermal->clk in err caseShawn Lin1-1/+3
2016-05-17thermal: tegra: add Tegra132 specific SOC_THERM driverWei Ni4-0/+207
2016-05-17thermal: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2016-05-17thermal: mediatek: Add cpu dynamic power cooling model.Dawei Chien1-2/+9
2016-05-17thermal: generic-adc: Add ADC based thermal sensor driverLaxman Dewangan3-0/+193
2016-05-17thermal: tegra: fix static checker warningWei Ni1-4/+1
2016-05-17thermal: tegra: mark PM functions __maybe_unusedArnd Bergmann1-2/+2
2016-05-17thermal: add temperature sensor support for tango SoCMarc Gonzalez3-0/+121
2016-05-17thermal: hisilicon: fix IRQ imbalance enablingLeo Yan1-3/+4
2016-05-17thermal: hisilicon: support to use any sensorLeo Yan1-13/+20
2016-05-17thermal: tegra: add PM supportWei Ni1-0/+46
2016-05-17thermal: tegra: handle HW initialization in one funcotionWei Ni1-41/+44
2016-05-17thermal: tegra: handle clocks in one functionWei Ni1-15/+36
2016-05-17thermal: tegra: add thermtrip functionWei Ni4-5/+216
2016-05-17thermal: of-thermal: allow setting trip_temp on hardwareWei Ni1-0/+8
2016-05-17thermal: tegra: add a debugfs to show registersWei Ni2-3/+145
2016-05-17thermal: tegra: add Tegra210 specific SOC_THERM driverWei Ni5-0/+195
2016-05-17thermal: tegra: split tegra_soctherm driverWei Ni7-566/+754
2016-05-17thermal: tegra: get rid of PDIV/HOTSPOT hackWei Ni1-4/+15
2016-05-17thermal: tegra: combine sensor group-related dataWei Ni1-27/+118
2016-05-17thermal: tegra: move tegra thermal files into tegra directoryWei Ni5-11/+17
2016-05-17thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-4/+1
2016-05-17thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-22/+9
2016-05-17thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-13/+4
2016-05-17thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-1/+1
2016-05-17thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-2/+1
2016-05-17thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-10/+2
2016-05-17thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-3/+2
2016-05-17input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-8/+1
2016-05-17hwmon: convert scpi-hwmon to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-39/+9
2016-05-17hwmon: convert tmp102 to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-6/+2
2016-05-17hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-8/+4
2016-05-17hwmon: convert lm75 to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-7/+3
2016-05-17thermal: of: fix cleanup when building a thermal zoneUlises Brindis1-1/+1
2016-04-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2-3/+3
2016-04-29Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-1/+40
2016-04-29Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2016-04-29Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+7
2016-04-29Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds3-0/+87
2016-04-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-48/+277
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds20-100/+144
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2016-04-29EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2-2/+2
2016-04-29Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2-6/+7
2016-04-29Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-27/+219
2016-04-29Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2-8/+8
2016-04-28Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+26