#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" .dev/distro/kernel/atom/drivers/w1/slaves?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/w1/slaves
AgeCommit message (Expand)Author
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-05-13w1: ds2406: use crc16() instead of crc16_byte() loopEric Biggers
2025-02-03w1: w1_therm: w1: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2024-12-22w1: core: use sysfs_emit() instead of sprintf()zhangheng
2024-12-14w1: ds28e04: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-14w1: ds2805: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-14w1: ds2781: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-14w1: ds2780: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-14w1: ds2438: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-14w1: ds2433: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-14w1: ds2431: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-14w1: ds2430: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-14w1: ds2413: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-14w1: ds2408: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-14w1: ds2406: Constify 'struct bin_attribute'Thomas Weißschuh
2023-12-20w1: ds2433: add support for ds28ec20 eepromMarc Ferland
2023-12-20w1: ds2433: use the kernel bitmap implementationMarc Ferland
2023-12-20w1: ds2433: introduce a configuration structureMarc Ferland
2023-12-20w1: ds2433: remove unused definitionsMarc Ferland
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki
2023-05-08w1: therm: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-05-08w1: ds2438: remove redundant initialization of variable crcColin Ian King
2023-05-08w1: w1_therm: fix typo in commentJulia Lawall
2023-05-08w1: w1_therm: Use max() instead of doing it manuallyHaowen Bai
2023-05-08w1: Fix Kconfig indentationKrzysztof Kozlowski
2023-05-08w1: w1_therm: fix locking behavior in convert_tStefan Wahren
2023-04-20w1: ds2433: do not use assignment in if conditionKrzysztof Kozlowski
2023-04-20w1: use octal for file permissionsKrzysztof Kozlowski
2023-04-20w1: minor white-space and code style fixesKrzysztof Kozlowski
2023-04-20w1: ds28e04: correct kerneldoc annotationKrzysztof Kozlowski
2023-04-20w1: ds2433: correct kerneldoc annotationKrzysztof Kozlowski
2023-04-20w1: ds2408: drop kerneldoc annotationKrzysztof Kozlowski