summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* hwmon/sis5595: Use dynamic sysfs callbacksJean Delvare2007-07-191-106/+78Star
* hwmon/sis5595: Convert to a platform driverJean Delvare2007-07-192-149/+177
* hwmon/via686a: Use dynamic sysfs callbacksJean Delvare2007-07-191-139/+111Star
* 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/+9Star
* 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/+48Star
* hwmon/ds1621: Minor cleanupsJean Delvare2007-07-191-32/+19Star
* 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/+1Star
* 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-063-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-061-1/+1
|\ \
| * | [POWERPC] Disable old EMAC driver in arch/powerpcDavid Gibson2007-07-021-1/+1
* | | Remove the blink driverLinus Torvalds2007-07-053-54/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-037-23/+45
|\ \ \
| * | | ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton2007-07-031-3/+7
| * | | ide: pdc202xx_new PLL input clock fixAlbert Lee2007-07-031-2/+8
| * | | it821x: fix incorrect SWDMA maskBartlomiej Zolnierkiewicz2007-07-031-2/+1Star
| * | | amd74xx: resume fixBartlomiej Zolnierkiewicz2007-07-031-5/+3Star
| * | | hpt366: use correct enablebits for HPT36xSergei Shtylyov2007-07-031-5/+15
| * | | hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66Sergei Shtylyov2007-07-031-1/+2
| * | | ide: Fix a theoretical Ooops caseAlan Cox2007-07-031-2/+2