summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham2020-06-131-2/+2
* Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-1242-1068/+2303
|\
| * thermal/int340x_thermal: Don't require IDSP to existMatthew Garrett2020-05-291-8/+22
| * thermal/int340x_thermal: Export OEM vendor variablesMatthew Garrett2020-05-291-1/+131
| * thermal/int340x_thermal: Export GDDVMatthew Garrett2020-05-291-0/+60
| * thermal: qoriq: Update the settings for TMUv2Yuantian Tang2020-05-291-2/+24
| * thermal: rcar_thermal: Clean up rcar_thermal_update_temp()Niklas Söderlund2020-05-221-5/+4
| * thermal: qoriq: Add platform dependenciesGeert Uytterhoeven2020-05-221-2/+2
| * drivers: thermal: tsens: Merge tsens-common.c into tsens.cAmit Kucheria2020-05-224-850/+840
| * thermal/of: Rename of-thermal.cAmit Kucheria2020-05-222-1/+1
| * thermal/governors: Prefix all source files with gov_Amit Kucheria2020-05-225-4/+4
| * thermal/drivers/user_space: Sort headers alphabeticallyAmit Kucheria2020-05-221-1/+1
| * thermal/drivers/of-thermal: Sort headers alphabeticallyAmit Kucheria2020-05-221-5/+5
| * thermal/drivers/cpufreq_cooling: Replace module.h with export.hAmit Kucheria2020-05-221-1/+1
| * thermal/drivers/cpufreq_cooling: Sort headers alphabeticallyAmit Kucheria2020-05-221-4/+4
| * thermal/drivers/clock_cooling: Include export.hAmit Kucheria2020-05-221-0/+1
| * thermal/drivers/clock_cooling: Sort headers alphabeticallyAmit Kucheria2020-05-221-1/+1
| * thermal/drivers/thermal_hwmon: Include export.hAmit Kucheria2020-05-221-0/+1
| * thermal/drivers/thermal_hwmon: Sort headers alphabeticallyAmit Kucheria2020-05-221-2/+3
| * thermal/drivers/thermal_helpers: Include export.hAmit Kucheria2020-05-221-0/+1
| * thermal/drivers/thermal_helpers: Sort headers alphabeticallyAmit Kucheria2020-05-221-1/+1
| * thermal/core: Replace module.h with export.hAmit Kucheria2020-05-221-1/+1
| * thermal/core: Get rid of MODULE_* tagsAmit Kucheria2020-05-221-4/+0
| * thermal: imx8mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-221-1/+1
| * dt-bindings: thermal: Add yaml bindings for thermal zonesAmit Kucheria2020-05-221-0/+341
| * dt-bindings: thermal: Add yaml bindings for thermal cooling-devicesAmit Kucheria2020-05-221-0/+116
| * dt-bindings: thermal: Add yaml bindings for thermal sensorsAmit Kucheria2020-05-221-0/+72
| * thermal: cpuidle: Register cpuidle cooling deviceDaniel Lezcano2020-05-192-0/+6
| * thermal/drivers/cpuidle_cooling: Change the registration functionDaniel Lezcano2020-05-192-22/+53
| * dt-bindings: thermal: Add the idle cooling deviceDaniel Lezcano2020-05-191-0/+145
| * powercap/drivers/idle_inject: Specify idle state max latencyDaniel Lezcano2020-05-192-1/+19
| * thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee2020-04-291-3/+3
| * MAINTAINERS: Add entry for Renesas R-Car thermal driversNiklas Söderlund2020-04-281-0/+9
| * thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() opsAndrzej Pietrasiewicz2020-04-151-3/+2
| * thermal: k3: Add support for bandgap sensorsKeerthy2020-04-143-0/+275
| * dt-bindings: thermal: k3: Add VTM bindings documentationKeerthy2020-04-141-0/+56
| * thermal: Delete an error message in four functionsMarkus Elfring2020-04-144-12/+5
| * thermal: Remove thermal_zone_device_update() stubDaniel Lezcano2020-04-141-3/+0
| * thermal: Remove stubs for thermal_zone_[un]bind_cooling_deviceDaniel Lezcano2020-04-141-10/+0
| * thermal: Change IS_ENABLED to IFDEF in the header fileDaniel Lezcano2020-04-141-1/+1
| * thermal: Move get_thermal_instance to the internal headerDaniel Lezcano2020-04-142-6/+5
| * thermal: Move get_tz_trend to the internal headerDaniel Lezcano2020-04-142-3/+3
| * thermal: Move trip point structure definition to private headerDaniel Lezcano2020-04-142-15/+13
| * thermal: Move internal IPA functionsDaniel Lezcano2020-04-142-24/+13
| * thermal: Move struct thermal_attr to the private headerDaniel Lezcano2020-04-142-5/+6
| * thermal: Move default governor config option to the internal headerDaniel Lezcano2020-04-142-11/+11
| * thermal: devfreq_cooling: Use PM QoS to set frequency limitsMatthias Kaehlcke2020-04-141-47/+23
| * thermal: core: Remove pointless debug tracesDaniel Lezcano2020-04-141-6/+0
| * thermal: core: Make thermal_zone_set_trips privateDaniel Lezcano2020-04-143-4/+15
| * thermal: imx_sc_thermal: Add hwmon supportAnson Huang2020-04-141-0/+4