All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH 00/11] hwmon: applesmc: Dynamic configuration
@ 2010-11-09 15:15 ` Henrik Rydberg
  0 siblings, 0 replies; 70+ messages in thread
From: Henrik Rydberg @ 2010-11-09 15:15 UTC (permalink / raw)
  To: Guenter Roeck, Jean Delvare; +Cc: lm-sensors, linux-kernel, Henrik Rydberg

This is revision two of the applesmc makeover. All comments from
Guenter have been addressed. In this set, I have put the candidates
for stable first, therefore the patch from Joe is also included (with
one hunk removed).  There is also one additional janitory patch at the
end, saluting the silent kernel.

Regarding the changes, there should be no big surprises. The comment
about reading six and using five was particularly useful; it turns out
the missing byte is a useful attribute field. Thanks!

The patches are available in the applesmc-dkms package, and are
already in use by a measurable portion of the mactel users.

Cheers,
Henrik

Edgar Hucek (1):
  hwmon: applesmc: Add MacBookAir3,1(3,2) support

Henrik Rydberg (9):
  hwmon: applesmc: Relax the severity of device init failure (rev2)
  hwmon: applesmc: Introduce a register lookup table (rev2)
  hwmon: applesmc: Dynamic creation of temperature files (rev2)
  hwmon: applesmc: Handle new temperature format (rev2)
  hwmon: applesmc: Extract all features generically (rev2)
  hwmon: applesmc: Dynamic creation of fan files (rev2)
  hwmon: applesmc: Simplify feature sysfs handling (rev2)
  hwmon: applesmc: Silence driver
  hwmon: applesmc: Update copyright information

Joe Perches (1):
  drivers/hwmon/applesmc.c: Use pr_fmt and pr_<level>

 drivers/hwmon/applesmc.c | 1591 ++++++++++++++++------------------------------
 1 files changed, 549 insertions(+), 1042 deletions(-)


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 70+ messages in thread

end of thread, other threads:[~2010-11-10 18:23 UTC | newest]

Thread overview: 70+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-09 15:15 [lm-sensors] [PATCH 00/11] hwmon: applesmc: Dynamic configuration Henrik Rydberg
2010-11-09 15:15 ` [PATCH 00/11] hwmon: applesmc: Dynamic configuration rewrite (rev2) Henrik Rydberg
2010-11-09 15:15 ` [lm-sensors] [PATCH 01/11] hwmon: applesmc: Add MacBookAir3, 1(3, Henrik Rydberg
2010-11-09 15:15   ` [PATCH 01/11] hwmon: applesmc: Add MacBookAir3,1(3,2) support Henrik Rydberg
2010-11-09 18:56   ` [lm-sensors] [PATCH 01/11] hwmon: applesmc: Add MacBookAir3, 1(3, Guenter Roeck
2010-11-09 18:56     ` [PATCH 01/11] hwmon: applesmc: Add MacBookAir3,1(3,2) support Guenter Roeck
2010-11-09 15:15 ` [lm-sensors] [PATCH 02/11] hwmon: applesmc: Relax the severity of Henrik Rydberg
2010-11-09 15:15   ` [PATCH 02/11] hwmon: applesmc: Relax the severity of device init failure (rev2) Henrik Rydberg
2010-11-09 18:57   ` [lm-sensors] [PATCH 02/11] hwmon: applesmc: Relax the severity Guenter Roeck
2010-11-09 18:57     ` [PATCH 02/11] hwmon: applesmc: Relax the severity of device init failure (rev2) Guenter Roeck
2010-11-09 15:15 ` [lm-sensors] [PATCH 03/11] drivers/hwmon/applesmc.c: Use pr_fmt and Henrik Rydberg
2010-11-09 15:15   ` [PATCH 03/11] drivers/hwmon/applesmc.c: Use pr_fmt and pr_<level> Henrik Rydberg
2010-11-09 18:57   ` [lm-sensors] [PATCH 03/11] drivers/hwmon/applesmc.c: Use pr_fmt Guenter Roeck
2010-11-09 18:57     ` [PATCH 03/11] drivers/hwmon/applesmc.c: Use pr_fmt and pr_<level> Guenter Roeck
2010-11-09 15:15 ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a register Henrik Rydberg
2010-11-09 15:15   ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev2) Henrik Rydberg
2010-11-09 19:04   ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a Guenter Roeck
2010-11-09 19:04     ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev2) Guenter Roeck
2010-11-09 19:32     ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a Henrik Rydberg
2010-11-09 19:32       ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev2) Henrik Rydberg
2010-11-09 20:53       ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a Guenter Roeck
2010-11-09 20:53         ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev2) Guenter Roeck
2010-11-10 10:57         ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a Henrik Rydberg
2010-11-10 10:57           ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev2) Henrik Rydberg
2010-11-10 15:42           ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a Guenter Roeck
2010-11-10 15:42             ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev2) Guenter Roeck
2010-11-10 17:14             ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a Henrik Rydberg
2010-11-10 17:14               ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev2) Henrik Rydberg
2010-11-10 17:57               ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a Guenter Roeck
2010-11-10 17:57                 ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev2) Guenter Roeck
2010-11-09 22:15       ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a Guenter Roeck
2010-11-09 22:15         ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev2) Guenter Roeck
2010-11-10 10:58   ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a register Henrik Rydberg
2010-11-10 10:58     ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev3) Henrik Rydberg
2010-11-10 10:58     ` [lm-sensors] [PATCH 05/11] hwmon: applesmc: Dynamic creation of Henrik Rydberg
2010-11-10 10:58       ` [PATCH 05/11] hwmon: applesmc: Dynamic creation of temperature files (rev3) Henrik Rydberg
2010-11-10 18:07       ` [lm-sensors] [PATCH 05/11] hwmon: applesmc: Dynamic creation of Guenter Roeck
2010-11-10 18:07         ` [PATCH 05/11] hwmon: applesmc: Dynamic creation of temperature files (rev3) Guenter Roeck
2010-11-10 10:58     ` [lm-sensors] [PATCH 07/11] hwmon: applesmc: Extract all features Henrik Rydberg
2010-11-10 10:58       ` [PATCH 07/11] hwmon: applesmc: Extract all features generically (rev3) Henrik Rydberg
2010-11-10 18:08       ` [lm-sensors] [PATCH 07/11] hwmon: applesmc: Extract all Guenter Roeck
2010-11-10 18:08         ` [PATCH 07/11] hwmon: applesmc: Extract all features generically (rev3) Guenter Roeck
2010-11-10 18:05     ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a Guenter Roeck
2010-11-10 18:05       ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev3) Guenter Roeck
2010-11-09 15:15 ` [lm-sensors] [PATCH 05/11] hwmon: applesmc: Dynamic creation of Henrik Rydberg
2010-11-09 15:15   ` [PATCH 05/11] hwmon: applesmc: Dynamic creation of temperature files (rev2) Henrik Rydberg
2010-11-09 15:15 ` [lm-sensors] [PATCH 06/11] hwmon: applesmc: Handle new temperature Henrik Rydberg
2010-11-09 15:15   ` [PATCH 06/11] hwmon: applesmc: Handle new temperature format (rev2) Henrik Rydberg
2010-11-10 18:07   ` [lm-sensors] [PATCH 06/11] hwmon: applesmc: Handle new Guenter Roeck
2010-11-10 18:07     ` [PATCH 06/11] hwmon: applesmc: Handle new temperature format (rev2) Guenter Roeck
2010-11-09 15:15 ` [lm-sensors] [PATCH 07/11] hwmon: applesmc: Extract all features Henrik Rydberg
2010-11-09 15:15   ` [PATCH 07/11] hwmon: applesmc: Extract all features generically (rev2) Henrik Rydberg
2010-11-09 15:15 ` [lm-sensors] [PATCH 08/11] hwmon: applesmc: Dynamic creation of fan Henrik Rydberg
2010-11-09 15:15   ` [PATCH 08/11] hwmon: applesmc: Dynamic creation of fan files (rev2) Henrik Rydberg
2010-11-10 18:09   ` [lm-sensors] [PATCH 08/11] hwmon: applesmc: Dynamic creation of Guenter Roeck
2010-11-10 18:09     ` [PATCH 08/11] hwmon: applesmc: Dynamic creation of fan files (rev2) Guenter Roeck
2010-11-09 15:15 ` [lm-sensors] [PATCH 09/11] hwmon: applesmc: Simplify feature sysfs Henrik Rydberg
2010-11-09 15:15   ` [PATCH 09/11] hwmon: applesmc: Simplify feature sysfs handling (rev2) Henrik Rydberg
2010-11-10 18:10   ` [lm-sensors] [PATCH 09/11] hwmon: applesmc: Simplify feature Guenter Roeck
2010-11-10 18:10     ` [PATCH 09/11] hwmon: applesmc: Simplify feature sysfs handling (rev2) Guenter Roeck
2010-11-09 15:15 ` [lm-sensors] [PATCH 10/11] hwmon: applesmc: Silence driver Henrik Rydberg
2010-11-09 15:15   ` Henrik Rydberg
2010-11-10 18:10   ` [lm-sensors] " Guenter Roeck
2010-11-10 18:10     ` Guenter Roeck
2010-11-09 15:15 ` [lm-sensors] [PATCH 11/11] hwmon: applesmc: Update copyright Henrik Rydberg
2010-11-09 15:15   ` [PATCH 11/11] hwmon: applesmc: Update copyright information Henrik Rydberg
2010-11-10 18:10   ` [lm-sensors] [PATCH 11/11] hwmon: applesmc: Update copyright Guenter Roeck
2010-11-10 18:10     ` [PATCH 11/11] hwmon: applesmc: Update copyright information Guenter Roeck
2010-11-10 18:22     ` [lm-sensors] [PATCH 11/11] hwmon: applesmc: Update copyright Henrik Rydberg
2010-11-10 18:22       ` [PATCH 11/11] hwmon: applesmc: Update copyright information Henrik Rydberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.