summaryrefslogtreecommitdiffstats
path: root/kernel/kprobes.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-20drivers: thermal: tsens: Add critical interrupt supportAmit Kucheria4-36/+223
2020-03-20drivers: thermal: tsens: Release device in success pathAmit Kucheria1-4/+2
2020-03-20drivers: thermal: tsens: use simpler variablesAmit Kucheria1-4/+4
2020-03-20drivers: thermal: tsens: Pass around struct tsens_sensor as a constantAmit Kucheria3-11/+12
2020-03-20drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria5-16/+16
2020-03-20thermal: rcar_thermal: Handle probe error gracefullyNiklas Söderlund1-2/+4
2020-03-20thermal: imx: Remove unused includesAnson Huang1-7/+0
2020-03-20thermal: rcar_gen3_thermal: Add r8a77961 supportGeert Uytterhoeven1-0/+4
2020-03-20dt-bindings: thermal: rcar-gen3-thermal: Add r8a77961 supportGeert Uytterhoeven1-0/+1
2020-03-12thermal: Add COMPILE_TEST support for i.MX8MMAnson Huang1-1/+1
2020-03-12thermal: qoriq: Fix a compiling issueYuantian Tang1-0/+1
2020-03-12thermal: Remove COMPILE_TEST for IMX_SC_THERMALAnson Huang1-1/+1
2020-03-12thermal: Fix build warning of !defined(CONFIG_THERMAL_OF)Anson Huang1-1/+1
2020-03-12thermal: imx_thermal: Use __maybe_unused instead of CONFIG_PM_SLEEPAnson Huang1-4/+2
2020-03-12thermal: imx_sc_thermal: Align imx sc thermal msg structs to 4Anson Huang1-3/+3
2020-03-12thermal: ti-soc-thermal: Use GPIO descriptorsLinus Walleij2-33/+15
2020-03-12thermal: Rephrase the Kconfig text for thermalLinus Walleij1-6/+7
2020-03-12thermal: imx8mm: Add support for i.MX8MM thermal monitoring unitAnson Huang3-0/+142