LM Sensors
[Prev Page][Next Page]
- Re: [PATCH 07/11] hwmon: applesmc: Extract all features generically (rev3), (continued)
- [PATCH 00/11] hwmon: applesmc: Dynamic configuration rewrite (rev2),
Henrik Rydberg
- [PATCH 03/11] drivers/hwmon/applesmc.c: Use pr_fmt and pr_<level>, Henrik Rydberg
- [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev2), Henrik Rydberg
- [PATCH 02/11] hwmon: applesmc: Relax the severity of device init failure (rev2), Henrik Rydberg
- [PATCH 06/11] hwmon: applesmc: Handle new temperature format (rev2), Henrik Rydberg
- [PATCH 01/11] hwmon: applesmc: Add MacBookAir3, 1(3, 2) support, Henrik Rydberg
- [PATCH 05/11] hwmon: applesmc: Dynamic creation of temperature files (rev2), Henrik Rydberg
- [PATCH 07/11] hwmon: applesmc: Extract all features generically (rev2), Henrik Rydberg
- [PATCH 08/11] hwmon: applesmc: Dynamic creation of fan files (rev2), Henrik Rydberg
- [PATCH 09/11] hwmon: applesmc: Simplify feature sysfs handling (rev2), Henrik Rydberg
- [PATCH 10/11] hwmon: applesmc: Silence driver, Henrik Rydberg
- [PATCH 11/11] hwmon: applesmc: Update copyright information, Henrik Rydberg
- [PATCH V2] hwmon: twl4030: Driver for twl4030 madc module,
Keerthy
[PATCH] hwmon: (lm95241) Rewritten without using macros,
Davide Rizzo
[PATCH v2] hwmon: (gpio-fan) Fix fan_ctrl_init error path,
Axel Lin
Supermcro X7SPA-H LM_Sensors Configuration, Jeff Rickman
[PATCH] hwmon: (gpio-fan) Fix fan_ctrl_init error path,
Axel Lin
[PATCH] hwmon: (ad7414) Return proper error code for ad7414_probe(),
Axel Lin
[PATCH] hwmon: (adt7470) Return proper error code for adt7470_probe(),
Axel Lin
[PATCH 0/7] More w83795 driver fixes,
Jean Delvare
lm_sensors configuration file for the Gigabyte GA-880GM-UD2H motherboard, dmitriy
IT8721F fan control?,
Alexandros Diamantidis
[GIT PULL] hwmon fixes for 2.6.37,
Guenter Roeck
[PATCH] hwmon: (lm95241) Check validity of input values,
Jean Delvare
[PATCH] hwmon: (ltc4261) Fix error message format,
Jean Delvare
hwmon/adt7470 crash on module load (2.6.37-rc1),
Randy Dunlap
Motherboard Specific Configuration - Zotac IONITX-A-U, member graysky
[PATCH 4/4] hwmon: Schedule the removal of the old intrusion detection interfaces,
Jean Delvare
[PATCH 3/4] hwmon: (w83793) Implement the standard intrusion detection interface,
Jean Delvare
[PATCH 1/4] hwmon: (adm9240) Implement the standard intrusion detection interface,
Jean Delvare
[PATCH 2/4] hwmon: (w83792d) Implement the standard intrusion detection interface,
Jean Delvare
[PATCH] Display 3 decimal places in raw sensors output,
Jean Delvare
fix a minor error for sensors-detect,
Chen Gong
pwmconfig problems/Gigabyte hiccups + fix,
M.Kiesel
[PATCH 0/8] hwmon: applesmc: Dynamic configuration rewrite,
Henrik Rydberg
- [PATCH 1/8] hwmon: applesmc: Relax the severity of device init failure, Henrik Rydberg
- [PATCH 3/8] hwmon: applesmc: Dynamic creation of temperature files, Henrik Rydberg
- [PATCH 5/8] hwmon: applesmc: Extract all features generically, Henrik Rydberg
- [PATCH 4/8] hwmon: applesmc: Handle new temperature format, Henrik Rydberg
- [PATCH 7/8] hwmon: applesmc: Simplify feature sysfs handling, Henrik Rydberg
- [PATCH 2/8] hwmon: applesmc: Introduce a register lookup table, Henrik Rydberg
- [PATCH 8/8] hwmon: applesmc: Update copyright information, Henrik Rydberg
- [PATCH 6/8] hwmon: applesmc: Dynamic creation of fan files, Henrik Rydberg
- Re: [PATCH 0/8] hwmon: applesmc: Dynamic configuration rewrite, Joe Perches
- Re: [PATCH 0/8] hwmon: applesmc: Dynamic configuration rewrite, Guenter Roeck
[PATCH 4/6] hwmon: Change mail address of Hans J. Koch,
Hans J. Koch
[GIT PULL] hwmon updates for 2.6.37, Jean Delvare
[PATCH] hwmon: (w83795) Use standard attributes for chassis intrusion,
Jean Delvare
hwmon: (w83795) Exclude fan control feature by default,
Jean Delvare
[PATCH 2/2] hwmon: (w83795) Add myself as co-author and maintainer,
Jean Delvare
[PATCH 1/2] hwmon: (w83795) More style cleanups,
Jean Delvare
[PATCH] hwmon: (ltc4261) Add missing newline in debug message,
Guenter Roeck
Coretemp misreading?,
Ed W
[GIT PULL] hwmon changes for 2.6.37, Guenter Roeck
k10temp is detected but not shown,
Mahmood Naderan
via-cputemp: can't compile it,
singumal
Discrepancy between reported readings from different interfaces,
Arun Raghavan
New in this mailing list,
janc@xxxxxxxxxxxxxx
[PATCH 00/12] lis3 accelerator feature update,
Samu Onkalo
- [PATCH 05/12] hwmon: lis3: Power on corrections, Samu Onkalo
- [PATCH 02/12] hwmon: lis3: regulator control, Samu Onkalo
- [PATCH 04/12] hwmon: lis3: Update coordinates at polled device open, Samu Onkalo
- [PATCH 12/12] hwmon: lis3: Release resources is case of failure, Samu Onkalo
- [PATCH 06/12] hwmon: lis3: restore axis enabled bits, Samu Onkalo
- [PATCH 10/12] hwmon: lis3: Enhance lis3 selftest with IRQ line test, Samu Onkalo
- [PATCH 09/12] hwmon: lis3: use block read to access data registers, Samu Onkalo
- [PATCH 08/12] hwmon: lis3: Adjust fuzziness for 8 bit device, Samu Onkalo
- [PATCH 11/12] hwmon: lis3: Short explanations of platform data fields, Samu Onkalo
- [PATCH 03/12] hwmon: lis3: Cleanup interrupt handling, Samu Onkalo
- [PATCH 01/12] hwmon: lis3: pm_runtime support, Samu Onkalo
- [PATCH 07/12] hwmon: lis3: New parameters to platform data, Samu Onkalo
- Re: [PATCH 00/12] lis3 accelerator feature update, Guenter Roeck
- Re: [PATCH 00/12] lis3 accelerator feature update, Éric Piel
looking for help with W83795ADG,
karsten
<Possible follow-ups>
Re: looking for help with W83795ADG, Eddi De Pieri
Re: looking for help with W83795ADG, Marcin Nowak
[PATCH] adt7411: set reserved bit,
Rini
help with module k10temp,
Noel David Torres Taño
Tyan S2466 and lm_sensors 3,
David Mathog
[PATCH v2] hwmon: add generic GPIO fan driver,
Simon Guinot
[PATCH] drivers/hwmon: Use pr_fmt and pr_<level>,
Joe Perches
- Re: [PATCH] drivers/hwmon: Use pr_fmt and pr_<level>, Guenter Roeck
- Re: [PATCH] drivers/hwmon: Use pr_fmt and pr_<level>, Joe Perches
- Re: [PATCH] drivers/hwmon: Use pr_fmt and pr_<level>, Guenter Roeck
- [PATCH 00/32] drivers/hwmon: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 06/32] drivers/hwmon/asus_atk0110.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 15/32] drivers/hwmon/it87.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 31/32] drivers/hwmon/w83627hf.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 02/32] drivers/hwmon/abituguru3.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 14/32] drivers/hwmon/ibmaem.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 20/32] drivers/hwmon/pc87427.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 09/32] drivers/hwmon/f71805f.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 23/32] drivers/hwmon/sis5595.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 04/32] drivers/hwmon/applesmc.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 27/32] drivers/hwmon/via686a.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 24/32] drivers/hwmon/smsc47b397.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 01/32] drivers/hwmon/abituguru.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 16/32] drivers/hwmon/lis3lv02d.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 28/32] drivers/hwmon/vt1211.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 22/32] drivers/hwmon/pkgtemp.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 05/32] drivers/hwmon/asb100.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 07/32] drivers/hwmon/coretemp.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 29/32] drivers/hwmon/vt8231.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 18/32] drivers/hwmon/lm78.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 19/32] drivers/hwmon/pc87360.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 30/32] drivers/hwmon/w83627ehf.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 10/32] drivers/hwmon/f71882fg.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 32/32] drivers/hwmon/w83781d.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 12/32] drivers/hwmon/hwmon-vid.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 11/32] drivers/hwmon/hp_accel.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 08/32] drivers/hwmon/dme1737.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 17/32] drivers/hwmon/lm70.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 13/32] drivers/hwmon/hwmon.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 26/32] drivers/hwmon/via-cputemp.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 25/32] drivers/hwmon/smsc47m1.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 21/32] drivers/hwmon/pcf8591.c: Use pr_fmt and pr_<level>, Joe Perches
- [PATCH 03/32] drivers/hwmon/adt7470.c: Use pr_fmt and pr_<level>, Joe Perches
- Re: [PATCH] drivers/hwmon: Use pr_fmt and pr_<level>, Joe Perches
- Re: [PATCH] drivers/hwmon: Use pr_fmt and pr_<level>, Jean Delvare
[PATCH v2] lm-sensors: Fix error seen with non-sequential bus numbering,
Guenter Roeck
[PATCH] lm-sensors: Fix error seen with non-sequential i2c bus numbering,
Guenter Roeck
Driver for SMSC SCH5627 needed,
Rainer Koenig
Writing a .conf for Supermicro X8DTH-6F board,
Kristleifur Daðason
VIA EPIA PX10000G sensors,
Beelzebubbie
[PATCH] Check for flex and bison,
Jean Delvare
Re: f71882fg on Jetway NC92-330-LF,
Luca Tettamanti
[PATCH/RFC] sensors-detect: Add detection of PMBus devices,
Guenter Roeck
[PATCH] hwmon: Remove many EXPERIMENTAL flags,
Jean Delvare
[PATCH 3/3] hwmon: (lm85) Add support for ADT7468 high-frequency PWM mode,
Jean Delvare
[PATCH 2/3] hwmon: (lm85) Document the ADT7468 as supported,
Jean Delvare
[PATCH 1/3] hwmon: (lm85) Fix ADT7468 frequency table,
Jean Delvare
Compiling 3.2.0,
Andrey Repin
Detection of W83L771AWG/ASG in lm90,
Alexander Stein
[GIT PULL] x86 fixes for 2.6.36, H. Peter Anvin
Problem with detection or PMBus devices,
Guenter Roeck
IT8721F/IT8758E support,
Jean Delvare
hwmon and GPIO fan,
Simon Guinot
lm-sensors 3.2.0 has been released!, Jean Delvare
Request for ITE IT8721F support (Asus M4N68T),
Patrick Nagelschmidt
fancontrol on adt7468,
Peio Popov
Configuration MSI 975X Platinum (MS-7246),
"Leonardo Marín"
[PATCH] hwmon: I2C addresses are constant,
Jean Delvare
[PATCH] coretemp: fix reading of microcode revision (v2),
Jan Beulich
update and cleanup patches for core{pkg, via}temp etc.,
Chen Gong
[PATCH v4] hwmon: (lm90) Add support for update_interval sysfs attribute,
Guenter Roeck
[PATCH] coretemp: fix reading of microcode revision,
Jan Beulich
Dell Optiplex GX620, Michael Groenhout - LC Digital
[PATCH v3] hwmon: (lm90) Add support for update_interval sysfs attribute,
Guenter Roeck
Re: Asus P7p55D motherboard sensor issues,
Luca Tettamanti
local macro,
Paul Thomas
Call for 3.2.0, Jean Delvare
[PATCH v2 0/3] hwmon: (lm90) Add support for update_interval sysfs attribute,
Guenter Roeck
[PATCH 2/2] hwmon: (pcf8591) Don't attempt to detect devices,
Jean Delvare
[PATCH 1/2] hwmon: (pcf8591) Register as a hwmon device,
Jean Delvare
[PATCH] Move ams driver to macintosh,
Jean Delvare
[PATCH] Move hdaps driver to platform/x86,
Jean Delvare
[GIT PULL] hwmon fixes for 2.6.36-rc7, Guenter Roeck
Sysfs attribute to specify device range,
Jonathan Cameron
[RFC PATCH 0/9] lis3 accelerator feature update,
Samu Onkalo
- [RFC PATCH 6/9] hwmon: lis3: New parameters to platform data, Samu Onkalo
- [RFC PATCH 8/9] hwmon: lis3: use block read to access data registers, Samu Onkalo
- [RFC PATCH 1/9] hwmon: lis3: pm_runtime support, Samu Onkalo
- [RFC PATCH 2/9] hwmon: lis3: regulator control, Samu Onkalo
- [RFC PATCH 4/9] hwmon: lis3: Update coordinates at polled device open, Samu Onkalo
- [RFC PATCH 5/9] hwmon: lis3: Power on corrections, Samu Onkalo
- [RFC PATCH 3/9] hwmon: lis3: Cleanup interrupt handling, Samu Onkalo
- [RFC PATCH 9/9] hwmon: lis3: Enhance lis3 selftest with IRQ line test, Samu Onkalo
- [RFC PATCH 7/9] hwmon: lis3: Adjust fuzziness for 8 bit device, Samu Onkalo
- Re: [RFC PATCH 0/9] lis3 accelerator feature update, Guenter Roeck
fancontrol writhed in C, Ioan Rusan
[GIT PULL] urgent hwmon fixes for 2.6.36, Guenter Roeck
[PATCH v3] hwmon (coretemp): Fix build breakage if SMP is undefined,
Guenter Roeck
Nuvoton W83667HG-B,
tv.debian@xxxxxxxxxxxxxx
[Index of Archives]
[Linux Hardware Monitoring]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]