summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell2007-07-161-1/+4
| * | | kbuild: make better section mismatch reports on armSam Ravnborg2007-07-161-0/+24
| * | | kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto2007-07-162-0/+76
| * | | kconfig: fix update-po-configSam Ravnborg2007-07-162-18/+21
| * | | kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger2007-07-161-6/+6
| * | | kbuild: add support for reading stdin with gen_init_cpioMike Frysinger2007-07-161-1/+3
| * | | kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger2007-07-161-1/+1
| * | | scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin2007-07-162-5/+107
| * | | kbuild: avoid environment to set variables used by kbuildSam Ravnborg2007-07-161-0/+16
| * | | kbuild: document cc-fullversionSam Ravnborg2007-07-161-0/+14
| * | | powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULESSegher Boessenkool2007-07-161-0/+8
| * | | kbuild: New 'cc-fullversion' macroSegher Boessenkool2007-07-162-4/+18
| * | | kbuild: asm-offsets.h is now cleaned with O=.. buildsSam Ravnborg2007-07-161-0/+1
* | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-07-1957-1721/+8809
|\ \ \ \
| * | | | i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-1923-260/+0
| * | | | hwmon: refuse to load abituguru driver on non-Abit boardsHans de Goede2007-07-191-0/+10
| * | | | hwmon: fix Abit Uguru3 driver detection on some motherboardsHans de Goede2007-07-191-5/+6
| * | | | hwmon/w83627ehf: Be quiet when no chip is foundJean Delvare2007-07-191-2/+3
| * | | | hwmon/w83627ehf: No need to initialize fan_minJean Delvare2007-07-191-5/+0
| * | | | hwmon/w83627ehf: Export the thermal sensor typesJean Delvare2007-07-191-1/+23
| * | | | hwmon/w83627ehf: Enable VBAT monitoringJean Delvare2007-07-191-0/+5
| * | | | hwmon/w83627ehf: Add support for the VID inputsJean Delvare2007-07-193-5/+52
| * | | | hwmon/w83627ehf: Fix timing issuesJean Delvare2007-07-191-1/+3
| * | | | hwmon/w83627ehf: Add error messages for two error casesDavid Hubbard2007-07-191-1/+6
| * | | | hwmon/w83627ehf: Convert to a platform driverDavid Hubbard2007-07-192-224/+286
| * | | | hwmon/w83627ehf: Update the Kconfig entryDavid Hubbard2007-07-191-5/+5
| * | | | make coretemp_device_remove() staticAdrian Bunk2007-07-191-1/+1
| * | | | hwmon: Add LM93 supportHans-Jürgen Koch2007-07-194-0/+3079
| * | | | hwmon: Improve the pwmN_enable documentationJean Delvare2007-07-191-5/+4
| * | | | hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPMJean Delvare2007-07-191-0/+2
| * | | | hwmon: Add support for newer uGuru'sHans de Goede2007-07-196-21/+1248
| * | | | hwmon/f71805f: Add temperature-tracking fan control modePhil Endecott2007-07-192-14/+188
| * | | | hwmon/w83627ehf: Preserve speed reading when changing fan minJean Delvare2007-07-191-4/+9
| * | | | hwmon: fix detection of abituguru volt inputsHans de Goede2007-07-191-8/+18
| * | | | hwmon: add SCH5317 to smsc47b397 driverJuerg Haefliger2007-07-192-5/+7
| * | | | hwmon: convert it87 to platform drivercorentin.labbe2007-07-192-221/+277
| * | | | hwmon: Fix a potential race condition on unloadJean Delvare2007-07-196-5/+9
| * | | | hwmon: Convert vt8231 to a platform driverRoger Lucas2007-07-192-146/+174
| * | | | hwmon/sis5595: Use PCI_REVISION_IDJean Delvare2007-07-191-2/+1
| * | | | hwmon/sis5595: Use dynamic sysfs callbacksJean Delvare2007-07-191-106/+78
| * | | | hwmon/sis5595: Convert to a platform driverJean Delvare2007-07-192-149/+177
| * | | | hwmon/via686a: Use dynamic sysfs callbacksJean Delvare2007-07-191-139/+111
| * | | | hwmon/via686a: Convert to a platform driverJean Delvare2007-07-192-132/+156
| * | | | hwmon/via686a: Temperature interrupt configuration fixJean Delvare2007-07-191-2/+3
| * | | | hwmon/w83627hf: Add PWM frequency selection supportCarlos Olalla Martinez2007-07-191-1/+140
| * | | | hwmon/it87: Add IT8726F supportRudolf Marek2007-07-193-4/+14
| * | | | hwmon: Fault files naming conventionJean Delvare2007-07-195-17/+17
| * | | | hwmon/lm90: Add support for the Maxim MAX6680/MAX6681Rainer Birkenmaier2007-07-193-25/+85
| * | | | hwmon: Use platform_device_add_data()Jean Delvare2007-07-193-18/+9
| * | | | hwmon/pc87360: Convert to a platform driverJean Delvare2007-07-192-97/+137