index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-02
thermal/drivers/exynos: Wwitch from workqueue-driven interrupt handling to th...
Mateusz Majewski
1
-20
/
+9
2024-01-02
thermal/drivers/exynos: Drop id field
Mateusz Majewski
1
-6
/
+0
2024-01-02
thermal/drivers/exynos: Remove an unnecessary field description
Mateusz Majewski
1
-1
/
+0
2024-01-02
tools/thermal/tmon: Fix compilation warning for wrong format
Florian Eckert
1
-1
/
+1
2024-01-02
dt-bindings: thermal: qcom-spmi-adc-tm5/hc: Clean up examples
Johan Hovold
2
-6
/
+9
2024-01-02
dt-bindings: thermal: qcom-spmi-adc-tm5/hc: Fix example node names
Johan Hovold
2
-3
/
+6
2024-01-02
thermal/drivers/sun8i: Add D1/T113s THS controller support
Maxim Kiselev
1
-0
/
+13
2024-01-02
dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Maxim Kiselev
1
-1
/
+6
2024-01-02
thermal: amlogic: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-5
/
+6
2024-01-02
thermal: amlogic: Make amlogic_thermal_disable() return void
Uwe Kleine-König
1
-4
/
+4
2024-01-02
thermal/thermal_of: Allow rebooting after critical temp
Fabio Estevam
1
-0
/
+6
2024-01-02
reboot: Introduce thermal_zone_device_critical_reboot()
Fabio Estevam
4
-11
/
+30
2024-01-02
thermal/core: Prepare for introduction of thermal reboot
Fabio Estevam
3
-9
/
+20
2024-01-02
dt-bindings: thermal-zones: Document critical-action
Fabio Estevam
1
-0
/
+16
2024-01-02
dt-bindings: thermal: qcom-tsens: document the SM8650 Temperature Sensor
Neil Armstrong
1
-0
/
+1
2024-01-02
drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment
Binbin Zhou
1
-1
/
+1
2024-01-02
dt-bindings: thermal: loongson,ls2k-thermal: Fix binding check issues
Binbin Zhou
1
-1
/
+9
2024-01-02
dt-bindings: thermal: convert Mediatek Thermal to the json-schema
Rafał Miłecki
2
-52
/
+99
2023-12-21
thermal: cpuidle_cooling: fix kernel-doc warning and a spello
Randy Dunlap
1
-2
/
+2
2023-12-15
thermal: core: Fix NULL pointer dereference in zone registration error path
Rafael J. Wysocki
1
-1
/
+0
2023-12-13
thermal/core: Check get_temp ops is present when registering a tz
Daniel Lezcano
1
-6
/
+1
2023-12-13
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
5
-8
/
+27
2023-12-13
thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()
Rafael J. Wysocki
1
-12
/
+8
2023-12-13
thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp()
Rafael J. Wysocki
1
-7
/
+5
2023-12-13
thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()
Rafael J. Wysocki
1
-11
/
+7
2023-12-13
thermal: trip: Drop redundant __thermal_zone_get_trip() header
Rafael J. Wysocki
1
-2
/
+0
2023-12-12
thermal: core: Rework thermal zone availability check
Rafael J. Wysocki
1
-3
/
+12
2023-12-12
thermal: Drop redundant and confusing device_is_registered() checks
Rafael J. Wysocki
4
-72
/
+7
2023-12-11
thermal: core: Make thermal_zone_device_unregister() return after freeing the...
Rafael J. Wysocki
2
-1
/
+7
2023-12-06
thermal: sysfs: Rework the reading of trip point attributes
Rafael J. Wysocki
1
-27
/
+25
2023-12-06
thermal: sysfs: Rework the handling of trip point updates
Rafael J. Wysocki
4
-56
/
+47
2023-11-30
thermal: trip: Drop a redundant check from thermal_zone_set_trip()
Rafael J. Wysocki
1
-3
/
+0
2023-11-28
thermal: gov_power_allocator: Rearrange initialization of local variables
Lukasz Luba
1
-9
/
+6
2023-11-28
thermal: gov_power_allocator: Remove excessive local variables
Lukasz Luba
1
-6
/
+5
2023-11-28
thermal: gov_power_allocator: Use shorter paths to access data when possible
Lukasz Luba
1
-3
/
+3
2023-11-28
thermal: gov_power_allocator: Rearrange local variables
Lukasz Luba
1
-19
/
+20
2023-11-28
thermal: gov_power_allocator: Check the cooling devices only for trip_max
Lukasz Luba
1
-2
/
+7
2023-11-28
thermal: gov_power_allocator: Set up trip points earlier
Lukasz Luba
1
-10
/
+17
2023-11-28
thermal: gov_power_allocator: Rename trip_max_desired_temperature
Lukasz Luba
1
-22
/
+18
2023-11-20
thermal: core: Add trip thresholds for trip crossing detection
Rafael J. Wysocki
2
-7
/
+38
2023-11-19
Linux 6.7-rc2
v6.7-rc2
Linus Torvalds
1
-1
/
+1
2023-11-18
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
1
-0
/
+4
2023-11-18
parisc/power: Fix power soft-off when running on qemu
Helge Deller
1
-1
/
+1
2023-11-18
parisc: Replace strlcpy() with strscpy()
Kees Cook
1
-1
/
+1
2023-11-17
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
3
-24
/
+54
2023-11-17
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
1
-1
/
+3
2023-11-17
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
1
-15
/
+8
2023-11-17
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
1
-1
/
+1
2023-11-17
dm-crypt: start allocating with MAX_ORDER
Mikulas Patocka
1
-1
/
+1
2023-11-17
dm-verity: don't use blocking calls from tasklets
Mikulas Patocka
3
-14
/
+15
[next]