aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/vdso (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-25hwmon: (tmp401) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (sch5627) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (nct7802) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (max31760) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (lm83) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (jc42) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (ina3221) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (emc1403) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (adt7x10) convert to use maple tree register cacheBo Liu2-2/+2
2024-02-25hwmon: (sht3x) read out sensor serial numberStefan Gloor2-1/+76
2024-02-25hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down ConverterCharles Hsu5-0/+195
2024-02-25dt-bindings: Add MPQ8785 voltage regulator deviceCharles Hsu1-0/+2
2024-02-25hwmon: add fan speed monitoring driver for Surface devicesIvor Wanders6-0/+140
2024-02-25hwmon: Add driver for LTC4282Nuno Sa6-0/+1930
2024-02-11hwmon: add fault attribute for voltage channelsNuno Sa3-0/+12
2024-02-11dt-bindings: hwmon: Add LTC4282 bindingsNuno Sa2-0/+165
2024-02-11hwmon: (pmbus_core) Allow to hook PMBUS_SMBALERT_MASKPatrick Rudolph1-1/+1
2024-02-11hwmon: Drop non-functional I2C_CLASS_HWMON support for drivers w/o detect()Heiner Kallweit3-8/+0
2024-02-11MAINTAINERS: Drop entries for hwmon devices with unreachable maintainersGuenter Roeck1-18/+0
2024-02-11hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_listHeiner Kallweit17-17/+0
2024-02-11dt-bindings: hwmon: ina2xx: Describe ina260 chipMichal Simek1-0/+1
2024-02-11dt-bindings: hwmon: ina2xx: Describe #io-channel-cells propertyMichal Simek1-0/+4
2024-02-11dt-bindings: hwmon: ina2xx: Add label propertyMichal Simek1-0/+4
2024-02-11hwmon: (nct6683) Add another customer ID for MSIForest Crossman2-0/+4
2024-02-11hwmon: put HWMON_CHANNEL_INFO() initializers in rodataJani Nikula1-6/+6
2024-02-11Linux 6.8-rc4Linus Torvalds1-1/+1
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds35-77/+96
2024-02-09smb3: clarify mount warningSteve French1-1/+1
2024-02-09cifs: handle cases where multiple sessions share connectionShyam Prasad N2-1/+6
2024-02-09cifs: change tcon status when need_reconnect is set on itShyam Prasad N3-1/+14
2024-02-09x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur1-1/+1
2024-02-09tracing: Fix wasted memory in saved_cmdlines logicSteven Rostedt (Google)1-38/+37
2024-02-09ftrace: Fix DIRECT_CALLS to use SAVE_REGS by defaultMasami Hiramatsu (Google)1-0/+10
2024-02-08virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun1-3/+4
2024-02-08blk-iocost: Fix an UBSAN shift-out-of-bounds warningTejun Heo1-0/+7
2024-02-08smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara2-7/+14
2024-02-08smb3: add missing null server pointer checkSteve French1-1/+1
2024-02-08kprobes: Remove unnecessary initial values of variablesLi zeming1-2/+2
2024-02-08tracing/probes: Fix to set arg size and fmt after setting type from BTFMasami Hiramatsu (Google)1-12/+13
2024-02-08tracing/probes: Fix to show a parse error for bad type for $commMasami Hiramatsu (Google)2-3/+7
2024-02-08netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal3-39/+10
2024-02-08netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal1-5/+23
2024-02-08netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal3-26/+44
2024-02-08netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso1-3/+3
2024-02-08netfilter: nfnetlink_queue: un-break NF_REPEATFlorian Westphal1-3/+10
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso5-15/+42
2024-02-08netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso1-0/+3
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner2-5/+50
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-02-08netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik2-2/+4