summaryrefslogtreecommitdiffstats
path: root/hwdb.d/60-sensor.hwdb (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-06bootctl: Fix NULL pointer dereferenceJan Janssen1-3/+5
2023-01-06bootspec: show default/selected entry info in JSON outputLennart Poettering1-1/+4
2023-01-06resolved: disable SO_BINDTOIFINDEX hack for localhost IP addressesLennart Poettering1-1/+2
2023-01-05hwdb: Add Dell models that require ACCEL_LOCATION=baseDirk Su1-0/+2
2023-01-05kernel-install: run depmod only if writeableLudwig Nussel1-0/+2
2023-01-05virt: fix container detectionBenjamin Tissoires1-1/+1
2023-01-05bootctl: print entry token as wellLudwig Nussel4-92/+98
2023-01-05units: condition systemd-networkd-wait-online.service like systemd-networkd.s...Lennart Poettering1-0/+1
2023-01-05dns-domain: dns_name_is_empty() is redundantLennart Poettering4-8/+3
2023-01-05resolvectl: remove duplicate ':' from outputLennart Poettering1-3/+3
2023-01-05vconsole: permit configuration of vconsole settings via credentialsLennart Poettering9-4/+210
2023-01-05update TODOLennart Poettering1-0/+3
2023-01-05systemctl: enable: overwrite broken alias symlinksMike Yuan1-1/+9
2023-01-05systemctl: edit: rephrase edit markers to avoid misunderstandingMike Yuan1-2/+2
2023-01-04udev: Fix some tablet pads being classified as mouse or joysticksJoshua Goins1-1/+15
2023-01-04man: note that DynamicUser=yes is incompatible with D-BusLuca Boccassi1-1/+3
2023-01-04resolvectl: don't filter loopback DNS server from global DNS server listLennart Poettering1-15/+15
2023-01-04resolved: add some line-breaks/commentsLennart Poettering2-7/+25
2023-01-04resolvectl: fix type of ifindex D-Bus field, and make sure to initialize to z...Lennart Poettering1-1/+2
2023-01-04bootctl: split out setting of system token into function of its ownLennart Poettering1-62/+69
2023-01-04units: rename/rework systemd-boot-system-token.service → systemd-boot-rando...Lennart Poettering10-93/+120
2023-01-04bootctl: downgrade graceful messages to LOG_NOTICELennart Poettering2-2/+2
2023-01-04random-seed: don't refresh EFI random seed from random-seed.c anymoreLennart Poettering1-109/+2
2023-01-04sha256: add helper than hashes a buffer *and* its sizeLennart Poettering3-12/+11
2023-01-04bootctl: when updating EFI random seed file, hash old seed with new oneLennart Poettering1-1/+35
2023-01-04bootctl: properly sync fs before/after moving random seed file into placeLennart Poettering1-1/+8
2023-01-04bootctl: rework random seed logic to use open_mkdir_at() and openat()Lennart Poettering1-28/+29
2023-01-04bootctl: fix errno loggingLennart Poettering1-1/+1
2023-01-03hwdb: remove spurious whitespaceLuca Boccassi1-1/+1
2023-01-03efi: skip Read() calls with zero sizesLennart Poettering2-3/+8
2023-01-03resolved: downgrade inability to send varlink reply error messageLennart Poettering1-2/+2
2023-01-03udev: match device tags in rules using current device tagsmsizanoen11-1/+1
2023-01-03Added Tablet Teclast X98 Air 3G (C5J6)marcel1511-0/+4
2023-01-03efi-api: check the EFI_TCG2_FINAL_EVENTS_TABLE in efi_has_tpm2()Jia Zhang1-13/+25
2023-01-03Revert "boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices"Jan Janssen2-35/+0
2023-01-03libsystemd-network: FTBS in c2x modeCristian Rodríguez1-4/+4
2023-01-03basic: Fix incompatible type for arguments errors in C2XCristian Rodríguez1-1/+1
2023-01-03basic: fix hosed return value in skip_session()Cristian Rodríguez1-1/+1
2023-01-03man: Fix systemd-boot man page wrong secure keys locationigo958621-1/+1
2023-01-02fundamental: rework IN_SET() to require at least three argumentsLennart Poettering9-15/+15
2023-01-02core: rework operation_to_signal() to rename return parameter ret_xyzLennart Poettering1-5/+9
2023-01-02manager: perform objective->shutdown_verb mapping locallyVito Caputo1-26/+23
2023-01-02ukify: Fix section offset calculationJan Janssen1-3/+3
2023-01-02ukify: Require specifying --tools for each tools directoryDaan De Meyer1-1/+1
2023-01-02ukify: Handle directories in path_is_readable()Daan De Meyer1-1/+4
2023-01-01Update 60-sensor.hwdbGio1-2/+2
2022-12-29machined: pass shell command line to polkitLudwig Nussel1-0/+5
2022-12-26Prevents airplane mode toggle for HP Spectre 16Hannoskaj1-0/+4
2022-12-26boot: don't convert the trailing newline in mangle_stub_cmdline()Jia Zhang1-0/+12
2022-12-26dissect: reduce indent in mtree_print_item()Yu Watanabe1-96/+94