diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-19 17:24:57 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-19 17:24:57 -0400 |
commit | 40b42f1ebf653cd72c32eb1a1a0b9fea2dfbfd7d (patch) | |
tree | 6a2adfcd8412189932a372ce25def8611e287b5c /arch/ppc | |
parent | 5a021e9ffd56c22700133ebc37d607f95be8f7bd (diff) | |
parent | e24b8cb4fa2bb779bdf48656152366b6f52f748f (diff) |
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
* 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6: (44 commits)
i2c: Delete the i2c-isa pseudo bus driver
hwmon: refuse to load abituguru driver on non-Abit boards
hwmon: fix Abit Uguru3 driver detection on some motherboards
hwmon/w83627ehf: Be quiet when no chip is found
hwmon/w83627ehf: No need to initialize fan_min
hwmon/w83627ehf: Export the thermal sensor types
hwmon/w83627ehf: Enable VBAT monitoring
hwmon/w83627ehf: Add support for the VID inputs
hwmon/w83627ehf: Fix timing issues
hwmon/w83627ehf: Add error messages for two error cases
hwmon/w83627ehf: Convert to a platform driver
hwmon/w83627ehf: Update the Kconfig entry
make coretemp_device_remove() static
hwmon: Add LM93 support
hwmon: Improve the pwmN_enable documentation
hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPM
hwmon: Add support for newer uGuru's
hwmon/f71805f: Add temperature-tracking fan control mode
hwmon/w83627ehf: Preserve speed reading when changing fan min
hwmon: fix detection of abituguru volt inputs
...
Manual fixup of trivial conflict in MAINTAINERS file
Diffstat (limited to 'arch/ppc')
-rw-r--r-- | arch/ppc/configs/ev64260_defconfig | 1 | ||||
-rw-r--r-- | arch/ppc/configs/mpc8540_ads_defconfig | 1 | ||||
-rw-r--r-- | arch/ppc/configs/mpc8548_cds_defconfig | 1 | ||||
-rw-r--r-- | arch/ppc/configs/mpc8555_cds_defconfig | 1 | ||||
-rw-r--r-- | arch/ppc/configs/mpc8560_ads_defconfig | 1 | ||||
-rw-r--r-- | arch/ppc/configs/radstone_ppc7d_defconfig | 1 | ||||
-rw-r--r-- | arch/ppc/configs/stx_gp3_defconfig | 1 | ||||
-rw-r--r-- | arch/ppc/configs/sycamore_defconfig | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/arch/ppc/configs/ev64260_defconfig b/arch/ppc/configs/ev64260_defconfig index 84cc142a67bb..587e9a3b9491 100644 --- a/arch/ppc/configs/ev64260_defconfig +++ b/arch/ppc/configs/ev64260_defconfig | |||
@@ -531,7 +531,6 @@ CONFIG_I2C_CHARDEV=m | |||
531 | # CONFIG_I2C_AMD8111 is not set | 531 | # CONFIG_I2C_AMD8111 is not set |
532 | # CONFIG_I2C_I801 is not set | 532 | # CONFIG_I2C_I801 is not set |
533 | # CONFIG_I2C_I810 is not set | 533 | # CONFIG_I2C_I810 is not set |
534 | # CONFIG_I2C_ISA is not set | ||
535 | # CONFIG_I2C_NFORCE2 is not set | 534 | # CONFIG_I2C_NFORCE2 is not set |
536 | # CONFIG_I2C_PARPORT_LIGHT is not set | 535 | # CONFIG_I2C_PARPORT_LIGHT is not set |
537 | # CONFIG_I2C_PIIX4 is not set | 536 | # CONFIG_I2C_PIIX4 is not set |
diff --git a/arch/ppc/configs/mpc8540_ads_defconfig b/arch/ppc/configs/mpc8540_ads_defconfig index c5c86025e261..bf676ebd99ab 100644 --- a/arch/ppc/configs/mpc8540_ads_defconfig +++ b/arch/ppc/configs/mpc8540_ads_defconfig | |||
@@ -452,7 +452,6 @@ CONFIG_I2C_CHARDEV=y | |||
452 | # CONFIG_I2C_AMD8111 is not set | 452 | # CONFIG_I2C_AMD8111 is not set |
453 | # CONFIG_I2C_I801 is not set | 453 | # CONFIG_I2C_I801 is not set |
454 | # CONFIG_I2C_I810 is not set | 454 | # CONFIG_I2C_I810 is not set |
455 | # CONFIG_I2C_ISA is not set | ||
456 | CONFIG_I2C_MPC=y | 455 | CONFIG_I2C_MPC=y |
457 | # CONFIG_I2C_NFORCE2 is not set | 456 | # CONFIG_I2C_NFORCE2 is not set |
458 | # CONFIG_I2C_PARPORT_LIGHT is not set | 457 | # CONFIG_I2C_PARPORT_LIGHT is not set |
diff --git a/arch/ppc/configs/mpc8548_cds_defconfig b/arch/ppc/configs/mpc8548_cds_defconfig index abe034f24b83..f36fc5db540b 100644 --- a/arch/ppc/configs/mpc8548_cds_defconfig +++ b/arch/ppc/configs/mpc8548_cds_defconfig | |||
@@ -413,7 +413,6 @@ CONFIG_I2C_CHARDEV=y | |||
413 | # | 413 | # |
414 | # I2C Hardware Bus support | 414 | # I2C Hardware Bus support |
415 | # | 415 | # |
416 | # CONFIG_I2C_ISA is not set | ||
417 | CONFIG_I2C_MPC=y | 416 | CONFIG_I2C_MPC=y |
418 | # CONFIG_I2C_PARPORT_LIGHT is not set | 417 | # CONFIG_I2C_PARPORT_LIGHT is not set |
419 | # CONFIG_I2C_PCA_ISA is not set | 418 | # CONFIG_I2C_PCA_ISA is not set |
diff --git a/arch/ppc/configs/mpc8555_cds_defconfig b/arch/ppc/configs/mpc8555_cds_defconfig index 15abebf46b96..4f1e320acfbe 100644 --- a/arch/ppc/configs/mpc8555_cds_defconfig +++ b/arch/ppc/configs/mpc8555_cds_defconfig | |||
@@ -518,7 +518,6 @@ CONFIG_I2C_CHARDEV=y | |||
518 | # CONFIG_I2C_I801 is not set | 518 | # CONFIG_I2C_I801 is not set |
519 | # CONFIG_I2C_I810 is not set | 519 | # CONFIG_I2C_I810 is not set |
520 | # CONFIG_I2C_PIIX4 is not set | 520 | # CONFIG_I2C_PIIX4 is not set |
521 | # CONFIG_I2C_ISA is not set | ||
522 | CONFIG_I2C_MPC=y | 521 | CONFIG_I2C_MPC=y |
523 | # CONFIG_I2C_NFORCE2 is not set | 522 | # CONFIG_I2C_NFORCE2 is not set |
524 | # CONFIG_I2C_PARPORT_LIGHT is not set | 523 | # CONFIG_I2C_PARPORT_LIGHT is not set |
diff --git a/arch/ppc/configs/mpc8560_ads_defconfig b/arch/ppc/configs/mpc8560_ads_defconfig index f834fb541ad5..f12d48fcbba7 100644 --- a/arch/ppc/configs/mpc8560_ads_defconfig +++ b/arch/ppc/configs/mpc8560_ads_defconfig | |||
@@ -489,7 +489,6 @@ CONFIG_I2C_CHARDEV=y | |||
489 | # CONFIG_I2C_I801 is not set | 489 | # CONFIG_I2C_I801 is not set |
490 | # CONFIG_I2C_I810 is not set | 490 | # CONFIG_I2C_I810 is not set |
491 | # CONFIG_I2C_PIIX4 is not set | 491 | # CONFIG_I2C_PIIX4 is not set |
492 | # CONFIG_I2C_ISA is not set | ||
493 | CONFIG_I2C_MPC=y | 492 | CONFIG_I2C_MPC=y |
494 | # CONFIG_I2C_NFORCE2 is not set | 493 | # CONFIG_I2C_NFORCE2 is not set |
495 | # CONFIG_I2C_PARPORT_LIGHT is not set | 494 | # CONFIG_I2C_PARPORT_LIGHT is not set |
diff --git a/arch/ppc/configs/radstone_ppc7d_defconfig b/arch/ppc/configs/radstone_ppc7d_defconfig index ca4d1fd0ca05..9f64532f2a81 100644 --- a/arch/ppc/configs/radstone_ppc7d_defconfig +++ b/arch/ppc/configs/radstone_ppc7d_defconfig | |||
@@ -710,7 +710,6 @@ CONFIG_I2C_CHARDEV=y | |||
710 | # CONFIG_I2C_I801 is not set | 710 | # CONFIG_I2C_I801 is not set |
711 | # CONFIG_I2C_I810 is not set | 711 | # CONFIG_I2C_I810 is not set |
712 | # CONFIG_I2C_PIIX4 is not set | 712 | # CONFIG_I2C_PIIX4 is not set |
713 | # CONFIG_I2C_ISA is not set | ||
714 | # CONFIG_I2C_MPC is not set | 713 | # CONFIG_I2C_MPC is not set |
715 | # CONFIG_I2C_NFORCE2 is not set | 714 | # CONFIG_I2C_NFORCE2 is not set |
716 | # CONFIG_I2C_PARPORT_LIGHT is not set | 715 | # CONFIG_I2C_PARPORT_LIGHT is not set |
diff --git a/arch/ppc/configs/stx_gp3_defconfig b/arch/ppc/configs/stx_gp3_defconfig index 3fedc43e44ad..70d6f842aa9b 100644 --- a/arch/ppc/configs/stx_gp3_defconfig +++ b/arch/ppc/configs/stx_gp3_defconfig | |||
@@ -661,7 +661,6 @@ CONFIG_I2C_ALGOBIT=m | |||
661 | # CONFIG_I2C_I801 is not set | 661 | # CONFIG_I2C_I801 is not set |
662 | # CONFIG_I2C_I810 is not set | 662 | # CONFIG_I2C_I810 is not set |
663 | # CONFIG_I2C_PIIX4 is not set | 663 | # CONFIG_I2C_PIIX4 is not set |
664 | # CONFIG_I2C_ISA is not set | ||
665 | # CONFIG_I2C_MPC is not set | 664 | # CONFIG_I2C_MPC is not set |
666 | # CONFIG_I2C_NFORCE2 is not set | 665 | # CONFIG_I2C_NFORCE2 is not set |
667 | # CONFIG_I2C_PARPORT is not set | 666 | # CONFIG_I2C_PARPORT is not set |
diff --git a/arch/ppc/configs/sycamore_defconfig b/arch/ppc/configs/sycamore_defconfig index 758114cfea5c..6996cca18f3e 100644 --- a/arch/ppc/configs/sycamore_defconfig +++ b/arch/ppc/configs/sycamore_defconfig | |||
@@ -461,7 +461,6 @@ CONFIG_I2C_CHARDEV=y | |||
461 | # CONFIG_I2C_I801 is not set | 461 | # CONFIG_I2C_I801 is not set |
462 | # CONFIG_I2C_I810 is not set | 462 | # CONFIG_I2C_I810 is not set |
463 | # CONFIG_I2C_IBM_IIC is not set | 463 | # CONFIG_I2C_IBM_IIC is not set |
464 | # CONFIG_I2C_ISA is not set | ||
465 | # CONFIG_I2C_NFORCE2 is not set | 464 | # CONFIG_I2C_NFORCE2 is not set |
466 | # CONFIG_I2C_PARPORT_LIGHT is not set | 465 | # CONFIG_I2C_PARPORT_LIGHT is not set |
467 | # CONFIG_I2C_PIIX4 is not set | 466 | # CONFIG_I2C_PIIX4 is not set |