summaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-09Documentation: admin-guide: Move intel_powerclamp documentationSrinivas Pandruvada4-1/+2
2023-02-09thermal: intel: powerclamp: Fix duration module parameterSrinivas Pandruvada1-6/+18
2023-02-07thermal: intel: powerclamp: Return last requested state as cur_stateSrinivas Pandruvada1-11/+1
2023-02-03thermal: intel: quark_dts: Use generic trip pointsDaniel Lezcano1-35/+20
2023-02-03thermal: intel: powerclamp: Use powercap idle-inject featureSrinivas Pandruvada2-223/+159
2023-02-02powercap: idle_inject: Add update callbackSrinivas Pandruvada2-6/+49
2023-02-02powercap: idle_inject: Export symbolsSrinivas Pandruvada1-0/+7
2023-02-02thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada1-4/+16
2023-02-02thermal: intel: intel_pch: Drop struct board_infoRafael J. Wysocki1-29/+13
2023-02-02thermal: intel: intel_pch: Rename board ID symbolsRafael J. Wysocki1-27/+27
2023-02-02thermal: intel: intel_pch: Fold suspend and resume routines into their callersRafael J. Wysocki1-84/+71
2023-02-02thermal: intel: intel_pch: Fold two functions into their callersRafael J. Wysocki1-56/+42
2023-02-02thermal: intel: intel_pch: Eliminate device operations objectRafael J. Wysocki1-29/+4
2023-02-02thermal: intel: intel_pch: Rename device operations callbacksRafael J. Wysocki1-18/+16
2023-02-02thermal: intel: intel_pch: Eliminate redundant return pointersRafael J. Wysocki1-22/+18
2023-02-02thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return intRafael J. Wysocki1-12/+9
2023-02-02thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()Rafael J. Wysocki1-2/+4
2023-02-02thermal: intel: int340x: Drop pointless cast to unsigned longRafael J. Wysocki1-1/+1
2023-02-02thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()Rafael J. Wysocki1-34/+33
2023-02-02thermal: intel: int340x: Assorted minor cleanupsRafael J. Wysocki1-9/+7
2023-02-02thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki4-94/+70
2023-01-27thermal: intel: int340x: Use generic trip points tableRafael J. Wysocki3-180/+84
2023-01-27thermal: intel: int340x: Use zone lock for synchronizationRafael J. Wysocki2-21/+8
2023-01-27thermal: intel: int340x: Rework updating trip pointsRafael J. Wysocki3-8/+47
2023-01-27thermal: ACPI: Initialize trips if temperature is out of rangeRafael J. Wysocki2-4/+5
2023-01-26thermal: intel: processor_thermal_device_pci: Use generic trip pointDaniel Lezcano1-31/+22
2023-01-26thermal: intel: int340x: Add production mode attributeSrinivas Pandruvada2-0/+51
2023-01-25thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki1-3/+7
2023-01-24thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada2-3/+16
2023-01-24thermal: intel: intel_pch: Use generic trip pointsDaniel Lezcano2-69/+20
2023-01-24thermal: ACPI: Add ACPI trip point routinesRafael J. Wysocki4-0/+163
2023-01-24thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann1-0/+8
2023-01-22Linux 6.2-rc5v6.2-rc5Linus Torvalds1-1/+1
2023-01-21ext4: deal with legacy signed xattr name hash valuesLinus Torvalds1-2/+39
2023-01-21prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman1-0/+2
2023-01-20io_uring/poll: don't reissue in case of poll race on multishot requestJens Axboe1-1/+5
2023-01-20thermal: int340x_thermal: Use sysfs_emit_at() instead of scnprintf()ye xingchen1-8/+2
2023-01-20io_uring/msg_ring: fix remote queue to disabled ringPavel Begunkov2-2/+10
2023-01-20io_uring/msg_ring: fix flagging remote executionPavel Begunkov1-17/+23
2023-01-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski5-277/+87
2023-01-20USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman1-1/+1
2023-01-20usb: host: ehci-fsl: Fix module aliasAlexander Stein1-1/+1
2023-01-20tcp: fix rate_app_limited to default to 1David Morley1-0/+2
2023-01-20bnxt: Do not read past the end of test namesKees Cook2-17/+5
2023-01-20serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell1-0/+14
2023-01-20VMCI: Use threaded irqs instead of taskletsVishnu Dasa1-30/+19
2023-01-20misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman1-9/+6
2023-01-20gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov1-3/+4
2023-01-20misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson1-3/+5
2023-01-20misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa1-9/+9