Grant Grundler
|
84be31be37
parisc: fix "delay!" timer handling
|
16 年之前 |
Coly Li
|
ebc30a0f67
parisc: add parameter to read_cr16()
|
16 年之前 |
Linus Torvalds
|
3ba113d14c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
|
16 年之前 |
Geert Uytterhoeven
|
3afe6d0462
parisc: rtc: Rename rtc-parisc to rtc-generic
|
16 年之前 |
dann frazier
|
cd875d4767
rtc-parisc: remove unnecessary ret variable
|
16 年之前 |
dann frazier
|
d09c091b6a
rtc-parisc: declare rtc_parisc_dev as static
|
16 年之前 |
Helge Deller
|
d75f054a2c
parisc: add ftrace (function and graph tracer) functionality
|
16 年之前 |
Helge Deller
|
ef017bebd0
parisc: Replace NR_CPUS in parisc code
|
16 年之前 |
Kyle McMartin
|
9eb1686423
parisc: add rtc platform driver
|
16 年之前 |
Kyle McMartin
|
730e844d57
[PARISC] Kill pointless variable use in time.c
|
17 年之前 |
Simon Arlott
|
7022672e40
[PARISC] spelling fixes: arch/parisc/
|
18 年之前 |
Kyle McMartin
|
01363220f5
[PARISC] clocksource: Move update_cr16_clocksource later in boot
|
18 年之前 |
Kyle McMartin
|
b2a8289a61
[PARISC] time: clocksource lost update_callback
|
18 年之前 |
Kyle McMartin
|
87c8174727
[PARISC] time: Convert clocksource is_continuous to flag
|
18 年之前 |
Kyle McMartin
|
00d1f3c31a
[PARISC] clocksource_cr16: Use clocksource_change_rating()
|
18 年之前 |
Linus Torvalds
|
b0138a6cb7
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
|
18 年之前 |
Helge Deller
|
6e16d9409e
[PARISC] Convert soft power switch driver to kthread
|
18 年之前 |
Helge Deller
|
324c7e6545
[PARISC] disable cr16 clocksource when multiple CPUs are online
|
18 年之前 |
Helge Deller
|
12df29b64c
[PARISC] GENERIC_TIME patchset for parisc
|
18 年之前 |
Alexey Dobriyan
|
b035b6de24
[PATCH] Consolidate default sched_clock()
|
18 年之前 |
Matthew Wilcox
|
c7753f1871
[PARISC] More pt_regs removal
|
18 年之前 |
Kyle McMartin
|
09690b18b7
[PARISC] Make firmware calls irqsafe-ish...
|
18 年之前 |
Matthew Wilcox
|
be577a5220
Build fixes for struct pt_regs removal
|
18 年之前 |
Matthew Wilcox
|
1604f31895
[PA-RISC] Fix time.c for new do_timer() calling convention
|
18 年之前 |
Andrew Morton
|
5f024a251f
[PARISC] Kill wall_jiffies use
|
18 年之前 |
Grant Grundler
|
6e5dc42b5a
[PARISC] Further updates to timer_interrupt()
|
18 年之前 |
Grant Grundler
|
6b799d9222
[PARISC] remove halftick and copy clocktick to local var (gcc can optimize usage)
|
18 年之前 |
Grant Grundler
|
bed583f76e
[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.
|
18 年之前 |
Grant Grundler
|
56f335c89e
[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()
|
18 年之前 |
Atsushi Nemoto
|
8ef386092d
[PATCH] kill wall_jiffies
|
18 年之前 |