Commit History

Author SHA1 Message Date
  Helmut Pozimski 0131d57fd3 correct kernel version comparison 5 years ago
  Helmut Pozimski 4de3e6886e add compatibility for registering the nvmem config for kernels up to 4.19.x 5 years ago
  Helmut Pozimski 57c64dd2e8 switch from i2c-functions to regmap for read and write access 5 years ago
  Helmut Pozimski d5ef1b1f3a use regmap for nvram access since i2c_transfer was unreliable 5 years ago
  Helmut Pozimski b7f6ab24bb implement ioctl to read alarm bit on DS1337 5 years ago
  Helmut Pozimski a690627768 implement writing of the alarm timer and enabling the irq 5 years ago
  Helmut Pozimski 47e8d95c41 implement reading of the alarm registers for DS1337 5 years ago
  Helmut Pozimski fb5eec7e0e implement writing to nvram for DS1307 5 years ago
  Helmut Pozimski ecdd0ef975 introduce write_bytes function and remove usage of i2c_master_send 5 years ago
  Helmut Pozimski a6ce541391 implement reading from the DS1307 nvram 5 years ago
  Helmut Pozimski 0e2568fa86 implement check for dates before 2000 for DS1307 5 years ago
  Helmut Pozimski 3e5d944d40 consolidate set_time function and remove write function again 5 years ago
  Helmut Pozimski b14424a20c fix century for ds1337 5 years ago
  Helmut Pozimski 163ffafc61 replace char declarations with u8 and complement id tables 5 years ago
  Helmut Pozimski 05f7427d14 move clearing of the oscillator bit to the time set function 5 years ago
  Helmut Pozimski 807f84959d implement writing of the time to the devices 5 years ago
  Helmut Pozimski 1481c8643f fix size of the read buffer and substract one from the days 5 years ago
  Helmut Pozimski 4e4e5159c8 Implement functionality to read time from hwclock 5 years ago
  Helmut Pozimski 0cffee634f implemented clearing the oscillator stop bit for both models 5 years ago
  Helmut Pozimski d28b2a3b96 add hint about the device tree overlay to README.md 5 years ago
  Helmut Pozimski 319e80c65e add i2c probe function with device detection support 5 years ago
  Helmut Pozimski 9bbc6fed77 add Makefile, .gitignore and module skeleton 5 years ago
  Helmut Pozimski 30dd0828e7 Initial commit, add README.md and COPYING 5 years ago