summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | drivers: thermal: tsens: Remove unnecessary irq flagAmit Kucheria2020-03-201-1/+1
| * | | | | | | | drivers: thermal: tsens: kernel-doc fixupAmit Kucheria2020-03-201-0/+3
| * | | | | | | | drivers: thermal: tsens: Add watchdog supportAmit Kucheria2020-03-203-0/+71
| * | | | | | | | drivers: thermal: tsens: Add critical interrupt supportAmit Kucheria2020-03-204-36/+223
| * | | | | | | | drivers: thermal: tsens: Release device in success pathAmit Kucheria2020-03-201-4/+2
| * | | | | | | | drivers: thermal: tsens: use simpler variablesAmit Kucheria2020-03-201-4/+4
| * | | | | | | | drivers: thermal: tsens: Pass around struct tsens_sensor as a constantAmit Kucheria2020-03-203-11/+12
| * | | | | | | | drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria2020-03-205-16/+16
| * | | | | | | | thermal: rcar_thermal: Handle probe error gracefullyNiklas Söderlund2020-03-201-2/+4
| * | | | | | | | thermal: imx: Remove unused includesAnson Huang2020-03-201-7/+0
| * | | | | | | | thermal: rcar_gen3_thermal: Add r8a77961 supportGeert Uytterhoeven2020-03-201-0/+4
| * | | | | | | | dt-bindings: thermal: rcar-gen3-thermal: Add r8a77961 supportGeert Uytterhoeven2020-03-201-0/+1
| * | | | | | | | thermal: Add COMPILE_TEST support for i.MX8MMAnson Huang2020-03-121-1/+1
| * | | | | | | | thermal: qoriq: Fix a compiling issueYuantian Tang2020-03-121-0/+1
| * | | | | | | | thermal: Remove COMPILE_TEST for IMX_SC_THERMALAnson Huang2020-03-121-1/+1
| * | | | | | | | thermal: Fix build warning of !defined(CONFIG_THERMAL_OF)Anson Huang2020-03-121-1/+1
| * | | | | | | | thermal: imx_thermal: Use __maybe_unused instead of CONFIG_PM_SLEEPAnson Huang2020-03-121-4/+2
| * | | | | | | | thermal: imx_sc_thermal: Align imx sc thermal msg structs to 4Anson Huang2020-03-121-3/+3
| * | | | | | | | thermal: ti-soc-thermal: Use GPIO descriptorsLinus Walleij2020-03-122-33/+15
| * | | | | | | | thermal: Rephrase the Kconfig text for thermalLinus Walleij2020-03-121-6/+7
| * | | | | | | | thermal: imx8mm: Add support for i.MX8MM thermal monitoring unitAnson Huang2020-03-123-0/+142
| * | | | | | | | dt-bindings: thermal: imx8mm-thermal: Add binding doc for i.MX8MMAnson Huang2020-03-121-0/+15
| * | | | | | | | thermal: exynos: Silence warning during deferred probeMarek Szyprowski2020-03-121-1/+3
| * | | | | | | | thermal: imx_sc: add i.MX system controller thermal supportAnson Huang2020-03-123-0/+160
| * | | | | | | | thermal: of-thermal: add API for getting sensor ID from DTAnson Huang2020-03-122-16/+56
| * | | | | | | | dt-bindings: fsl: scu: add thermal bindingAnson Huang2020-03-121-0/+16
| * | | | | | | | thermal: sprd: Add Spreadtrum thermal driver supportFreeman Liu2020-03-123-0/+560
| * | | | | | | | dt-bindings: thermal: sprd: Add the Spreadtrum thermal documentationBaolin Wang2020-03-121-0/+108
| * | | | | | | | thermal: rcar_gen3_thermal: Generate interrupt when temperature changesNiklas Söderlund2020-03-121-12/+12
| * | | | | | | | thermal: rcar_gen3_thermal: Remove unneeded curly bracketsNiklas Söderlund2020-03-121-2/+1
| * | | | | | | | dt-bindings: thermal: tsens: Add configuration in yamlRajeshwari2020-02-291-0/+1
* | | | | | | | | Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-04-0749-379/+4688
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clockJarkko Nikula2020-03-301-8/+13
| * | | | | | | | | mfd: aat2870: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-301-1/+1
| * | | | | | | | | mfd: dln2: Allow to be enumerated via ACPIAndy Shevchenko2020-03-301-0/+21
| * | | | | | | | | mfd: da9062: Add support for interrupt polarity defined in device treeShreyas Joshi2020-03-301-3/+41
| * | | | | | | | | dt-bindings: bd718x7: Yamlify and add BD71850Matti Vaittinen2020-03-306-252/+658
| * | | | | | | | | mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko2020-03-301-2/+7
| * | | | | | | | | mfd: intel-lpss: Add Intel Comet Lake PCH-V PCI IDsAndy Shevchenko2020-03-301-0/+10
| * | | | | | | | | mfd: sc27xx: Add USB charger type detection supportBaolin Wang2020-03-302-0/+59
| * | | | | | | | | dt-bindings: mfd: Document STM32 low power timer bindingsBenjamin Gaignard2020-03-301-0/+16
| * | | | | | | | | mfd: rk808: Convert RK805 to shutdown/suspend hooksRobin Murphy2020-03-302-26/+12
| * | | | | | | | | mfd: rk808: Reduce shutdown duplicationRobin Murphy2020-03-302-42/+20
| * | | | | | | | | mfd: rk808: Stop using syscore opsRobin Murphy2020-03-301-14/+12
| * | | | | | | | | mfd: rk808: Ensure suspend/resume hooks always workRobin Murphy2020-03-301-2/+2
| * | | | | | | | | mfd: rk808: Always use poweroff when requestedSoeren Moch2020-03-301-9/+2
| * | | | | | | | | mfd: omap: Remove useless cast for driver.nameCorentin Labbe2020-03-302-2/+2
| * | | | | | | | | mfd: Kconfig: Fix some misspelling of the word functionalityChristophe JAILLET2020-03-301-4/+4
| * | | | | | | | | mfd: pm8xxx: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-301-1/+1
| * | | | | | | | | mfd: omap-usb-tll: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-301-1/+1