summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (adt7475) Add support for the ADT7476Jean Delvare2009-12-092-20/+65
* hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare2009-12-091-6/+36
* hwmon: (adt7475) Print device information on probeJean Delvare2009-12-091-0/+18
* hwmon: (adt7475) Handle alternative pin functionsJean Delvare2009-12-091-15/+99
* hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare2009-12-091-6/+10
* hwmon: (adt7475) Add support for the ADT7490Jean Delvare2009-12-092-14/+105
* hwmon: (adt7475) Improve device detectionJean Delvare2009-12-091-4/+9
* hwmon: (adt7475) Add missing static markerJean Delvare2009-12-091-1/+1
* hwmon: (adt7475) Rework voltage inputs handlingJean Delvare2009-12-091-35/+48
* hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare2009-12-091-0/+42
* hwmon: (adt7475) Add support for the ADT7473Jean Delvare2009-12-093-12/+26
* hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede2009-12-092-21/+71
* hwmon: (f71882fg) Fix sysfs file removalHans de Goede2009-12-091-25/+66
* hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede2009-12-091-64/+52
* hwmon: (f71882fg) Cleanup sysfs attr creation 1/2Hans de Goede2009-12-091-48/+89
* hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARMJean Delvare2009-12-091-1/+5
* hwmon: Add Freescale MC13783 ADC driverLuotao Fu2009-12-093-0/+243
* hwmon: (w83791d) Remove experimental dependencyMarc Hulsman2009-12-091-1/+1
* hwmon: Clean up detect functionsJean Delvare2009-12-0929-714/+393
* hwmon: (w83l785ts) Clean up detect functionJean Delvare2009-12-091-47/+23
* hwmon: (w83792d) Clean up detect functionJean Delvare2009-12-091-43/+18
* hwmon: (w83791d) Clean up detect functionJean Delvare2009-12-091-42/+18
* hwmon: (w83781d) Clean up detect functionJean Delvare2009-12-091-78/+53
* hwmon: (tmp401/tmp421) Clean up detect functionsJean Delvare2009-12-092-53/+47
* hwmon: (lm90) Clean up detect functionJean Delvare2009-12-091-132/+96
* hwmon: (lm85) Clean up detect functionJean Delvare2009-12-091-92/+65
* hwmon: (lm83) Clean up detect functionJean Delvare2009-12-091-55/+26
* hwmon: (lm77) Clean up detect functionJean Delvare2009-12-091-41/+39
* hwmon: (adm1025) Clean up detect functionJean Delvare2009-12-091-53/+20
* hwmon: (adm1021) Clean up detect functionJean Delvare2009-12-091-51/+25
* hwmon: New driver for the National Semiconductor LM73Adrien Demarez2009-12-093-0/+215
* hwmon: (w83627hf) Stop using globals for I/O port numbersJean Delvare2009-12-091-43/+42
* hwmon: (w83627hf) Drop the force_addr module parameterJean Delvare2009-12-091-11/+0
* hwmon: (it87) Check for fan2 and fan3 availabilityJean Delvare2009-12-091-3/+24
* hwmon: (it87) Verify the VID pin usageJean Delvare2009-12-091-4/+16
* hwmon: (s3c-hwmon) Fix build errorBen Dooks2009-12-091-2/+2
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-0/+1
|\
| * nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-051-0/+1
* | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-082-4/+92
|\ \
| * | intr-remap: generic support for remapping HPET MSIsSuresh Siddha2009-08-272-4/+92
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-082-94/+92
|\ \ \
| * | | hwrng: core - Prevent too-small buffer sizesIan Molton2009-12-031-1/+2
| * | | hwrng: virtio-rng - Convert to new APIIan Molton2009-12-011-51/+27
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-012263-99532/+233465
| |\ \ \
| * | | | hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-011-43/+64
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-12-082-45/+112
|\ \ \ \ \
| * | | | | [WATCHDOG] iTCO_wdt.c - cleanup chipset documentationWim Van Sebroeck2009-12-041-44/+17
| * | | | | [WATCHDOG] iTCO_wdt: Add support for Intel Ibex PeakSeth Heasley2009-12-041-1/+12
| * | | | | [WATCHDOG] CPUFREQ: S3C24XX Watchdog frequency scaling support.Ben Dooks2009-12-041-3/+86
* | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-081-1/+1
|\ \ \ \ \ \