linux-kernel-test/arch
Xianglong Du e88b815e01 drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI
On CSR SiRFprimaII/atlasVI, there is a programmable 16-bit divider
(RTC_DIV) that divides the input 32.768KHz clock to the frequency that
users need (E.g.  1 Hz).  The divided real-time clock will be used to
drive a 32-bit counter (RTC_COUNTER) that provides users with the actual
time.

In each cycle of the divided real-time clock, there is a Hertz interrupt
generated to the RISC.  Users can also configure an alarm (RTC_ALARM).
When RTC_COUNTER matches the alarm, there will be an alarm interrupt
generated to the RISC.

The system RTC can generate an alarm wake-up signal to notify the power
controller to wake up from power saving mode.

Signed-off-by: Xianglong Du <Xianglong.Du@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-07-03 16:08:01 -07:00
..
alpha mm/ALPHA: clean up unused VALID_PAGE() 2013-07-03 16:07:39 -07:00
arc mm/ARC: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:35 -07:00
arm drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI 2013-07-03 16:08:01 -07:00
arm64 mm/microblaze: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:36 -07:00
avr32 mm/AVR32: prepare for killing free_all_bootmem_node() 2013-07-03 16:07:38 -07:00
blackfin mm/blackfin: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:35 -07:00
c6x mm/c6x: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:35 -07:00
cris mm/CRIS: clean up unused VALID_PAGE() 2013-07-03 16:07:39 -07:00
frv arch/frv/kernel/setup.c: use strncmp() instead of memcmp() 2013-07-03 16:07:41 -07:00
h8300 mm/h8300: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:36 -07:00
hexagon mm/hexagon: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:36 -07:00
ia64 mm/IA64: prepare for killing free_all_bootmem_node() 2013-07-03 16:07:38 -07:00
m32r mm/m32r: prepare for killing free_all_bootmem_node() 2013-07-03 16:07:38 -07:00
m68k mm/m68k: fix build warning of unused variable 2013-07-03 16:07:39 -07:00
metag mm/metag: prepare for killing free_all_bootmem_node() 2013-07-03 16:07:38 -07:00
microblaze mm/microblaze: clean up unused VALID_PAGE() 2013-07-03 16:07:40 -07:00
mips mm/MIPS: prepare for killing free_all_bootmem_node() 2013-07-03 16:07:39 -07:00
mn10300 mm/mn10300: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:37 -07:00
openrisc mm/openrisc: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:37 -07:00
parisc mm/PARISC: prepare for killing free_all_bootmem_node() 2013-07-03 16:07:39 -07:00
powerpc mm/PPC: prepare for killing free_all_bootmem_node() 2013-07-03 16:07:39 -07:00
s390 mm/s390: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:37 -07:00
score mm/score: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:37 -07:00
sh mm/SH: prepare for killing free_all_bootmem_node() 2013-07-03 16:07:39 -07:00
sparc mm/SPARC: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:37 -07:00
tile mm/tile: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:37 -07:00
um mm/um: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:37 -07:00
unicore32 mm/unicore32: fix stale comment about VALID_PAGE() 2013-07-03 16:07:40 -07:00
x86 mm/x86: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:38 -07:00
xtensa mm/xtensa: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:38 -07:00
.gitignore
Kconfig mm: soft-dirty bits for user memory changes tracking 2013-07-03 16:07:26 -07:00