the following patch was just integrated into master:
commit 260c33ba5619dba58c6e32ba998931325fe8086c
Author: Nico Huber <nico.huber(a)secunet.com>
Date: Thu Jul 18 11:27:30 2013 +0200
ec/kontron/it8516e: Remove some unsafe bit shifting
The EC expects the temperature in 64ths degree C. Alter
it8516e_set_fan_temperature() to just export this interface and
make the calculation more obvious.
Change-Id: Ibe241b7909f4c02b30b1e1200a1850d47695a765
Signed-off-by: Nico Huber <nico.huber(a)secunet.com>
Reviewed-on: http://review.coreboot.org/3785
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
See http://review.coreboot.org/3785 for details.
-gerrit
the following patch was just integrated into master:
commit 8e1a7cc06fa596516dee5e083106f2ef4cd1c39f
Author: Nico Huber <nico.huber(a)secunet.com>
Date: Fri Jul 12 14:47:50 2013 +0200
kontron/ktqm77: Squeeze more fan options into cmos.layout
Change-Id: Ic660efec519a9a970ec5a8832fd1dd8c9516318f
Signed-off-by: Nico Huber <nico.huber(a)secunet.com>
Reviewed-on: http://review.coreboot.org/3775
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich(a)gmail.com>
See http://review.coreboot.org/3775 for details.
-gerrit
the following patch was just integrated into master:
commit 9ce71b3cca0b59fdc262d89dafc8f75efbc167a6
Author: Nico Huber <nico.huber(a)secunet.com>
Date: Fri Jul 12 14:43:11 2013 +0200
ec/kontron/it8516e: Add PWM limits option
Add an option to set minimal and maximal PWM percentages when the fan is
in temperature controlled mode. Also fix a non-ascii flaw.
Change-Id: I85ae244bee2145bf17d6c29e93dd4871540985c8
Signed-off-by: Nico Huber <nico.huber(a)secunet.com>
Reviewed-on: http://review.coreboot.org/3774
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich(a)gmail.com>
See http://review.coreboot.org/3774 for details.
-gerrit
the following patch was just integrated into master:
commit 942b6c2117816dcabdf15109b68aca33edee89c9
Author: Nico Huber <nico.huber(a)secunet.com>
Date: Fri Jul 12 14:40:23 2013 +0200
ec/kontron/it8516e: Correct fan setting for PWM mode
The EC firmware expects a 255th while we provide a percentage.
Change-Id: Ib06a061b431ac728329043179800729e39e6166b
Signed-off-by: Nico Huber <nico.huber(a)secunet.com>
Reviewed-on: http://review.coreboot.org/3773
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich(a)gmail.com>
See http://review.coreboot.org/3773 for details.
-gerrit
the following patch was just integrated into master:
commit 6d6a2ac0559a324603d1c323239e2e6e6e58af77
Author: Nico Huber <nico.huber(a)secunet.com>
Date: Fri Jul 12 14:35:00 2013 +0200
ec/kontron/it8516e: Add option for external temperature sensor
The IT8516E firmware of Kontron supports some selected external sensors
attached to the EC via SMBUS or GPIO16.
Change-Id: I4c451c360a393e916430e3bea04a95847455cef7
Signed-off-by: Nico Huber <nico.huber(a)secunet.com>
Reviewed-on: http://review.coreboot.org/3772
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich(a)gmail.com>
See http://review.coreboot.org/3772 for details.
-gerrit