summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-18Thermal: Ignore invalid trip pointsZhang Rui
2016-03-15Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui
2016-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2016-03-15thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macrosMichele Di Giorgio
2016-03-15thermal: intel_pch_thermal: Enable Skylake PCH thermalSrinivas Pandruvada
2016-03-09thermal: doc: Add details of devm_thermal_zone_of_sensor_{register,unregister}Laxman Dewangan
2016-03-09thermal: of-thermal: Add devm version of thermal_zone_of_sensor_registerLaxman Dewangan
2016-03-09thermal: doc: Add details of thermal_zone_of_sensor_{register,unregister}Laxman Dewangan
2016-03-08thermal: exynos: Defer probe if vtmu is present but not registeredJavier Martinez Canillas
2016-03-08thermal: exynos: Use devm_regulator_get_optional() for vtmuJavier Martinez Canillas
2016-03-08thermal: exynos: List vtmu-supply as optional property in DT bindingJavier Martinez Canillas
2016-03-08thermal: exynos: Print a message about exceeded number of supported trip-pointsKrzysztof Kozlowski
2016-03-08thermal: exynos: Document number of supported trip-pointsKrzysztof Kozlowski
2016-03-08thermal: exynos: Document compatible for Exynos5433 TMUKrzysztof Kozlowski
2016-03-08thermal: mtk: allow compile testing on UMEduardo Valentin
2016-03-08thermal: tegra_soctherm: fix sign bit of temperatureWei Ni
2016-03-08thermal: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski
2016-03-08thermal: ti-soc-thermal: clean up the error handling a bitDan Carpenter
2016-03-08thermal: rcar: Use ARCH_RENESASSimon Horman
2016-03-08thermal: rcar_thermal: don't open code of_device_get_match_data()Wolfram Sang
2016-03-08thermal: db8500_cpufreq_cooling: Compile with COMPILE_TESTLuis de Bethencourt
2016-02-29thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399Caesar Wang
2016-02-29thermal: rockchip: the rename compatibles for rockchip SoCsCaesar Wang
2016-02-29thermal: rockchip: fix calculation error for code_to_tempElaine Zhang
2016-02-29thermal: rockchip: fix a impossible condition caused by the warningCaesar Wang
2016-02-28Linux 4.5-rc6Linus Torvalds
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-27do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro
2016-02-27should_follow_link(): validate ->d_seq after having decided to followAl Viro
2016-02-27namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-02-27do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-02-27fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig
2016-02-27hpfs: don't truncate the file when delete failsMikulas Patocka
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler
2016-02-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler
2016-02-27ext4: online defrag not supported with DAXRoss Zwisler
2016-02-27ext2, ext4: only set S_DAX for regular inodesRoss Zwisler
2016-02-27block: disable block device DAX by defaultDan Williams