summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thermal: core: remove unnecessary check in trip_point_hyst_store()Dan Carpenter2024-03-061-1/+1
* thermal: core: Remove excess empty line from a commentFlavio Suligoi2024-03-051-1/+0
* thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-2718-47/+19
* thermal: of: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-4/+4
* thermal: imx: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-2/+3
* wifi: iwlwifi: mvm: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-4/+2
* mlxsw: core_thermal: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-6/+9
* thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-276-55/+38
* thermal: core: Drop the .set_trip_hyst() thermal zone operationRafael J. Wysocki2024-02-272-8/+0
* thermal: core: Add flags to struct thermal_tripRafael J. Wysocki2024-02-274-11/+26
* thermal: core: Move initial num_trips assignment before memcpy()Nathan Chancellor2024-02-271-1/+1
* thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSRafael J. Wysocki2024-02-234-16/+1
* thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki2024-02-237-26/+11
* thermal: ACPI: Constify acpi_thermal_zone_opsRafael J. Wysocki2024-02-231-1/+1
* thermal: core: Store zone ops in struct thermal_zone_deviceRafael J. Wysocki2024-02-237-59/+48
* thermal: intel: Discard trip tables after zone registrationRafael J. Wysocki2024-02-238-73/+51
* thermal: ACPI: Discard trips table after zone registrationRafael J. Wysocki2024-02-231-37/+20
* thermal: core: Store zone trips table in struct thermal_zone_deviceRafael J. Wysocki2024-02-235-17/+18
* Merge branch 'thermal-core'Rafael J. Wysocki2024-02-237-48/+48
|\
| * thermal: gov_power_allocator: Avoid overwriting PID coefficients from setup timeDi Shen2024-02-121-0/+2
| * thermal: sysfs: Fix up white space in trip_point_temp_store()Rafael J. Wysocki2024-02-121-1/+1
| * iwlwifi: mvm: Use for_each_thermal_trip() for walking trip pointsRafael J. Wysocki2024-02-081-15/+25
| * iwlwifi: mvm: Populate trip table before registering thermal zoneRafael J. Wysocki2024-02-081-10/+9
| * iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_deviceRafael J. Wysocki2024-02-082-14/+1
| * thermal: core: Change governor name to const char pointerAngeloGioacchino Del Regno2024-02-021-2/+2
| * thermal: gov_bang_bang: Fix possible cooling device state ping-pongRafael J. Wysocki2024-01-291-1/+1
| * thermal: gov_fair_share: Fix dependency on trip points orderingRafael J. Wysocki2024-01-291-7/+9
* | thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui2024-02-124-15/+15
* | Linux 6.8-rc4v6.8-rc4Linus Torvalds2024-02-111-1/+1
* | Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-02-112-1/+6
|\ \
| * | hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2024-02-062-1/+6
* | | Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-114-31/+28
|\ \ \
| * | | x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur2024-02-091-1/+1
| * | | x86/fpu: Stop relying on userspace for info to fault in xsave bufferAndrei Vagin2024-01-301-8/+5
| * | | x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixupsQiuxu Zhuo2024-01-292-22/+22
* | | | Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-1117-101/+162
|\ \ \ \
| * | | | nilfs2: fix potential bug in end_buffer_async_writeRyusuke Konishi2024-02-081-3/+5
| * | | | mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setupSeongJae Park2024-02-081-1/+1
| * | | | nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi2024-02-081-1/+7
| * | | | MAINTAINERS: Leo Yan has movedLeo Yan2024-02-082-1/+2
| * | | | mm/zswap: don't return LRU_SKIP if we have dropped lru lockChengming Zhou2024-02-081-3/+1
| * | | | fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_superOscar Salvador2024-02-081-2/+4
| * | | | mailmap: switch email address for John MoonJohn Moon2024-02-081-0/+1
| * | | | mm: zswap: fix objcg use-after-free in entry destructionJohannes Weiner2024-02-081-4/+4
| * | | | mm/madvise: don't forget to leave lazy MMU mode in madvise_cold_or_pageout_pt...Sergey Senozhatsky2024-02-081-0/+1
| * | | | arch/arm/mm: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan2024-02-081-0/+2
| * | | | selftests: core: include linux/close_range.h for CLOSE_RANGE_* macrosMuhammad Usama Anjum2024-02-081-0/+1
| * | | | mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_pageMiaohe Lin2024-02-081-0/+3
| * | | | mm: memcg: optimize parent iteration in memcg_rstat_updated()Yosry Ahmed2024-02-081-21/+35
| * | | | nilfs2: fix data corruption in dsync block recovery for small block sizesRyusuke Konishi2024-02-081-3/+4