alistair23-linux/drivers/ptp
Richard Cochran 1ca13de267 ptp: ixp46x: convert to the 64 bit get/set time methods.
The device has a 64 bit clock register, where each clock tick is 16
nanoseconds, and so with this patch the driver is ready for the year
2038.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-31 12:01:19 -04:00
..
Kconfig ptp: ptp_pch depends on x86_32 2014-06-17 15:43:48 -07:00
Makefile
ptp_chardev.c ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl. 2015-03-31 12:01:16 -04:00
ptp_clock.c ptp: use the 64 bit get/set time methods for the posix clock. 2015-03-31 12:01:16 -04:00
ptp_ixp46x.c ptp: ixp46x: convert to the 64 bit get/set time methods. 2015-03-31 12:01:19 -04:00
ptp_pch.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
ptp_private.h
ptp_sysfs.c