summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-11thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()Rafael J. Wysocki
2023-10-07thermal: trip: Remove lockdep assertion from for_each_thermal_trip()Rafael J. Wysocki
2023-10-05thermal: core: Drop thermal_zone_device_exec()Rafael J. Wysocki
2023-10-05ACPI: thermal: Use thermal_zone_for_each_trip() for updating tripsRafael J. Wysocki
2023-10-05ACPI: thermal: Combine passive and active trip update functionsRafael J. Wysocki
2023-10-05ACPI: thermal: Move get_active_temp()Rafael J. Wysocki
2023-10-05Merge thermal core material depended on by subsequent changes.Rafael J. Wysocki
2023-10-05thermal: core: Add function to walk trips under zone lockRafael J. Wysocki
2023-10-03ACPI: thermal: Fix up function header formatting in two placesJonathan Bergh
2023-09-29ACPI: thermal: Drop list of device ACPI handles from struct acpi_thermalRafael J. Wysocki
2023-09-28ACPI: thermal: Rename structure fields holding temperature in deci-KelvinRafael J. Wysocki
2023-09-28ACPI: thermal: Drop critical_valid and hot_valid trip flagsRafael J. Wysocki
2023-09-28ACPI: thermal: Do not use trip indices for cooling device bindingRafael J. Wysocki
2023-09-28Merge branch 'thermal-core'Rafael J. Wysocki
2023-09-28ACPI: thermal: Mark uninitialized active trips as invalidRafael J. Wysocki
2023-09-28thermal: core: Allow trip pointers to be used for cooling device bindingRafael J. Wysocki
2023-09-28thermal: core: Store trip pointer in struct thermal_instanceRafael J. Wysocki
2023-09-28ACPI: thermal: Merge trip initialization functionsRafael J. Wysocki
2023-09-28ACPI: thermal: Collapse trip devices update function wrappersRafael J. Wysocki
2023-09-28ACPI: thermal: Collapse trip devices update functionsRafael J. Wysocki
2023-09-28ACPI: thermal: Add device list to struct acpi_thermal_tripRafael J. Wysocki
2023-09-27ACPI: thermal: Fix a small leak in acpi_thermal_add()Dan Carpenter
2023-09-26thermal: trip: Drop redundant trips check from for_each_thermal_trip()Rafael J. Wysocki
2023-09-26ACPI: thermal: Drop valid flag from struct acpi_thermal_tripRafael J. Wysocki
2023-09-26ACPI: thermal: Drop redundant trip point flagsRafael J. Wysocki
2023-09-26ACPI: thermal: Untangle initialization and updates of active tripsRafael J. Wysocki
2023-09-26ACPI: thermal: Untangle initialization and updates of the passive tripRafael J. Wysocki
2023-09-26ACPI: thermal: Simplify critical and hot trips representationRafael J. Wysocki
2023-09-26ACPI: thermal: Create and populate trip points table earlierRafael J. Wysocki
2023-09-26ACPI: thermal: Determine the number of trip points earlierRafael J. Wysocki
2023-09-26ACPI: thermal: Fold acpi_thermal_get_info() into its callerRafael J. Wysocki
2023-09-26ACPI: thermal: Simplify initialization of critical and hot tripsRafael J. Wysocki
2023-09-25thermal: core: Drop trips_disabled bitmaskRafael J. Wysocki
2023-09-24Linux 6.6-rc3Linus Torvalds
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-24Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-24Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-23Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-23Merge tag '6.6-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-09-23Merge tag 'i2c-for-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-23mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax
2023-09-23Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-23Merge tag 's390-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-09-23Merge tag 'iomap-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-09-23KVM: SVM: Do not use user return MSR support for virtualized TSC_AUXTom Lendacky
2023-09-23KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky
2023-09-23KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayPaolo Bonzini
2023-09-23KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson