aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28hwmon: (w83795) Drop _NUM constantsJean Delvare1-10/+6
2010-10-28hwmon: (w83795) Drop REST_VLT_BEGIN/ENDJean Delvare1-6/+3
2010-10-28hwmon: (w83795) Fix parity checksJean Delvare1-4/+4
2010-10-28hwmon: (w83795) Get rid of VRLSB_SHIFTJean Delvare1-10/+5
2010-10-28hwmon: (w83795) Avoid reading the same register twiceJean Delvare1-2/+9
2010-10-28hwmon: (w83795) Rework beep_enable implementationJean Delvare1-38/+2
2010-10-28hwmon: (w83795) Report PECI agent Tbase valuesJean Delvare1-0/+13
2010-10-28hwmon: (w83795) Properly handle negative temperaturesJean Delvare1-13/+7
2010-10-28hwmon: (w83795) Rename temperature limit attributesJean Delvare1-10/+10
2010-10-28hwmon: (w83795) Fix PWM duty cycle frequency attributesJean Delvare1-28/+62
2010-10-28hwmon: (w83795) Add support for dynamic in0-2 limitsJean Delvare1-0/+56
2010-10-28hwmon: (w83795) Fix LSB reading of fan speedsJean Delvare1-5/+5
2010-10-28hwmon: (w83795) Clean up probe functionJean Delvare1-57/+34
2010-10-28hwmon: (w83795) Fix in17-in20 gain factorJean Delvare1-3/+3
2010-10-28hwmon: (w83795) Only start monitoring if neededJean Delvare1-3/+10
2010-10-28hwmon: (w83795) Add const markersJean Delvare1-8/+10
2010-10-28hwmon: (w83795) Only create fan[1-8]_target files when neededJean Delvare1-23/+4
2010-10-28hwmon: (w83795) Move PWM attributes to a dedidated arrayJean Delvare1-10/+8
2010-10-28hwmon: (w83795) Use 2D arrays for many device attributesJean Delvare1-29/+37
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/mchehab/linux-2.6Linus Torvalds465-12688/+40207
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds51-558/+2285