Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-12hwmon: cleanup non-bool "valid" data fieldsPaul Fertser
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-19hwmon: (ibmpex) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck
2018-09-19hwmon:ibm: Change ipmi_user_t to struct ipmi_user *Corey Minyard
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook
2015-03-09hwmon: (ibmpex) Allow format string checkingRasmus Villemoes
2014-05-22hwmon: (ibmpex) remove unnecessary OOM messagesJingoo Han
2013-08-27hwmon: Change my email address.Darrick J. Wong
2013-04-08hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2012-10-10hwmon: Add missing inclusions of <linux/err.h>Jean Delvare
2011-06-18hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-07ibmpex: add endian annotation to extract_data() helperHarvey Harrison
2008-10-17hwmon: (ibmpex) Automatically load on IBM systems via DMIDarrick J. Wong
2008-03-20ibmpex: report temperatures in mC, not CDarrick J. Wong
2008-03-20ibmpex: correct power use multipliers for QS2x bladeDarrick J. Wong
2007-11-08hwmon: (ibmpex) Change printk to dev_{info,err} macrosDarrick J. Wong
2007-11-08hwmon: (ibmpex.c) fix NULL dereferenceAdrian Bunk
2007-10-11hwmon: (ibmpex) Release IPMI user if hwmon registration failsDarrick J. Wong
2007-10-10hwmon: IBM power meter driverDarrick J. Wong