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
2023-04-07
thermal: amlogic: Use dev_err_probe()
Ye Xingchen
1
-5
/
+2
2023-04-07
thermal/drivers/mediatek/lvts_thermal: Fix sensor 1 interrupt status bitmask
Chen-Yu Tsai
1
-3
/
+3
2023-04-07
MAINTAINERS: adjust entry in THERMAL/POWER_ALLOCATOR after header movement
Lukas Bulwahn
1
-1
/
+1
2023-04-07
dt-bindings: thermal: Drop unneeded quotes
Rob Herring
3
-5
/
+5
2023-04-07
thermal/core: Remove thermal_bind_params structure
Zhang Rui
3
-196
/
+11
2023-04-07
thermal/drivers/tegra-bpmp: Handle offline zones
Mikko Perttunen
1
-1
/
+8
2023-04-07
thermal/drivers/rockchip: use devm_reset_control_array_get_exclusive()
Ye Xingchen
1
-1
/
+1
2023-04-07
dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible
Sebastian Reichel
1
-0
/
+1
2023-04-07
thermal/drivers/rockchip: Support RK3588 SoC in the thermal driver
Finley Xiao
1
-0
/
+177
2023-04-07
thermal/drivers/rockchip: Support dynamic sized sensor array
Sebastian Reichel
1
-7
/
+6
2023-04-07
thermal/drivers/rockchip: Simplify channel id logic
Sebastian Reichel
1
-27
/
+21
2023-04-07
thermal/drivers/rockchip: Use dev_err_probe
Sebastian Reichel
1
-32
/
+18
2023-04-07
thermal/drivers/rockchip: Simplify clock logic
Sebastian Reichel
1
-28
/
+5
2023-04-07
thermal/drivers/rockchip: Simplify getting match data
Sebastian Reichel
1
-6
/
+1
2023-04-03
thermal: core: Clean up thermal_list_lock locking
Rafael J. Wysocki
1
-6
/
+2
2023-04-01
thermal/drivers/ti: Use fixed update interval
Daniel Lezcano
1
-4
/
+4
2023-04-01
thermal/drivers/stm: Don't set no_hwmon to false
Daniel Lezcano
1
-1
/
+0
2023-04-01
thermal/drivers/db8500: Use driver dev instead of tz->device
Daniel Lezcano
1
-2
/
+5
2023-04-01
thermal/core: Relocate the traces definition in thermal directory
Daniel Lezcano
10
-9
/
+21
2023-04-01
thermal/drivers/hisi: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-04-01
thermal/drivers/imx: Use the thermal framework for the trip point
Daniel Lezcano
1
-4
/
+7
2023-04-01
thermal/drivers/imx: Remove get_trip_temp ops
Daniel Lezcano
1
-8
/
+0
2023-04-01
thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handling
Wolfram Sang
1
-50
/
+2
2023-04-01
thermal/drivers/mediatek: Add delay after thermal banks initialization
Amjad Ouled-Ameur
1
-8
/
+3
2023-03-30
thermal: intel: powerclamp: Fix cpumask and max_idle module parameters
David Arcari
1
-1
/
+8
2023-03-30
thermal: Use of_property_present() for testing DT property presence
Rob Herring
4
-5
/
+5
2023-03-29
thermal: thermal_hwmon: Revert recent message adjustment
Rafael J. Wysocki
1
-1
/
+1
2023-03-29
thermal: intel: int340x: processor_thermal: Fix additional deadlock
Srinivas Pandruvada
1
-1
/
+0
2023-03-29
thermal: thermal_hwmon: Fix a kernel NULL pointer dereference
Zhang Rui
1
-1
/
+1
2023-03-28
thermal: core: Drop excessive lockdep_assert_held() calls
Rafael J. Wysocki
1
-4
/
+2
2023-03-26
Linux 6.3-rc4
v6.3-rc4
Linus Torvalds
1
-1
/
+1
2023-03-24
xfs: fix mismerged tracepoints
Darrick J. Wong
1
-4
/
+4
2023-03-24
smb3: fix unusable share after force unmount failure
Steve French
4
-13
/
+11
2023-03-24
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
1
-2
/
+34
2023-03-24
smb3: lower default deferred close timeout to address perf regression
Steve French
1
-1
/
+1
2023-03-24
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
1
-3
/
+3
2023-03-24
ACPI: resource: Add Medion S17413 to IRQ override quirk
Aymeric Wibo
1
-0
/
+7
2023-03-24
xfs: clear incore AGFL_RESET state if it's not needed
Darrick J. Wong
1
-0
/
+2
2023-03-24
xfs: pass the correct cursor to xfs_iomap_prealloc_size
Darrick J. Wong
1
-1
/
+4
2023-03-24
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
3
-33
/
+76
2023-03-24
cifs: append path to open_enter trace event
Shyam Prasad N
6
-6
/
+25
2023-03-24
gpu: host1x: fix uninitialized variable use
Arnd Bergmann
1
-3
/
+2
2023-03-24
ksmbd: return unsupported error on smb1 mount
Namjae Jeon
3
-30
/
+30
2023-03-24
platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl
Tzung-Bi Shih
1
-1
/
+1
2023-03-23
mm: mmap: remove newline at the end of the trace
Minwoo Im
1
-2
/
+2
2023-03-23
mailmap: add entries for Richard Leitner
Richard Leitner
1
-0
/
+3
2023-03-23
kcsan: avoid passing -g for test
Marco Elver
1
-1
/
+1
2023-03-23
kfence: avoid passing -g for test
Marco Elver
1
-1
/
+1
2023-03-23
mm: kfence: fix using kfence_metadata without initialization in show_object()
Muchun Song
1
-2
/
+8
2023-03-23
lib: dhry: fix unstable smp_processor_id(_) usage
Geert Uytterhoeven
1
-2
/
+4
[next]