aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-27hwmon: (w83781d) Convert to platform remove callback returning voidUwe Kleine-König1-5/+2
2023-10-27hwmon: (w83627hf) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (vt8231) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (vt1211) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (via686a) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (via-cputemp) Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27hwmon: (ultra45_env) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (sis5595) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (sht15) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (sch5636) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (pc87427) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (pc87360) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (occ/p9_sbe) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (mc13783-adc) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (max197) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (i5k_amb) Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27hwmon: (f71882fg) Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27hwmon: (f71805f) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (dme1737) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (da9052-hwmon) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (abituguru3) Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27hwmon: (abituguru) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (abitguru{,3}) Enable build testing on !X86Uwe Kleine-König1-2/+2
2023-10-27hwmon: (sch5627) Document behaviour of limit registersArmin Wolf1-0/+10
2023-10-27hwmon: (sch5627) Add support for writing limit registersArmin Wolf3-55/+153
2023-10-27hwmon: (sch5627) Use regmap for pwm map register cachingArmin Wolf4-14/+138
2023-10-27hwmon: (sch5627) Disallow write access if virtual registers are lockedArmin Wolf1-0/+9
2023-10-27hwmon: (sch5627) Use bit macros when accessing the control registerArmin Wolf1-4/+8
2023-10-27hwmon: tmp513: Simplify tmp51x_read_properties()Biju Das1-5/+2
2023-10-27hwmon: tmp513: Add max_channels variable to struct tmp51x_dataBiju Das1-26/+23
2023-10-27hwmon: (pmbus/tda38640) Add workaround for SVID modePatrick Rudolph1-2/+152
2023-10-27hwmon: (pmbus) Add ON_OFF_CONFIG register bitsPatrick Rudolph1-0/+9
2023-10-27dt-bindings: hwmon: Add Infineon TDA38640Patrick Rudolph2-2/+49
2023-10-27hwmon: add POWER-Z driverThomas Weißschuh6-0/+323
2023-10-27hwmon: (pmbus/mp2975) Move PGOOD fixNaresh Solanki1-5/+5
2023-10-25Revert "hwmon: (sch56xx-common) Add automatic module loading on supported devices"Guenter Roeck1-38/+2
2023-10-25Revert "hwmon: (sch56xx-common) Add DMI override table"Guenter Roeck1-34/+10
2023-10-25hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculationZev Weiss1-4/+8
2023-10-25hwmon: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui1-1/+1
2023-10-25hwmon: (axi-fan-control) Fix possible NULL pointer dereferenceDragos Bogdan1-13/+16
2023-09-24Linux 6.6-rc3Linus Torvalds1-1/+1
2023-09-23mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax1-2/+2
2023-09-23KVM: SVM: Do not use user return MSR support for virtualized TSC_AUXTom Lendacky1-1/+33
2023-09-23KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky3-12/+29
2023-09-23KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayPaolo Bonzini1-4/+1
2023-09-23KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson6-103/+68
2023-09-23KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini3-19/+14
2023-09-22cxl/acpi: Annotate struct cxl_cxims_data with __counted_byKees Cook1-2/+2
2023-09-22cxl/port: Fix cxl_test register enumeration regressionDan Williams1-4/+9
2023-09-22eventfs: Remember what dentries were created on dir openSteven Rostedt (Google)1-17/+70