summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-08Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-ther...Zhang Rui
2017-09-08Merge branches 'mediatek-mt2712', 'rockchip-rk3328' and 'uniphier-thermal' in...Zhang Rui
2017-09-01Thermal: int3406_thermal: fix thermal sysfs I/FZhang Rui
2017-08-31thermal: mediatek: minor mtk_thermal.c cleanupsLouis Yu
2017-08-31thermal: mediatek: extend calibration data for mt2712 chipLouis Yu
2017-08-31thermal: mediatek: add Mediatek thermal driver for mt2712Louis Yu
2017-08-31dt-bindings: thermal: Add binding document for Mediatek thermal controllerLouis Yu
2017-08-15thermal: intel_pch_thermal: Fix enable check on Broadwell-DEEd Swierk
2017-08-11thermal: rockchip: Support the RK3328 SOC in thermal driverRocky Hao
2017-08-11dt-bindings: rockchip-thermal: Support the RK3328 SoC compatibleRocky Hao
2017-08-11thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: exynos: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: zx2967: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: rcar_gen3_thermal: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: qoriq: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: hisilicon: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: core: Fix resources release in error paths in thermal_zone_device_re...Christophe Jaillet
2017-08-11thermal: core: Use the new 'thermal_zone_destroy_device_groups()' helper func...Christophe Jaillet
2017-08-11thermal: core: Add some new helper functions to free resourcesChristophe Jaillet
2017-08-11thermal: int3400_thermal: process "thermal table changed" eventBrian Bian
2017-08-11thermal: uniphier: add UniPhier thermal driverKunihiko Hayashi
2017-08-11dt-bindings: thermal: add binding documentation for UniPhier thermal monitorKunihiko Hayashi
2017-08-08Thermal/int340x: Fix few typos and kernel warn messageSumeet Pawnikar
2017-08-08thermal: intel_pch_thermal: constify pci_device_id.Arvind Yadav
2017-08-08thermal: core: fix some format issues on critical shutdown stringIcenowy Zheng
2017-08-08thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann
2017-08-08thermal: intel_pch_thermal: Read large temp values correctlyEd Swierk
2017-08-08thermal: int340x_thermal: Constify attribute_group structures.Arvind Yadav
2017-08-08thermal: int340x: constify attribute_group structures.Arvind Yadav
2017-07-30Linux 4.13-rc3v4.13-rc3Linus Torvalds
2017-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-28Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-28Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-28Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-28Merge tag 'for-linus-4.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-07-28Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-28NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington
2017-07-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-28Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-07-28lightnvm: pblk: advance bio according to lba indexJavier González
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon