aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-25hwmon: (chipcap2) fix return path in cc2_request_alarm_irqs()Javier Carrasco1-5/+9
2024-02-25hwmon: (chipcap2) fix uninitialized variable in cc2_get_reg_val()Javier Carrasco1-1/+3
2024-02-25hwmon: Add driver for Astera Labs PT5161L retimerCosmo Chou6-0/+728
2024-02-25hwmon: (coretemp) Use dynamic allocated memory for core temp_dataZhang Rui1-3/+21
2024-02-25hwmon: (coretemp) Remove redundant temp_data->is_pkg_dataZhang Rui1-8/+11
2024-02-25hwmon: (coretemp) Split package temp_data and core temp_dataZhang Rui1-23/+14
2024-02-25hwmon: (coretemp) Abstract core_temp helpersZhang Rui1-54/+64
2024-02-25hwmon: (coretemp) Remove redundant pdata->cpu_map[]Zhang Rui1-10/+6
2024-02-25hwmon: (coretemp) Replace sensor_device_attribute with device_attributeZhang Rui1-16/+12
2024-02-25hwmon: (coretemp) Remove unnecessary dependency of array indexZhang Rui1-13/+7
2024-02-25hwmon: (coretemp) Introduce enum for attr indexZhang Rui1-2/+10
2024-02-25hwmon: Add driver for ASUS ROG RYUJIN II 360 AIO coolerAleksa Savic6-0/+674
2024-02-25hwmon: Add driver for NZXT Kraken X and Z series AIO CPU coolersAleksa Savic6-0/+1102
2024-02-25dt-bindings: trivial-devices: add Astera Labs PT5161LCosmo Chou1-0/+2
2024-02-25dt-bindings: vendor-prefixes: add asteralabsCosmo Chou1-0/+2
2024-02-25hwmon: Add support for Amphenol ChipCap 2Javier Carrasco6-0/+909