alistair23-linux/arch/cris
Jesper Nilsson 34a8e501fe CRIS v10: Update driver for pcf8563
- Use mutex instead of spinlock, fixes kernel bugzilla report 8339.
- Make sure that pcf8563_init can be called multiple times but only setup once.
- Change RTC_VLOW_RD -> RTC_VL_READ, RTC_VLOW_SET -> RTC_VL_CLR
- Cache the voltage low value at driver init so the battery status
  information does not get 'accidentally' cleared when setting the RTC time.
- Add weekday handling.
- Correct leapyear handling to include 100 and 400 year exceptions.
- Correct whitespace and formatting errors.
- Remove useless CVS id tag.
2008-02-08 11:06:29 +01:00
..
arch-v10 CRIS v10: Update driver for pcf8563 2008-02-08 11:06:29 +01:00
arch-v32 CRIS v32: Update and improve kernel/time.c 2008-02-08 11:06:28 +01:00
kernel CRIS: Minor generic kernel/traps.c changes. 2008-02-08 11:06:24 +01:00
mm CRIS: Minor fixes to mm/fault.c 2008-02-08 11:06:24 +01:00
artpec_3_defconfig CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. 2008-02-08 11:06:23 +01:00
defconfig CRIS v10: New default config. 2008-02-08 11:06:28 +01:00
etraxfs_defconfig CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. 2008-02-08 11:06:23 +01:00
Kconfig CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. 2008-02-08 11:06:22 +01:00
Kconfig.debug
Makefile CRIS: Update main Kbuild makefile. 2008-02-08 11:06:25 +01:00