summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-28hwmon: (w83795) Merge w83795_create_files and w83795_remove_filesJean Delvare1-38/+17
2010-10-28hwmon: (w83795) Move file creation to a separate function tooJean Delvare1-55/+66
2010-10-28hwmon: (w83795) Move files removal to a separate functionJean Delvare1-50/+31
2010-10-28hwmon: (w83795) Improve detection routineJean Delvare1-23/+57
2010-10-28hwmon: (w83795) Refactor bank selectionJean Delvare1-43/+50
2010-10-28hwmon: (w83795) Drop duplicate enumJean Delvare1-19/+15
2010-10-28hwmon: (w83795) Misc cleanupsJean Delvare1-6/+1
2010-10-28hwmon: New driver for the W83795G/ADG monitoring chipsWei Song3-0/+2149
2010-10-28hwmon: (s3c-hwmon) Depend on S3C_ADCMaurus Cuelenaere1-4/+4
2010-10-28hwmon: (s3c-hwmon) Use a real mutexThomas Gleixner1-4/+4
2010-10-28hwmon: (lm75) Trivial changes to pacify the checkpatchShubhrajyoti D1-21/+23
2010-10-28hwmon: (lm75) Make the writing to sysfs more robustShubhrajyoti D1-1/+6
2010-10-28hwmon: (lm90) Add support for the W83L771W/GJean Delvare2-7/+20
2010-10-28hwmon: (lm90) Add support for update_interval sysfs attributeGuenter Roeck1-5/+92
2010-10-28hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionalityGuenter Roeck1-3/+6
2010-10-28hwmon: (lm90) Introduce chip parameter structureGuenter Roeck1-32/+60
2010-10-28hwmon: (lm90) Rearrange code to no longer require forward declarationsGuenter Roeck1-267/+256
2010-10-28hwmon: (lm90) Add support for max6695 and max6696Guenter Roeck2-24/+230
2010-10-28hwmon: (lm90) Add support for extra features of max6659Guenter Roeck1-6/+59
2010-10-28hwmon: (lm90) Add explicit support for max6659Guenter Roeck1-11/+21
2010-10-28hwmon: (lm90) Simplify set_temp11 register calculationsGuenter Roeck1-27/+28
2010-10-28hwmon: (lm90) Introduce function to delete sysfs filesGuenter Roeck1-7/+11
2010-10-28hwmon: (lm90) Introduce device feature bitsGuenter Roeck1-14/+26
2010-10-28hwmon: (lm90) Fix checkpatch errorsGuenter Roeck1-25/+51
2010-10-28hwmon: (k8temp) Remove superfluous CPU family checkAndreas Herrmann1-29/+22
2010-10-28Staging: brcm80211: fix usage of roundup in structuresGreg Kroah-Hartman2-2/+3
2010-10-28Staging: bcm: fix up network device reference countingGreg Kroah-Hartman1-6/+4
2010-10-28Staging: keucr: fix up US_ macro changeGreg Kroah-Hartman3-9/+9
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1349-148418/+430584
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds465-12688/+40207
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds51-558/+2285
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds7-128/+57
2010-10-28Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+1
2010-10-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-44/+11
2010-10-28cciss: remove overlapping PCI IDsMike Miller1-36/+0
2010-10-28block: cciss: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-28drivers/block/aoe/aoeblk.c: ratelimit a warning printkAndrew Morton1-1/+3
2010-10-28drivers/block/z2ram.c: correct printing of sector_tGeert Uytterhoeven1-2/+4
2010-10-28aoe: don't use flush_scheduled_work()Tejun Heo1-3/+1
2010-10-28drivers/block/drbd/drbd_main.c: fix error pathNicolas Kaiser1-1/+1
2010-10-28power_supply: Mark twl4030_charger as brokenAnton Vorontsov1-0/+1
2010-10-28Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-6/+17
2010-10-28sh: intc: switch irq_desc iteration to new active IRQ iterator.Paul Mundt1-8/+2
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds14-899/+5276
2010-10-28Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds20-1245/+974
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds3-3/+23
2010-10-28loop: Properly clear sysfs in autoclear modeMilan Broz1-1/+1
2010-10-28Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2-1/+3
2010-10-28Merge branch 'akpm-incoming-2'Linus Torvalds55-373/+3092
2010-10-28proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds1-3/+0