summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-01thermal: add brcmstb AVS TMON driverBrian Norris4-1/+396
2017-11-01Documentation: devicetree: add binding for Broadcom STB AVS TMONBrian Norris2-0/+28
2017-11-01thermal/drivers/hisi: Add support for hi3660 SoCKevin Wangtao1-1/+144
2017-11-01thermal/drivers/hisi: Prepare to add support for other hisi platformsKevin Wangtao1-45/+87
2017-11-01thermal/drivers/hisi: Add platform prefix to function nameKevin Wangtao1-72/+73
2017-11-01thermal/drivers/hisi: Put platform code togetherKevin Wangtao1-38/+38
2017-11-01thermal/drivers/qcom-spmi: Use devm_iio_channel_getDaniel Lezcano1-29/+14
2017-11-01thermal/drivers/generic-iio-adc: Switch tz request to devm versionDaniel Lezcano1-20/+4
2017-11-01thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano1-5/+6
2017-11-01thermal/drivers/hisi: Use round up step valueKevin Wangtao1-14/+8
2017-11-01thermal/drivers/hisi: Move the clk setup in the corresponding functionsKevin Wangtao1-20/+9
2017-11-01thermal/drivers/hisi: Remove mutex_lock in the codeDaniel Lezcano1-6/+0
2017-11-01thermal/drivers/hisi: Remove thermal data back pointerDaniel Lezcano1-6/+5
2017-11-01thermal/drivers/hisi: Convert long to intDaniel Lezcano1-2/+2
2017-11-01thermal/drivers/hisi: Rename and remove unused fieldDaniel Lezcano1-10/+8
2017-11-01thermal/drivers/hisi: Remove costly sensor inspectionDaniel Lezcano1-110/+93
2017-11-01thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano1-5/+29
2017-11-01thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano1-22/+70
2017-11-01thermal/drivers/hisi: Remove pointless lockDaniel Lezcano1-5/+1
2017-11-01thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano1-2/+8
2017-11-01thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano1-13/+28
2017-11-01thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano1-9/+9
2017-11-01thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano1-56/+19
2017-11-01thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano1-2/+3
2017-11-01thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...Tony Lindgren1-1/+2
2017-11-01thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0Niklas Söderlund1-19/+15
2017-11-01thermal: armada: fix formula documentation commentBaruch Siach1-1/+1
2017-11-01thermal: tegra: remove null check for dev pointerNicolin Chen1-1/+1
2017-11-01thermal: enable broadcom menu for arm64 bcm2835Allen Wild1-1/+1
2017-11-01thermal: rockchip: Support the RV1108 SoC in thermal driverRocky Hao1-0/+67
2017-11-01dt-bindings: rockchip-thermal: Support the RV1108 SoC compatibleRocky Hao1-0/+1
2017-09-17Linux 4.14-rc1Linus Torvalds1-2/+2
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds4-16/+16
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-27/+41
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-234/+467
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-11/+380
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf4-5/+71
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet1-4/+3
2017-09-16Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds205-3427/+6399
2017-09-16Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+2
2017-09-16Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds28-160/+236
2017-09-16Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-14/+1602
2017-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-111/+257
2017-09-16bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2-1/+18
2017-09-16sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long1-1/+0
2017-09-16sctp: fix an use-after-free issue in sctp_sock_dumpXin Long3-39/+36
2017-09-16netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-16tcp: update skb->skb_mstamp more carefullyEric Dumazet1-7/+12