linux/drivers/i2c
Ladislav Michl d91e16943f [PATCH] I2C: ds1337 - fix 12/24 hour mode bug
DS1339 manual, page 6, chapter Date and time operation:
  The DS1339 can be run in either 12-hour or 24-hour mode. Bit 6 of the
  hours register is defined as the 12-hour or 24-hour mode-select bit.
  When high, the 12-hour mode is selected.

Patch below makes ds1337 driver work as documented in manual.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-29 13:12:50 -07:00
..
algos [PATCH] I2C: Strip trailing whitespace from strings 2005-07-11 14:10:36 -07:00
busses [PATCH] I2C-MPC: Restore code removed 2005-07-29 13:12:50 -07:00
chips [PATCH] I2C: ds1337 - fix 12/24 hour mode bug 2005-07-29 13:12:50 -07:00
i2c-core.c [PATCH] i2c: make better use of IDR in i2c-core 2005-07-11 14:10:36 -07:00
i2c-dev.c [PATCH] I2C: Spelling fixes for drivers/i2c/i2c-dev.c 2005-06-21 21:52:00 -07:00
i2c-sensor-detect.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-sensor-vid.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00