]> git.karo-electronics.de Git - mv-sheeva.git/history - drivers/hwmon/w83795.c
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
[mv-sheeva.git] / drivers / hwmon / w83795.c
2010-10-28 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2010-10-28 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-10-28 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2010-10-28 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-10-28 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2010-10-28 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2010-10-28 Jean Delvarehwmon: (w83795) Use standard attributes for chassis...
2010-10-28 Jean Delvarehwmon: (w83795) Exclude fan control feature by default
2010-10-28 Jean Delvarehwmon: (w83795) Add myself as co-author and maintainer
2010-10-28 Jean Delvarehwmon: (w83795) More style cleanups
2010-10-28 Jean Delvarehwmon: (w83795) Fix LSB reading of voltage limits
2010-10-28 Jean Delvarehwmon: (w83795) Use dev_get_drvdata() where possible
2010-10-28 Jean Delvarehwmon: (w83795) Delay reading pwm config registers
2010-10-28 Jean Delvarehwmon: (w83795) Delay reading limit registers
2010-10-28 Jean Delvarehwmon: (w83795) Move register reads to dedicated functions
2010-10-28 Jean Delvarehwmon: (w83795) Pack similar register reads
2010-10-28 Jean Delvarehwmon: (w83795) Make W83795_REG_PWM more efficient
2010-10-28 Jean Delvarehwmon: (w83795) Don't pre-read values we'll update...
2010-10-28 Jean Delvarehwmon: (w83795) Simplify temperature sensor type handling
2010-10-28 Jean Delvarehwmon: (w83795) Drop _NUM constants
2010-10-28 Jean Delvarehwmon: (w83795) Drop REST_VLT_BEGIN/END
2010-10-28 Jean Delvarehwmon: (w83795) Fix parity checks
2010-10-28 Jean Delvarehwmon: (w83795) Get rid of VRLSB_SHIFT
2010-10-28 Jean Delvarehwmon: (w83795) Avoid reading the same register twice
2010-10-28 Jean Delvarehwmon: (w83795) Rework beep_enable implementation
2010-10-28 Jean Delvarehwmon: (w83795) Report PECI agent Tbase values
2010-10-28 Jean Delvarehwmon: (w83795) Properly handle negative temperatures
2010-10-28 Jean Delvarehwmon: (w83795) Rename temperature limit attributes
2010-10-28 Jean Delvarehwmon: (w83795) Fix PWM duty cycle frequency attributes
2010-10-28 Jean Delvarehwmon: (w83795) Add support for dynamic in0-2 limits
2010-10-28 Jean Delvarehwmon: (w83795) Fix LSB reading of fan speeds
2010-10-28 Jean Delvarehwmon: (w83795) Clean up probe function
2010-10-28 Jean Delvarehwmon: (w83795) Fix in17-in20 gain factor
2010-10-28 Jean Delvarehwmon: (w83795) Only start monitoring if needed
2010-10-28 Jean Delvarehwmon: (w83795) Add const markers
2010-10-28 Jean Delvarehwmon: (w83795) Only create fan[1-8]_target files when...
2010-10-28 Jean Delvarehwmon: (w83795) Move PWM attributes to a dedidated...
2010-10-28 Jean Delvarehwmon: (w83795) Use 2D arrays for many device attributes
2010-10-28 Jean Delvarehwmon: (w83795) Merge w83795_create_files and w83795_re...
2010-10-28 Jean Delvarehwmon: (w83795) Move file creation to a separate functi...
2010-10-28 Jean Delvarehwmon: (w83795) Move files removal to a separate function
2010-10-28 Jean Delvarehwmon: (w83795) Improve detection routine
2010-10-28 Jean Delvarehwmon: (w83795) Refactor bank selection
2010-10-28 Jean Delvarehwmon: (w83795) Drop duplicate enum
2010-10-28 Jean Delvarehwmon: (w83795) Misc cleanups
2010-10-28 Wei Songhwmon: New driver for the W83795G/ADG monitoring chips