summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-19hwmon: refuse to load abituguru driver on non-Abit boardsHans de Goede1-0/+10
2007-07-19hwmon: fix Abit Uguru3 driver detection on some motherboardsHans de Goede1-5/+6
2007-07-19hwmon/w83627ehf: Be quiet when no chip is foundJean Delvare1-2/+3
2007-07-19hwmon/w83627ehf: No need to initialize fan_minJean Delvare1-5/+0
2007-07-19hwmon/w83627ehf: Export the thermal sensor typesJean Delvare1-1/+23
2007-07-19hwmon/w83627ehf: Enable VBAT monitoringJean Delvare1-0/+5
2007-07-19hwmon/w83627ehf: Add support for the VID inputsJean Delvare2-2/+49
2007-07-19hwmon/w83627ehf: Fix timing issuesJean Delvare1-1/+3
2007-07-19hwmon/w83627ehf: Add error messages for two error casesDavid Hubbard1-1/+6
2007-07-19hwmon/w83627ehf: Convert to a platform driverDavid Hubbard2-224/+286
2007-07-19hwmon/w83627ehf: Update the Kconfig entryDavid Hubbard1-5/+5
2007-07-19make coretemp_device_remove() staticAdrian Bunk1-1/+1
2007-07-19hwmon: Add LM93 supportHans-Jürgen Koch3-0/+2667
2007-07-19hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPMJean Delvare1-0/+2
2007-07-19hwmon: Add support for newer uGuru'sHans de Goede4-8/+1165
2007-07-19hwmon/f71805f: Add temperature-tracking fan control modePhil Endecott1-1/+166
2007-07-19hwmon/w83627ehf: Preserve speed reading when changing fan minJean Delvare1-4/+9
2007-07-19hwmon: fix detection of abituguru volt inputsHans de Goede1-8/+18
2007-07-19hwmon: add SCH5317 to smsc47b397 driverJuerg Haefliger1-2/+3
2007-07-19hwmon: convert it87 to platform drivercorentin.labbe2-221/+277
2007-07-19hwmon: Fix a potential race condition on unloadJean Delvare6-5/+9
2007-07-19hwmon: Convert vt8231 to a platform driverRoger Lucas2-146/+174
2007-07-19hwmon/sis5595: Use PCI_REVISION_IDJean Delvare1-2/+1
2007-07-19hwmon/sis5595: Use dynamic sysfs callbacksJean Delvare1-106/+78
2007-07-19hwmon/sis5595: Convert to a platform driverJean Delvare2-149/+177
2007-07-19hwmon/via686a: Use dynamic sysfs callbacksJean Delvare1-139/+111
2007-07-19hwmon/via686a: Convert to a platform driverJean Delvare2-132/+156
2007-07-19hwmon/via686a: Temperature interrupt configuration fixJean Delvare1-2/+3
2007-07-19hwmon/w83627hf: Add PWM frequency selection supportCarlos Olalla Martinez1-1/+140
2007-07-19hwmon/it87: Add IT8726F supportRudolf Marek2-2/+7
2007-07-19hwmon: Fault files naming conventionJean Delvare4-14/+14
2007-07-19hwmon/lm90: Add support for the Maxim MAX6680/MAX6681Rainer Birkenmaier2-18/+58
2007-07-19hwmon: Use platform_device_add_data()Jean Delvare3-18/+9
2007-07-19hwmon/pc87360: Convert to a platform driverJean Delvare2-97/+137
2007-07-19hwmon: New SMSC DME1737 driverJuerg Haefliger3-0/+2093
2007-07-19hwmon/ds1621: Create individual alarm filesJean Delvare1-0/+14
2007-07-19hwmon/ds1621: Use dynamic sysfs callbacksJean Delvare1-54/+48
2007-07-19hwmon/ds1621: Minor cleanupsJean Delvare1-32/+19
2007-07-19hwmon/smsc47m192: Semaphore to mutex conversionJean Delvare1-14/+15
2007-07-19hwmon/lm90: Spelling fix: explicitlyJean Delvare1-1/+1
2007-07-08qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz1-2/+1
2007-07-08sis5513: adding PCI-IDUwe Koziolek1-0/+1
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau5-5/+5
2007-07-06PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas1-9/+54
2007-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-17/+43
2007-07-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2007-07-05Remove the blink driverLinus Torvalds3-54/+0
2007-07-04Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-23/+45
2007-07-04ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton1-3/+7
2007-07-04ide: pdc202xx_new PLL input clock fixAlbert Lee1-2/+8