summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-261-1/+1
|\
| * hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter2016-05-261-1/+1
* | Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-05-268-20/+129
|\ \
| * | mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-05-231-3/+3
| * | mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-05-231-4/+1
| * | mmc: longer timeout for long read time quirkMatt Gumbel2016-05-232-4/+5
| * | mmc: dw_mmc: rockchip: Set the drive phase properlyDouglas Anderson2016-05-231-0/+64
| * | mmc: dw_mmc: fix the wrong max_blk_sizeJaehoon Chung2016-05-231-3/+3
| * | mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilitiesShawn Lin2016-05-231-4/+4
| * | mmc: sdhci-acpi: Ensure connected devices are powered when probingAdrian Hunter2016-05-201-1/+6
| * | ACPI / PM: Export acpi_device_fix_up_power()Ulf Hansson2016-05-201-0/+1
| * | mmc: block: Pause re-tuning while switched to the RPMB partitionAdrian Hunter2016-05-171-1/+10
| * | mmc: block: Always switch back to main area after RPMB accessAdrian Hunter2016-05-171-0/+8
| * | mmc: core: Add a facility to "pause" re-tuningAdrian Hunter2016-05-171-0/+24
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-05-2630-740/+2271
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2016-05-1829-739/+2264
| |\ \ \ \
| | | * | | thermal: tango: initialize TEMPSI_CFGMarc Gonzalez2016-05-171-0/+1
| | | * | | thermal: rockchip: use the usleep_range instead of udelayCaesar Wang2016-05-171-2/+2
| | | * | | thermal: rockchip: add the notes for better readingCaesar Wang2016-05-171-21/+53
| | | * | | thermal: rockchip: Support RK3366 SoCs in the thermal driverElaine Zhang2016-05-171-0/+28
| | | * | | thermal: rockchip: handle the power sequence for tsadc controllerCaesar Wang2016-05-171-5/+82
| | | * | | thermal: rockchip: update the tsadc table for rk3399Caesar Wang2016-05-171-34/+34
| | | * | | thermal: rockchip: fixes the code_to_temp for tsadc driverCaesar Wang2016-05-171-2/+2
| | | * | | thermal: rockchip: disable thermal->clk in err caseShawn Lin2016-05-171-1/+3
| | | * | | thermal: tegra: add Tegra132 specific SOC_THERM driverWei Ni2016-05-174-0/+207
| | | * | | thermal: fix ptr_ret.cocci warningskbuild test robot2016-05-171-4/+1
| | | * | | thermal: mediatek: Add cpu dynamic power cooling model.Dawei Chien2016-05-171-2/+9
| | | * | | thermal: generic-adc: Add ADC based thermal sensor driverLaxman Dewangan2016-05-173-0/+193
| | | * | | thermal: tegra: fix static checker warningWei Ni2016-05-171-4/+1
| | | * | | thermal: tegra: mark PM functions __maybe_unusedArnd Bergmann2016-05-171-2/+2
| | | * | | thermal: add temperature sensor support for tango SoCMarc Gonzalez2016-05-173-0/+121
| | | * | | thermal: hisilicon: fix IRQ imbalance enablingLeo Yan2016-05-171-3/+4
| | | * | | thermal: hisilicon: support to use any sensorLeo Yan2016-05-171-13/+20
| | | * | | thermal: tegra: add PM supportWei Ni2016-05-171-0/+46
| | | * | | thermal: tegra: handle HW initialization in one funcotionWei Ni2016-05-171-41/+44
| | | * | | thermal: tegra: handle clocks in one functionWei Ni2016-05-171-15/+36
| | | * | | thermal: tegra: add thermtrip functionWei Ni2016-05-174-5/+216
| | | * | | thermal: of-thermal: allow setting trip_temp on hardwareWei Ni2016-05-171-0/+8
| | | * | | thermal: tegra: add a debugfs to show registersWei Ni2016-05-172-3/+145
| | | * | | thermal: tegra: add Tegra210 specific SOC_THERM driverWei Ni2016-05-175-0/+195
| | | * | | thermal: tegra: split tegra_soctherm driverWei Ni2016-05-177-566/+754
| | | * | | thermal: tegra: get rid of PDIV/HOTSPOT hackWei Ni2016-05-171-4/+15
| | | * | | thermal: tegra: combine sensor group-related dataWei Ni2016-05-171-27/+118
| | | * | | thermal: tegra: move tegra thermal files into tegra directoryWei Ni2016-05-175-11/+17
| | | * | | thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-4/+1
| | | * | | thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-22/+9
| | | * | | thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-13/+4
| | | * | | thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-1/+1
| | | * | | thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-2/+1
| | | * | | thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-10/+2