index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
thermal/core: Move thermal_set_delay_jiffies to static
Daniel Lezcano
3
-8
/
+7
2022-07-28
thermal/core: Remove unneeded EXPORT_SYMBOLS
Daniel Lezcano
1
-2
/
+0
2022-07-28
thermal/of: Move thermal_trip structure to thermal.h
Daniel Lezcano
2
-12
/
+12
2022-07-28
thermal/of: Remove the device node pointer for thermal_trip
Daniel Lezcano
2
-10
/
+0
2022-07-28
thermal/of: Replace device node match with device node search
Daniel Lezcano
1
-20
/
+44
2022-07-28
thermal/core: Remove duplicate information when an error occurs
Daniel Lezcano
1
-4
/
+4
2022-07-28
thermal/core: Avoid calling ->get_trip_temp() unnecessarily
Daniel Lezcano
1
-6
/
+2
2022-07-28
thermal/tools/tmon: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-28
thermal/tools/tmon: Include pthread and time headers in tmon.h
Markus Mayer
1
-0
/
+3
2022-07-28
thermal/ti-soc-thermal: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-28
thermal/drivers/qcom/spmi-adc-tm5: Register thermal zones as hwmon sensors
Dmitry Baryshkov
1
-0
/
+5
2022-07-28
thermal/drivers/qcom/temp-alarm: Register thermal zones as hwmon sensors
Dmitry Baryshkov
1
-0
/
+5
2022-07-28
thermal/drivers/u8500: Remove unnecessary print function dev_err()
Yang Li
1
-6
/
+2
2022-07-28
thermal/drivers/rzg2l: Fix comments
Biju Das
1
-7
/
+11
2022-07-28
thermal/drivers/sun8i: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-07-28
thermal/drivers/k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72xx_bandgap_j7200_data static
Jin Xiaoyun
1
-2
/
+2
2022-07-28
thermal/drivers/k3_j72xx_bandgap: Fix array underflow in prep_lookup_table()
Dan Carpenter
1
-2
/
+0
2022-07-28
thermal/drivers/k3_j72xx_bandgap: Fix ref_table memory leak during probe
Bryan Brattlof
1
-2
/
+5
2022-07-28
thermal/core: Remove DROP_FULL and RAISE_FULL
Daniel Lezcano
2
-13
/
+0
2022-07-28
thermal/core: Use clamp() helper in the stepwise governor
Daniel Lezcano
1
-11
/
+4
2022-07-28
thermal/drivers/u8500: Remove the get_trend function
Daniel Lezcano
1
-22
/
+4
2022-07-28
thermal/drivers/tegra: Remove get_trend function
Daniel Lezcano
1
-32
/
+0
2022-07-28
thermal/drivers/qcom: Remove get_trend function
Daniel Lezcano
2
-14
/
+0
2022-07-28
dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
Wolfram Sang
1
-5
/
+14
2022-07-28
dt-bindings: thermal: rcar-gen3-thermal: use positive logic
Wolfram Sang
1
-11
/
+10
2022-07-28
dt-bindings: thermal: qcom,spmi-temp-alarm: convert to dtschema
Krzysztof Kozlowski
2
-51
/
+85
2022-07-28
drivers/thermal/rcar_gen3_thermal: Improve logging during probe
Wolfram Sang
1
-2
/
+2
2022-07-28
MAINTAINERS: add include/dt-bindings/thermal to THERMAL
Lukas Bulwahn
1
-0
/
+1
2022-07-28
drivers/thermal/devfreq_cooling: Extend the devfreq_cooling_device with ops
Lukasz Luba
1
-18
/
+9
2022-07-28
drivers/thermal/cpufreq_cooling: Update outdated comments
Lukasz Luba
1
-26
/
+18
2022-07-28
drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracing
Lukasz Luba
2
-37
/
+9
2022-07-28
drivers/thermal/cpufreq_cooling: Use private callback ops for each cooling device
Lukasz Luba
1
-9
/
+6
2022-06-30
thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLake
Sumeet Pawnikar
1
-0
/
+1
2022-05-25
thermal: int340x: Add Meteor Lake PCI device ID
Sumeet Pawnikar
2
-0
/
+2
2022-05-24
lockdown: also lock down previous kgdb use
Daniel Thompson
4
-3
/
+87
2022-05-23
smack: Remove redundant assignments
Michal Orzel
1
-1
/
+0
2022-05-23
MAINTAINERS: add KEYS-TRUSTED-CAAM
Ahmad Fatoum
1
-0
/
+9
2022-05-23
doc: trusted-encrypted: describe new CAAM trust source
Ahmad Fatoum
1
-1
/
+39
2022-05-23
KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
Ahmad Fatoum
6
-2
/
+109
2022-05-23
crypto: caam - add in-kernel interface for blob generator
Ahmad Fatoum
4
-0
/
+289
2022-05-23
crypto: caam - determine whether CAAM supports blob encap/decap
Ahmad Fatoum
3
-3
/
+19
2022-05-23
KEYS: trusted: allow use of kernel RNG for key material
Ahmad Fatoum
4
-10
/
+57
2022-05-23
KEYS: trusted: allow use of TEE as backend without TCG_TPM support
Ahmad Fatoum
4
-17
/
+42
2022-05-23
tpm: Add field upgrade mode support for Infineon TPM2 modules
Stefan Mahnke-Hartmann
1
-1
/
+5
2022-05-23
tpm: Fix buffer access in tpm2_get_tpm_pt()
Stefan Mahnke-Hartmann
1
-1
/
+10
2022-05-23
char: tpm: cr50_i2c: Suppress duplicated error message in .remove()
Uwe Kleine-König
1
-2
/
+2
2022-05-23
tpm: cr50: Add new device/vendor ID 0x504a6666
Jes B. Klinke
1
-3
/
+4
2022-05-23
tpm: Remove read16/read32/write32 calls from tpm_tis_phy_ops
Johannes Holland
6
-161
/
+118
2022-05-23
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
Xiu Jianfeng
1
-0
/
+1
2022-05-23
tpm/tpm_ftpm_tee: Return true/false (not 1/0) from bool functions
Haowen Bai
1
-1
/
+1
[next]