summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-192-2/+49
* 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-193-0/+2667
* 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-194-8/+1165
* hwmon/f71805f: Add temperature-tracking fan control modePhil Endecott2007-07-191-1/+166
* 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-191-2/+3
* 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-192-2/+7
* hwmon: Fault files naming conventionJean Delvare2007-07-194-14/+14
* hwmon/lm90: Add support for the Maxim MAX6680/MAX6681Rainer Birkenmaier2007-07-192-18/+58
* hwmon: Use platform_device_add_data()Jean Delvare2007-07-193-18/+9
* hwmon/pc87360: Convert to a platform driverJean Delvare2007-07-192-97/+137
* hwmon: New SMSC DME1737 driverJuerg Haefliger2007-07-193-0/+2093
* hwmon/ds1621: Create individual alarm filesJean Delvare2007-07-191-0/+14
* hwmon/ds1621: Use dynamic sysfs callbacksJean Delvare2007-07-191-54/+48
* hwmon/ds1621: Minor cleanupsJean Delvare2007-07-191-32/+19
* hwmon/smsc47m192: Semaphore to mutex conversionJean Delvare2007-07-191-14/+15
* hwmon/lm90: Spelling fix: explicitlyJean Delvare2007-07-191-1/+1
* qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
* sis5513: adding PCI-IDUwe Koziolek2007-07-081-0/+1
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-065-5/+5
* PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas2007-07-061-9/+54
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-053-17/+43
|\
| * Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov2007-06-291-0/+2
| * Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong2007-06-281-3/+4
| * Input: atkbd - throttle LED switchingDmitry Torokhov2007-06-281-14/+26
| * Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklistDmitry Torokhov2007-06-281-0/+11
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-051-1/+1
|\ \