Age | Commit message (Expand) | Author | Files | Lines |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 7 | -32/+319 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -0/+254 |
2008-10-09 | hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X | Alistair John Strachan | 1 | -1/+1 |
2008-10-09 | hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X | Alistair John Strachan | 1 | -0/+1 |
2008-10-09 | hwmon: (it87) Prevent power-off on Shuttle SN68PT | Jean Delvare | 1 | -19/+51 |
2008-09-24 | hwmon: add max1111_read_channel() for use by sharpsl_pm | Eric Miao | 1 | -0/+13 |
2008-09-24 | hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCs | Eric Miao | 3 | -0/+241 |
2008-09-20 | hwmon: (ad7414) Make ad7414_update_device() static | Adrian Bunk | 1 | -1/+1 |
2008-09-20 | hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I) | Andrew Paprocki | 1 | -2/+2 |
2008-09-20 | hwmon: (atxp1) Fix device detection logic | Jean Delvare | 1 | -9/+9 |
2008-08-31 | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 1 | -1/+1 |
2008-08-25 | hwmon: Add Ultra45 workstation hwmon driver. | David S. Miller | 3 | -0/+328 |
2008-08-15 | hwmon-vid: Fix AMD K8 VID decoding | Jean Delvare | 1 | -8/+28 |
2008-08-15 | coretemp: recognize Nehalem CPUs | Darrick J. Wong | 1 | -2/+3 |
2008-08-15 | ibmaem: don't query the entire sensor repository when reading energy meter | Darrick J. Wong | 1 | -5/+13 |
2008-08-15 | ibmaem: prevent infinite probing loop on x3650 M2 systems | Darrick J. Wong | 1 | -1/+2 |
2008-08-15 | ibmaem: update the documentation to reflect the current name | Darrick J. Wong | 1 | -3/+3 |
2008-08-15 | abituguru3: prefer DMI probing to manual probing | Alistair John Strachan | 1 | -40/+94 |
2008-08-15 | i5k_amb: provide labels for temperature sensors | Darrick J. Wong | 1 | -1/+27 |
2008-08-15 | hwmon: ADC124S501 generic driver | Marc Pignat | 3 | -0/+346 |
2008-08-15 | drivers/hwmon/w83791d.c: fix unused var warning | Michael Borisov | 1 | -1/+2 |
2008-08-15 | applesmc: add support for Macbook | Guilherme M. Schroeder | 1 | -1/+10 |
2008-08-15 | applesmc: support for Intel iMac | Roberto De Ioris | 1 | -0/+9 |
2008-08-11 | hwmon: (lm75) Drop legacy i2c driver | Jean Delvare | 1 | -92/+22 |
2008-08-07 | hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03 | Andrew Paprocki | 1 | -7/+12 |
2008-08-07 | hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07 | Andrew Paprocki | 1 | -10/+22 |
2008-08-07 | hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpus | Frank Myhr | 1 | -10/+8 |
2008-08-07 | hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyle | Frank Myhr | 1 | -69/+71 |
2008-08-07 | hwmon: ad7414 driver | Sean MacLennan | 3 | -0/+279 |
2008-08-07 | hwmon: (thmc50) Add support for critical temperature limits | Krzysztof Helt | 1 | -1/+27 |
2008-08-07 | hwmon: (adm9240) Remove EXPERIMENTAL dependency | Grant Coady | 1 | -1/+1 |
2008-08-07 | hwmon: (w83627hf) Drop reset module parameter | Jean Delvare | 1 | -27/+0 |
2008-08-07 | hwmon: (w83627hf) Add pwm_enable sysfs interface | Dominik Geyer | 1 | -0/+74 |
2008-08-07 | hwmon: (w83791d) Use fan divisor bits from vbat register | Marc Hulsman | 1 | -4/+20 |
2008-08-07 | hwmon: (f71882fg) Delete needless forward declarations | Jean Delvare | 1 | -6/+0 |
2008-08-07 | hwmon: (dme1737) Add support for the SMSC SCH5027 | Juerg Haefliger | 2 | -65/+132 |
2008-08-07 | hwmon: (dme1737) Skip detection if forced | Juerg Haefliger | 1 | -6/+9 |
2008-08-07 | hwmon: (dme1737) Cleanups | Juerg Haefliger | 1 | -47/+47 |
2008-08-01 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 5 | -609/+683 |
2008-08-01 | hwmon: (lm85) Simplify device initialization function | Jean Delvare | 1 | -43/+18 |
2008-08-01 | hwmon: (lm85) Misc cleanups | Jean Delvare | 1 | -84/+67 |
2008-08-01 | hwmon: (lm85) Don't write back cached values | Jean Delvare | 1 | -9/+6 |
2008-08-01 | hwmon: (lm85) Drop dead code | Jean Delvare | 1 | -80/+2 |
2008-08-01 | hwmon: (lm85) Coding-style cleanups | Jean Delvare | 1 | -250/+255 |
2008-08-01 | hwmon: (lm75) add new-style driver binding | David Brownell | 2 | -48/+165 |
2008-08-01 | hwmon: (lm75) cleanup/reorg | David Brownell | 2 | -46/+64 |
2008-08-01 | hwmon: (adt7473) clarify an awkward bit of code | Mark M. Hoffman | 1 | -2/+1 |
2008-08-01 | hwmon: (adt7473) Remove unused defines | Jean Delvare | 1 | -13/+0 |
2008-08-01 | hwmon: (dme1737) fix voltage scaling | Juerg Haefliger | 1 | -11/+21 |
2008-08-01 | hwmon: (dme1737) probe all addresses | Juerg Haefliger | 1 | -1/+9 |