summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (via-cputemp) sync hotplug handling with coretemp/pkgtempJan Beulich2011-01-081-14/+11
* hwmon: (lm95241) Rewrite to avoid using macrosDavide Rizzo2011-01-081-262/+233
* hwmon: (applesmc) Fix checkpatch errors and fix value range checksGuenter Roeck2011-01-081-18/+16
* hwmon: (applesmc) Update copyright informationHenrik Rydberg2011-01-081-0/+1
* hwmon: (applesmc) Silence driverHenrik Rydberg2011-01-081-4/+0
* hwmon: (applesmc) Simplify feature sysfs handlingHenrik Rydberg2011-01-081-93/+76
* hwmon: (applesmc) Dynamic creation of fan filesHenrik Rydberg2011-01-081-145/+43
* hwmon: (applesmc) Extract all features genericallyHenrik Rydberg2011-01-081-182/+59
* hwmon: (applesmc) Handle new temperature formatHenrik Rydberg2011-01-081-3/+9
* hwmon: (applesmc) Dynamic creation of temperature filesHenrik Rydberg2011-01-081-389/+111
* hwmon: (applesmc) Introduce a register lookup tableHenrik Rydberg2011-01-081-242/+297
* hwmon: (applesmc) Use pr_fmt and pr_<level>Joe Perches2011-01-081-32/+26
* hwmon: (applesmc) Relax the severity of device init failureHenrik Rydberg2011-01-081-31/+7
* hwmon: (applesmc) Add MacBookAir3,1(3,2) supportEdgar Hucek2011-01-081-0/+10
* hwmon: (w83627hf) Use pr_fmt and pr_<level>Joe Perches2011-01-081-9/+8
* hwmon: (w83627ehf) Use pr_fmt and pr_<level>Joe Perches2011-01-081-13/+10
* hwmon: (vt8231) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+5
* hwmon: (vt1211) Use pr_fmt and pr_<level>Joe Perches2011-01-081-17/+13
* hwmon: (via686a) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+5
* hwmon: (via-cputemp) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+5
* hwmon: (smsc47m1) Use pr_fmt and pr_<level>Joe Perches2011-01-081-16/+15
* hwmon: (smsc47b397) Use pr_fmt and pr_<level>Joe Perches2011-01-081-7/+6
* hwmon: (sis5595) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+5
* hwmon: (pkgtemp) Use pr_fmt and pr_<level>Joe Perches2011-01-081-3/+4
* hwmon: (pcf8591) Use pr_fmt and pr_<level>Joe Perches2011-01-081-2/+3
* hwmon: (lm70) Use pr_fmt and pr_<level>Joe Perches2011-01-081-2/+3
* hwmon: (lis3lv02d) Use pr_fmt and pr_<level>Joe Perches2011-01-081-12/+11
* hwmon: (ibmaem) Use pr_fmt and pr_<level>Joe Perches2011-01-081-1/+3
* hwmon: (core) Use pr_fmt and pr_<level>Joe Perches2011-01-081-1/+3
* hwmon: (hwmon-vid) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+6
* hwmon: (hp_accel) Use pr_fmt and pr_<level>Joe Perches2011-01-081-6/+7
* hwmon: (f71882fg) Use pr_fmt and pr_<level>Joe Perches2011-01-081-11/+12
* hwmon: (f71805f) Use pr_fmt and pr_<level>Joe Perches2011-01-081-16/+13
* hwmon: (dme1737) Use pr_fmt and pr_<level>Joe Perches2011-01-081-6/+6
* hwmon: (coretemp) Use pr_fmt and pr_<level>Joe Perches2011-01-081-5/+6
* hwmon: (asus_atk0110) Use pr_fmt and pr_<level>Joe Perches2011-01-081-3/+4
* hwmon: (asb1000) Use pr_fmt and pr_<level>Joe Perches2011-01-081-4/+5
* hwmon: (adt7470) Use pr_fmt and pr_<level>Joe Perches2011-01-081-1/+3
* hwmon: (abituguru3) Use pr_fmt and pr_<level>Joe Perches2011-01-081-26/+19
* hwmon: (abituguru) Use pr_fmt and pr_<level>Joe Perches2011-01-081-19/+17
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-0718-1265/+1327
|\
| * spi/omap: Fix DMA API usage in OMAP MCSPI driverRussell King - ARM Linux2011-01-071-8/+3
| * spi/imx: correct the test on platform_get_irq() return valueRichard Genoud2011-01-071-1/+1
| * spi/topcliff: Typo fix threhold to thresholdJustin P. Mattock2010-12-311-2/+2
| * spi/dw_spi Typo change diable to disable.Justin P. Mattock2010-12-301-1/+1
| * spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu2010-12-291-3/+16
| * Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-294-61/+344
| |\
| | * spi/pxa2xx: pass of_node to spi device and set a parent deviceSebastian Andrzej Siewior2010-12-021-0/+4
| | * spi/pxa2xx: Modify RX-Tresh instead of busy-loop for the remaining RX bytes.Sebastian Andrzej Siewior2010-12-021-17/+39
| | * spi/pxa2xx: Add chipselect support for SodavilleSebastian Andrzej Siewior2010-12-021-25/+68