]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-10-24 ZhengShaobothermal: gov_power_allocator: Granted power set to...
2024-10-24 Rafael J. Wysockithermal: core: Relocate thermal zone initialization...
2024-10-24 Rafael J. Wysockithermal: core: Use trip lists for trip crossing detection
2024-10-24 Rafael J. Wysockithermal: core: Eliminate thermal_zone_trip_down()
2024-10-24 Rafael J. Wysockithermal: core: Relocate functions that update trip...
2024-10-24 Rafael J. Wysockithermal: core: Move some trip processing to thermal_tri...
2024-10-24 Rafael J. Wysockithermal: core: Pass trip descriptor to thermal_trip_cro...
2024-10-24 Rafael J. Wysockithermal: core: Rearrange __thermal_zone_device_update()
2024-10-24 Rafael J. Wysockithermal: core: Prepare for moving trips between sorted...
2024-10-24 Rafael J. Wysockithermal: core: Rename trip list node in struct thermal_...
2024-10-24 Rafael J. Wysockithermal: core: Build sorted lists instead of sorting...
2024-10-24 Daniel Lezcanothermal/lib: Fix memory leak on error in thermal_genl_a...
2024-10-24 Daniel Lezcanothermal: thresholds: Fix thermal lock annotation issue
2024-10-24 Daniel Lezcanotools/thermal/thermal-engine: Take into account the...
2024-10-24 Daniel Lezcanotools/lib/thermal: Add the threshold netlink ABI
2024-10-24 Daniel Lezcanotools/lib/thermal: Make more generic the command encodi...
2024-10-24 Daniel Lezcanothermal: netlink: Add the commands and the events for...
2024-10-24 Rafael J. Wysockithermal: core: Manage thermal_governor_lock using a...
2024-10-24 Rafael J. Wysockithermal: core: Separate thermal zone governor initializ...
2024-10-24 Rafael J. Wysockithermal: core: Add and use cooling device guard
2024-10-23 Rafael J. Wysockithermal: core: Introduce thermal_cdev_update_nocheck()
2024-10-23 Rafael J. Wysockithermal: core: Introduce thermal_instance_delete()
2024-10-23 Rafael J. Wysockithermal: core: Introduce thermal_instance_add()
2024-10-23 Rafael J. Wysockithermal: core: Call thermal_governor_update_tz() outsid...
2024-10-23 Rafael J. Wysockithermal: core: Manage thermal_list_lock using a mutex...
2024-10-23 Rafael J. Wysockithermal: core: Separate code running under thermal_list...
2024-10-23 Rafael J. Wysockithermal: core: Add and use a reverse thermal zone guard
2024-10-23 Rafael J. Wysockithermal: core: Add and use thermal zone guard
2024-10-22 Rafael J. Wysockithermal: core: Pass trip descriptors to trip bind/unbin...
2024-10-22 Rafael J. Wysockithermal: core: Move lists of thermal instances to trip...
2024-10-22 Rafael J. Wysockithermal: core: Drop need_update field from struct therm...
2024-10-22 Rafael J. Wysockithermal: core: Update thermal zones after cooling devic...
2024-10-22 Rafael J. Wysockithermal: core: Consolidate thermal zone locking in...
2024-10-22 Rafael J. Wysockithermal: core: Mark thermal zones as exiting before...
2024-10-22 Rafael J. Wysockithermal: core: Consolidate thermal zone locking during...
2024-10-22 Rafael J. Wysockithermal: core: Fix race between zone registration and...
2024-10-22 Rafael J. Wysockithermal: core: Mark thermal zones as initializing to...
2024-10-22 Rafael J. Wysockithermal: core: Represent suspend-related thermal zone...
2024-10-22 Rafael J. Wysockithermal: core: Rearrange PM notification code
2024-10-22 Rafael J. Wysockithermal: core: Initialize thermal zones before register...
2024-10-10 Daniel Lezcanothermal: core: Connect the threshold with the core
2024-10-10 Daniel Lezcanothermal: core: Add user thresholds support
2024-10-04 Rafael J. Wysockithermal: core: Free tzp copy along with the thermal...
2024-10-04 Rafael J. Wysockithermal: core: Reference count the zone in thermal_zone...
2024-09-29 Linus TorvaldsLinux 6.12-rc1
2024-09-29 Linus Torvaldsx86: kvm: fix build error
2024-09-29 Linus TorvaldsMerge tag 'mailbox-v6.12' of git://git.kernel.org/pub...
2024-09-29 Linus TorvaldsMerge tag 'i2c-for-6.12-rc1-additional_fixes' of git...
2024-09-29 Linus TorvaldsMerge tag 'dma-mapping-6.12-2024-09-29' of git://git...
2024-09-29 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2024-09-29 Linus TorvaldsMerge tag 'bcachefs-2024-09-28' of git://evilpiepirate...
2024-09-29 Linus TorvaldsMerge tag 'x86-urgent-2024-09-29' of git://git.kernel...
2024-09-29 Linus TorvaldsMerge tag 'locking-urgent-2024-09-29' of git://git...
2024-09-29 Linus TorvaldsMerge tag 'cocci-for-6.12' of git://git.kernel.org...
2024-09-29 Linus TorvaldsMerge tag 'linux_kselftest-next-6.12-rc1-fixes' of...
2024-09-29 Ingo MolnarMerge branch 'locking/core' into locking/urgent, to...
2024-09-28 Julia LawallReduce Coccinelle choices in string_choices.cocci
2024-09-28 Hongbo Licoccinelle: Remove unnecessary parentheses for only...
2024-09-28 Hongbo Licoccinelle: Add rules to find str_yes_no() replacements
2024-09-28 Hongbo Licoccinelle: Add rules to find str_on_off() replacements
2024-09-28 Hongbo Licoccinelle: Add rules to find str_write_read() replacements
2024-09-28 Hongbo Licoccinelle: Add rules to find str_read_write() replacements
2024-09-28 Hongbo Licoccinelle: Add rules to find str_enable{d}_disable...
2024-09-28 Hongbo Licoccinelle: Add rules to find str_lo{w}_hi{gh}() replac...
2024-09-28 Hongbo Licoccinelle: Add rules to find str_hi{gh}_lo{w}() replac...
2024-09-28 Hongbo Licoccinelle: Add rules to find str_false_true() replacements
2024-09-28 Hongbo Licoccinelle: Add rules to find str_true_false() replacements
2024-09-28 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2024-09-28 Linus TorvaldsMerge tag 's390-6.12-2' of git://git.kernel.org/pub...
2024-09-28 Linus TorvaldsMerge tag 'modules-6.12-rc1' of git://git.kernel.org...
2024-09-28 Linus TorvaldsMerge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel...
2024-09-28 Linus TorvaldsMerge tag 'drm-next-2024-09-28' of https://gitlab.freed...
2024-09-28 Linus TorvaldsMerge tag 'ceph-for-6.12-rc1' of https://github.com...
2024-09-28 Linus TorvaldsMerge tag 'v6.12-rc-ksmbd-server-fixes' of git://git...
2024-09-28 Linus TorvaldsMerge tag '6.12rc-more-smb3-client-fixes' of git:/...
2024-09-28 Kent Overstreetbcachefs: check_subvol_path() now prints subvol root...
2024-09-28 Kent Overstreetbcachefs: remove_backpointer() now checks if dirent...
2024-09-28 Kent Overstreetbcachefs: dirent_points_to_inode() now warns on mismatch
2024-09-28 Alan Huangbcachefs: Fix lost wake up
2024-09-28 Kent Overstreetbcachefs: Check for logged ops when clean
2024-09-28 Kent Overstreetbcachefs: BCH_FS_clean_recovery
2024-09-28 Kent Overstreetbcachefs: Convert disk accounting BUG_ON() to WARN_ON()
2024-09-28 Kent Overstreetbcachefs: Fix BCH_TRANS_COMMIT_skip_accounting_apply
2024-09-28 Kent Overstreetbcachefs: Check for accounting keys with bversion=0
2024-09-28 Kent Overstreetbcachefs: rename version -> bversion
2024-09-28 Kent Overstreetbcachefs: Don't delete unlinked inodes before logged...
2024-09-28 Kent Overstreetbcachefs: Fix BCH_SB_ERRS() so we can reorder
2024-09-28 Kent Overstreetbcachefs: Fix fsck warnings from bkey validation
2024-09-28 Kent Overstreetbcachefs: Move transaction commit path validation to...
2024-09-28 Kent Overstreetbcachefs: Fix disk accounting attempting to mark invali...
2024-09-28 Kent Overstreetbcachefs: Fix unlocked access to c->disk_sb.sb in bch2_...
2024-09-28 Kent Overstreetbcachefs: Fix accounting read + device removal
2024-09-28 Kent Overstreetbcachefs: bch_accounting_mode
2024-09-28 Kent Overstreetbcachefs: fix transaction restart handling in check_ext...
2024-09-28 Kent Overstreetbcachefs: kill inode_walker_entry.seen_this_pos
2024-09-28 Kent Overstreetbcachefs: Fix incorrect IS_ERR_OR_NULL usage
2024-09-28 Hongbo Libcachefs: fix the memory leak in exception case
2024-09-28 Hongbo Libcachefs: fast exit when darray_make_room failed
2024-09-28 Kent Overstreetbcachefs: Fix iterator leak in check_subvol()
2024-09-28 Kent Overstreetbcachefs: Add snapshot to bch_inode_unpacked
next