summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-22thermal/governors: Prefix all source files with gov_Amit Kucheria5-4/+4
2020-05-22thermal/drivers/user_space: Sort headers alphabeticallyAmit Kucheria1-1/+1
2020-05-22thermal/drivers/of-thermal: Sort headers alphabeticallyAmit Kucheria1-5/+5
2020-05-22thermal/drivers/cpufreq_cooling: Replace module.h with export.hAmit Kucheria1-1/+1
2020-05-22thermal/drivers/cpufreq_cooling: Sort headers alphabeticallyAmit Kucheria1-4/+4
2020-05-22thermal/drivers/clock_cooling: Include export.hAmit Kucheria1-0/+1
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-19thermal: cpuidle: Register cpuidle cooling deviceDaniel Lezcano2-0/+6
2020-05-19thermal/drivers/cpuidle_cooling: Change the registration functionDaniel Lezcano1-12/+51
2020-05-19powercap/drivers/idle_inject: Specify idle state max latencyDaniel Lezcano1-1/+15
2020-04-29thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee1-3/+3
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-14thermal: Delete an error message in four functionsMarkus Elfring4-12/+5
2020-04-14thermal: Move get_thermal_instance to the internal headerDaniel Lezcano1-0/+5
2020-04-14thermal: Move get_tz_trend to the internal headerDaniel Lezcano1-0/+2
2020-04-14thermal: Move trip point structure definition to private headerDaniel Lezcano1-0/+13
2020-04-14thermal: Move internal IPA functionsDaniel Lezcano1-0/+13
2020-04-14thermal: Move struct thermal_attr to the private headerDaniel Lezcano1-0/+5
2020-04-14thermal: Move default governor config option to the internal headerDaniel Lezcano1-0/+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 Lezcano2-1/+15
2020-04-14thermal: imx_sc_thermal: Add hwmon supportAnson Huang1-0/+4
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-8/+0
2020-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-24/+23
2020-04-11Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-107/+125
2020-04-11drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot1-1/+0
2020-04-11change email address for Pali RohárPali Rohár14-22/+22
2020-04-11mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+1
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-233/+518
2020-04-10Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-32/+139
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds31-189/+350
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds33-771/+723
2020-04-10Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds4-5/+28
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds12-140/+278
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+2
2020-04-10Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+2
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds11-158/+102
2020-04-10Merge branch 'pm-cpuidle'Rafael J. Wysocki1-2/+2
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki1-2/+2
2020-04-09Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd...Dave Airlie22-48/+217