aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-28hwmon: (w83795) Drop REST_VLT_BEGIN/ENDJean Delvare
2010-10-28hwmon: (w83795) Fix parity checksJean Delvare
2010-10-28hwmon: (w83795) Get rid of VRLSB_SHIFTJean Delvare
2010-10-28hwmon: (w83795) Avoid reading the same register twiceJean Delvare
2010-10-28hwmon: (w83795) Rework beep_enable implementationJean Delvare
2010-10-28hwmon: (w83795) Report PECI agent Tbase valuesJean Delvare
2010-10-28hwmon: (w83795) Properly handle negative temperaturesJean Delvare
2010-10-28hwmon: (w83795) Rename temperature limit attributesJean Delvare
2010-10-28hwmon: (w83795) Fix PWM duty cycle frequency attributesJean Delvare
2010-10-28hwmon: (w83795) Add support for dynamic in0-2 limitsJean Delvare
2010-10-28hwmon: (w83795) Fix LSB reading of fan speedsJean Delvare
2010-10-28hwmon: (w83795) Clean up probe functionJean Delvare
2010-10-28hwmon: (w83795) Fix in17-in20 gain factorJean Delvare
2010-10-28hwmon: (w83795) Only start monitoring if neededJean Delvare
2010-10-28hwmon: (w83795) Add const markersJean Delvare
2010-10-28hwmon: (w83795) Only create fan[1-8]_target files when neededJean Delvare
2010-10-28hwmon: (w83795) Move PWM attributes to a dedidated arrayJean Delvare
2010-10-28hwmon: (w83795) Use 2D arrays for many device attributesJean Delvare
2010-10-28hwmon: (w83795) Merge w83795_create_files and w83795_remove_filesJean Delvare
2010-10-28hwmon: (w83795) Move file creation to a separate function tooJean Delvare
2010-10-28hwmon: (w83795) Move files removal to a separate functionJean Delvare
2010-10-28hwmon: (w83795) Improve detection routineJean Delvare
2010-10-28hwmon: (w83795) Refactor bank selectionJean Delvare
2010-10-28hwmon: (w83795) Drop duplicate enumJean Delvare
2010-10-28hwmon: (w83795) Misc cleanupsJean Delvare
2010-10-28hwmon: New driver for the W83795G/ADG monitoring chipsWei Song
2010-10-28hwmon: (s3c-hwmon) Depend on S3C_ADCMaurus Cuelenaere
2010-10-28hwmon: (s3c-hwmon) Use a real mutexThomas Gleixner
2010-10-28hwmon: (lm75) Trivial changes to pacify the checkpatchShubhrajyoti D
2010-10-28hwmon: (lm75) Make the writing to sysfs more robustShubhrajyoti D
2010-10-28hwmon: (lm90) Add support for the W83L771W/GJean Delvare
2010-10-28hwmon: (lm90) Add support for update_interval sysfs attributeGuenter Roeck
2010-10-28hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionalityGuenter Roeck
2010-10-28hwmon: (lm90) Introduce chip parameter structureGuenter Roeck
2010-10-28hwmon: (lm90) Rearrange code to no longer require forward declarationsGuenter Roeck
2010-10-28hwmon: (lm90) Add support for max6695 and max6696Guenter Roeck
2010-10-28hwmon: (lm90) Add support for extra features of max6659Guenter Roeck
2010-10-28hwmon: (lm90) Add explicit support for max6659Guenter Roeck
2010-10-28hwmon: (lm90) Simplify set_temp11 register calculationsGuenter Roeck
2010-10-28hwmon: (lm90) Introduce function to delete sysfs filesGuenter Roeck
2010-10-28hwmon: (lm90) Introduce device feature bitsGuenter Roeck
2010-10-28hwmon: (lm90) Fix checkpatch errorsGuenter Roeck
2010-10-28hwmon: (k8temp) Remove superfluous CPU family checkAndreas Herrmann
2010-10-27Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-10-27Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds
2010-10-27Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds
2010-10-27proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds