blob: db78f4715579580e33cfa294b9a47965438fe27f [file] [log] [blame]
d0ecbbbe518e ("thermal/drivers/hisi: Remove bogus const from function return type")
a160a4652973 ("thermal/drivers/hisi: Prepare to add support for other hisi platforms")
5ed82b79e526 ("thermal/drivers/hisi: Add platform prefix to function name")
a0678da82ca0 ("thermal/drivers/hisi: Put platform code together")
e42bbe1160c3 ("thermal/drivers/hisi: Use round up step value")
943c0f6abfb6 ("thermal/drivers/hisi: Move the clk setup in the corresponding functions")
cc1ab38d2b2a ("thermal/drivers/hisi: Remove mutex_lock in the code")
81d7cb7946f0 ("thermal/drivers/hisi: Remove thermal data back pointer")
bc02ef6d98a6 ("thermal/drivers/hisi: Convert long to int")
609f26dcbb34 ("thermal/drivers/hisi: Rename and remove unused field")
10d7e9a9181f ("thermal/drivers/hisi: Remove costly sensor inspection")
b424315a287c ("thermal/drivers/hisi: Fix configuration register setting")
1e11b014271c ("thermal/drivers/hisi: Encapsulate register writes into helpers")
2d4fa7b4c6f8 ("thermal/drivers/hisi: Remove pointless lock")
db2b0332608c ("thermal/drivers/hisi: Fix multiple alarm interrupts firing")
48880b979cdc ("thermal/drivers/hisi: Simplify the temperature/step computation")
2cb4de785c40 ("thermal/drivers/hisi: Fix kernel panic on alarm interrupt")
ff4ec2997df8 ("thermal/drivers/hisi: Remove the multiple sensors support")
c176b10b025a ("thermal/drivers/hisi: Fix missing interrupt enablement")
919054fdfc8a ("thermal: hisilicon: Handle return value of clk_prepare_enable")