summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-22thermal/drivers/clock_cooling: Sort headers alphabeticallyAmit Kucheria1-1/+1
2020-05-22thermal/drivers/thermal_hwmon: Include export.hAmit Kucheria1-0/+1
2020-05-22thermal/drivers/thermal_hwmon: Sort headers alphabeticallyAmit Kucheria1-2/+3
2020-05-22thermal/drivers/thermal_helpers: Include export.hAmit Kucheria1-0/+1
2020-05-22thermal/drivers/thermal_helpers: Sort headers alphabeticallyAmit Kucheria1-1/+1
2020-05-22thermal/core: Replace module.h with export.hAmit Kucheria1-1/+1
2020-05-22thermal/core: Get rid of MODULE_* tagsAmit Kucheria1-4/+0
2020-05-22thermal: imx8mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-22dt-bindings: thermal: Add yaml bindings for thermal zonesAmit Kucheria1-0/+341
2020-05-22dt-bindings: thermal: Add yaml bindings for thermal cooling-devicesAmit Kucheria1-0/+116
2020-05-22dt-bindings: thermal: Add yaml bindings for thermal sensorsAmit Kucheria1-0/+72
2020-05-19thermal: cpuidle: Register cpuidle cooling deviceDaniel Lezcano2-0/+6
2020-05-19thermal/drivers/cpuidle_cooling: Change the registration functionDaniel Lezcano2-22/+53
2020-05-19dt-bindings: thermal: Add the idle cooling deviceDaniel Lezcano1-0/+145
2020-05-19powercap/drivers/idle_inject: Specify idle state max latencyDaniel Lezcano2-1/+19
2020-04-29thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee1-3/+3
2020-04-28MAINTAINERS: Add entry for Renesas R-Car thermal driversNiklas Söderlund1-0/+9
2020-04-15thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() opsAndrzej Pietrasiewicz1-3/+2
2020-04-14thermal: k3: Add support for bandgap sensorsKeerthy3-0/+275
2020-04-14dt-bindings: thermal: k3: Add VTM bindings documentationKeerthy1-0/+56
2020-04-14thermal: Delete an error message in four functionsMarkus Elfring4-12/+5
2020-04-14thermal: Remove thermal_zone_device_update() stubDaniel Lezcano1-3/+0
2020-04-14thermal: Remove stubs for thermal_zone_[un]bind_cooling_deviceDaniel Lezcano1-10/+0
2020-04-14thermal: Change IS_ENABLED to IFDEF in the header fileDaniel Lezcano1-1/+1
2020-04-14thermal: Move get_thermal_instance to the internal headerDaniel Lezcano2-6/+5
2020-04-14thermal: Move get_tz_trend to the internal headerDaniel Lezcano2-3/+3
2020-04-14thermal: Move trip point structure definition to private headerDaniel Lezcano2-15/+13
2020-04-14thermal: Move internal IPA functionsDaniel Lezcano2-24/+13
2020-04-14thermal: Move struct thermal_attr to the private headerDaniel Lezcano2-5/+6
2020-04-14thermal: Move default governor config option to the internal headerDaniel Lezcano2-11/+11
2020-04-14thermal: devfreq_cooling: Use PM QoS to set frequency limitsMatthias Kaehlcke1-47/+23
2020-04-14thermal: core: Remove pointless debug tracesDaniel Lezcano1-6/+0
2020-04-14thermal: core: Make thermal_zone_set_trips privateDaniel Lezcano3-4/+15
2020-04-14thermal: imx_sc_thermal: Add hwmon supportAnson Huang1-0/+4
2020-04-12Linux 5.7-rc1v5.7-rc1Linus Torvalds1-2/+2
2020-04-12MAINTAINERS: sort field names for all entriesLinus Torvalds1-1974/+1974
2020-04-12MAINTAINERS: sort entries by entry nameLinus Torvalds1-820/+820
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-9/+79
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+10
2020-04-12Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-62/+51
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+573
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-26/+51
2020-04-12Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds12-238/+272
2020-04-12Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds5-11/+13
2020-04-11Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-4/+8
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds61-519/+384
2020-04-11mailmap: Add Sedat Dilek (replacement for expired email address)Sedat Dilek1-0/+1
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust1-0/+1
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li1-3/+34