]> Git Repo - linux.git/history - drivers/thermal
kexec: do syscore_shutdown() in kernel_kexec
[linux.git] / drivers / thermal /
2024-01-10 Linus TorvaldsMerge tag 'linux_kselftest-next-6.8-rc1' of git://git...
2024-01-10 Linus TorvaldsMerge tag 'linux_kselftest-kunit-6.8-rc1' of git:/...
2024-01-10 Linus TorvaldsMerge tag 'linux_kselftest-nolibc-6.8-rc1' of git:...
2024-01-10 Linus TorvaldsMerge tag 'efi-next-for-v6.8' of git://git.kernel.org...
2024-01-10 Linus TorvaldsMerge tag 'for-linus-6.8-1' of https://github.com/cminy...
2024-01-10 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.8-1' of git://git...
2024-01-10 Linus TorvaldsMerge tag 'tag-chrome-platform-firmware-for-v6.8' of...
2024-01-10 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v6.8' of git://git...
2024-01-10 Linus TorvaldsMerge tag 'pm-6.8-rc1' of git://git.kernel.org/pub...
2024-01-10 Linus TorvaldsMerge tag 'thermal-6.8-rc1' of git://git.kernel.org...
2024-01-10 Linus TorvaldsMerge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub...
2024-01-05 Linus TorvaldsMerge tag 'nfsd-6.7-3' of git://git.kernel.org/pub...
2024-01-05 Rafael J. WysockiMerge branch 'thermal-intel'
2024-01-04 Rafael J. WysockiMerge branch 'pnp'
2024-01-04 Rafael J. WysockiMerge branches 'acpi-resource', 'acpi-numa', 'acpi...
2024-01-04 Rafael J. WysockiMerge branches 'acpi-pm', 'acpi-video', 'acpi-apei...
2024-01-04 Rafael J. WysockiMerge branch 'acpi-thermal'
2024-01-04 Rafael J. Wysockithermal: trip: Constify thermal zone argument of therma...
2024-01-03 Ricardo Nerithermal: intel: hfi: Disable an HFI instance when all...
2024-01-03 Ricardo Nerithermal: intel: hfi: Enable an HFI instance from its...
2024-01-03 Ricardo Nerithermal: intel: hfi: Refactor enabling code into helper...
2024-01-02 Rafael J. WysockiMerge tag 'thermal-v6.8-rc1' of ssh://gitolite.kernel...
2024-01-02 Mateusz Majewskithermal/drivers/exynos: Use set_trips ops
2024-01-02 Mateusz Majewskithermal/drivers/exynos: Use BIT wherever possible
2024-01-02 Mateusz Majewskithermal/drivers/exynos: Split initialization of TMU...
2024-01-02 Mateusz Majewskithermal/drivers/exynos: Stop using the threshold mechan...
2024-01-02 Mateusz Majewskithermal/drivers/exynos: Simplify regulator (de)initiali...
2024-01-02 Mateusz Majewskithermal/drivers/exynos: Handle devm_regulator_get_optio...
2024-01-02 Mateusz Majewskithermal/drivers/exynos: Wwitch from workqueue-driven...
2024-01-02 Mateusz Majewskithermal/drivers/exynos: Drop id field
2024-01-02 Mateusz Majewskithermal/drivers/exynos: Remove an unnecessary field...
2024-01-02 Maxim Kiselevthermal/drivers/sun8i: Add D1/T113s THS controller...
2024-01-02 Uwe Kleine-Königthermal: amlogic: Use DEFINE_SIMPLE_DEV_PM_OPS for...
2024-01-02 Uwe Kleine-Königthermal: amlogic: Make amlogic_thermal_disable() return...
2024-01-02 Fabio Estevamthermal/thermal_of: Allow rebooting after critical...
2024-01-02 Fabio Estevamreboot: Introduce thermal_zone_device_critical_reboot()
2024-01-02 Fabio Estevamthermal/core: Prepare for introduction of thermal reboot
2024-01-02 Binbin Zhoudrivers/thermal/loongson2_thermal: Fix incorrect PTR_ER...
2023-12-29 Lukasz Lubathermal: gov_power_allocator: Support new update callba...
2023-12-29 Lukasz Lubathermal/sysfs: Update governors when the 'weight' has...
2023-12-29 Lukasz Lubathermal/sysfs: Update instance->weight under tz lock
2023-12-29 Lukasz Lubathermal: gov_power_allocator: Simplify checks for valid...
2023-12-29 Lukasz Lubathermal: gov_power_allocator: Move memory allocation...
2023-12-29 Lukasz Lubathermal: gov_power_allocator: Change trace functions
2023-12-29 Lukasz Lubathermal: gov_power_allocator: Refactor checks in divvy_...
2023-12-29 Lukasz Lubathermal: gov_power_allocator: Refactor check_power_actors()
2023-12-29 Lukasz Lubathermal: core: Add governor callback for thermal zone...
2023-12-28 Stanislaw Gruszkathermal: netlink: Add thermal_group_has_listeners(...
2023-12-28 Stanislaw Gruszkathermal: netlink: Add enum for mutlicast groups indexes
2023-12-28 Rafael J. Wysockithermal: core: Resume thermal zones asynchronously
2023-12-28 Rafael J. Wysockithermal: core: Initialize poll_queue in thermal_zone_de...
2023-12-28 Rafael J. Wysockithermal: core: Fix thermal zone suspend-resume synchron...
2023-12-23 Linus TorvaldsMerge tag 'input-for-v6.7-rc6' of git://git.kernel...
2023-12-21 Randy Dunlapthermal: cpuidle_cooling: fix kernel-doc warning and...
2023-12-20 Linus TorvaldsMerge tag 'nfsd-6.7-2' of git://git.kernel.org/pub...
2023-12-17 Linus TorvaldsMerge tag 'for-6.7-rc5-tag' of git://git.kernel.org...
2023-12-15 Rafael J. Wysockithermal: core: Fix NULL pointer dereference in zone...
2023-12-14 Linus TorvaldsMerge tag 'for-6.7-rc5-tag' of git://git.kernel.org...
2023-12-13 Daniel Lezcanothermal/core: Check get_temp ops is present when regist...
2023-12-13 Rafael J. Wysockithermal: trip: Send trip change notifications on all...
2023-12-13 Rafael J. Wysockithermal: netlink: Use for_each_trip() in thermal_genl_c...
2023-12-13 Rafael J. Wysockithermal: helpers: Use for_each_trip() in __thermal_zone...
2023-12-13 Rafael J. Wysockithermal: trip: Use for_each_trip() in __thermal_zone_se...
2023-12-13 Rafael J. Wysockithermal: trip: Drop redundant __thermal_zone_get_trip...
2023-12-12 Rafael J. Wysockithermal: core: Rework thermal zone availability check
2023-12-12 Rafael J. Wysockithermal: Drop redundant and confusing device_is_registe...
2023-12-11 Rafael J. Wysockithermal: core: Make thermal_zone_device_unregister...
2023-12-08 Paolo BonziniMerge tag 'kvm-x86-fixes-6.7-rcN' of https://github...
2023-12-07 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.7-1' of git://git...
2023-12-06 Rafael J. Wysockithermal: sysfs: Rework the reading of trip point attributes
2023-12-06 Rafael J. Wysockithermal: sysfs: Rework the handling of trip point updates
2023-12-06 Arnd BergmannMerge tag 'optee-supplicant-fix-for-v6.7' of git:/...
2023-11-30 Rafael J. Wysockithermal: trip: Drop a redundant check from thermal_zone...
2023-11-30 Jakub KicinskiMerge tag 'wireless-2023-11-29' of git://git.kernel...
2023-11-28 Linus TorvaldsMerge tag 'for-6.7-rc3-tag' of git://git.kernel.org...
2023-11-28 Lukasz Lubathermal: gov_power_allocator: Rearrange initialization...
2023-11-28 Lukasz Lubathermal: gov_power_allocator: Remove excessive local...
2023-11-28 Lukasz Lubathermal: gov_power_allocator: Use shorter paths to...
2023-11-28 Lukasz Lubathermal: gov_power_allocator: Rearrange local variables
2023-11-28 Lukasz Lubathermal: gov_power_allocator: Check the cooling devices...
2023-11-28 Lukasz Lubathermal: gov_power_allocator: Set up trip points earlier
2023-11-28 Lukasz Lubathermal: gov_power_allocator: Rename trip_max_desired_t...
2023-11-24 Dave AirlieMerge tag 'drm-msm-fixes-2023-11-21' of https://gitlab...
2023-11-22 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20231121' of git://git...
2023-11-21 Rafael J. Wysockithermal: ACPI: Move the ACPI thermal library to drivers...
2023-11-20 Rafael J. Wysockithermal: core: Add trip thresholds for trip crossing...
2023-11-19 Linus TorvaldsMerge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel...
2023-11-19 Linus TorvaldsMerge tag 'timers_urgent_for_v6.7_rc2' of git://git...
2023-11-18 Linus TorvaldsMerge tag 'nfsd-6.7-1' of git://git.kernel.org/pub...
2023-11-18 Linus TorvaldsMerge tag 'turbostat-2023.11.07' of git://git.kernel...
2023-11-17 Linus TorvaldsMerge tag 'sound-6.7-rc2' of git://git.kernel.org/pub...
2023-11-16 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2023-11-15 Peter ZijlstraMerge branch 'tip/perf/urgent'
2023-11-15 Linus TorvaldsMerge tag 'hardening-v6.7-rc2' of git://git.kernel...
2023-11-15 Linus TorvaldsMerge tag 'zstd-linus-v6.7-rc2' of https://github.com...
2023-11-14 Martin K. PetersenMerge branch '6.7/scsi-staging' into 6.7/scsi-fixes
2023-11-13 Linus TorvaldsMerge tag 'for-6.7-rc1-tag' of git://git.kernel.org...
2023-11-12 Linus TorvaldsMerge tag 'loongarch-6.7' of git://git.kernel.org/pub...
2023-11-10 Linus TorvaldsMerge tag 'drm-next-2023-11-10' of git://anongit.freede...
2023-11-10 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
next
This page took 0.289713 seconds and 7 git commands to generate.