#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null k rel='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/hwmon/adm9240.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/hwmon/adm9240.c
AgeCommit message (Expand)Author
2008-07-16hwmon: (adm9240) Convert to a new-style i2c driverJean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2008-02-07hwmon: (adm9240) Add individual alarm filesJean Delvare
2008-02-07hwmon: Discard useless I2C driver IDsJean Delvare