summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-27dt-bindings: tsens: qcom: Document MSM8939 compatibleKonrad Dybcio
2020-07-24thermal: core: Fix thermal zone lookup by IDThierry Reding
2020-07-24thermal: int340x: processor_thermal: fix: update Jasper Lake PCI idSumeet Pawnikar
2020-07-21thermal: imx8mm: Support module autoloadingAnson Huang
2020-07-21thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter
2020-07-21MAINTAINERS: Add maintenance information for IPALukasz Luba
2020-07-21thermal: rcar_gen3_thermal: Do not shadow thcode variableNiklas Söderlund
2020-07-21dt-bindings: thermal: Get rid of thermal.txt and replace referencesAmit Kucheria
2020-07-21thermal: core: Move initialization after core initcallDaniel Lezcano
2020-07-21thermal: netlink: Improve the initcall orderingDaniel Lezcano
2020-07-21net: genetlink: Move initialization to core_initcallDaniel Lezcano
2020-07-21thermal: rcar_gen3_thermal: Add r8a774e1 supportMarian-Cristian Rotariu
2020-07-21thermal/drivers/clock_cooling: Remove clock_cooling codeAmit Kucheria
2020-07-21thermal: core: remove redundant initialization of variable retColin Ian King
2020-07-21thermal: netlink: Fix compilation error when CONFIG_NET=nDaniel Lezcano
2020-07-07thermal: core: Add notifications call in the frameworkDaniel Lezcano
2020-07-07thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano
2020-07-07thermal: core: Get thermal zone by idDaniel Lezcano
2020-07-07thermal: core: Add helpers to browse the cdev, tz and governor listDaniel Lezcano
2020-07-07thermal: Make thermal_zone_device_is_enabled() available to core onlyAndrzej Pietrasiewicz
2020-07-07thermal: imx: Use driver's local data to decide whether to run a measurementAndrzej Pietrasiewicz
2020-07-07acpi: thermal: Don't call thermal_zone_device_is_enabled()Andrzej Pietrasiewicz
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz
2020-06-29thermal: core: Stop polling DISABLED thermal devicesAndrzej Pietrasiewicz
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz
2020-06-29thermal: Add mode helpersAndrzej Pietrasiewicz
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz
2020-06-29thermal: Add current mode to thermal zone deviceAndrzej Pietrasiewicz
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz
2020-06-29acpi: thermal: Fix error handling in the register functionAndrzej Pietrasiewicz
2020-06-28Linux 5.8-rc3Linus Torvalds
2020-06-28Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-28Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli