summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-05-27time: tegra: post-lp0 sync system to rtc timeBitan Biswas
2014-04-02tick: Don't clear idle and iowait sums on CPU downSai Gurrappadi
2014-03-23tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-02-22time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2014-02-22tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner
2014-02-13timekeeping: Avoid possible deadlock from clock_was_set_delayedJohn Stultz
2014-02-13timekeeping: Fix missing timekeeping_update in suspend pathJohn Stultz
2014-02-13timekeeping: Fix CLOCK_TAI timer/nanosleep delaysJohn Stultz
2014-02-13timekeeping: Fix lost updates to tai adjustmentJohn Stultz
2014-01-13sched_clock: document 4Mhz vs 1Mhz decisionStephen Boyd
2014-01-13sched_clock: Remove sched_clock_func() hookStephen Boyd
2014-01-13clocksource: Extract max nsec calculation into separate functionStephen Boyd
2014-01-13sched_clock: Add support for >32 bit sched_clockStephen Boyd
2014-01-13sched_clock: Use an hrtimer instead of timerStephen Boyd
2014-01-13sched_clock: Use seqcount instead of rolling our ownStephen Boyd
2014-01-13sched_clock: Fix integer overflowBaruch Siach
2014-01-13ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd
2014-01-13sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-12-16Merge tag 'v3.10.24' into HEADAjay Nandakumar
2013-12-11time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky
2013-12-08ntp: Make periodic RTC update more reliableMiroslav Lichvar
2013-12-08clockevents: Prefer CPU local devices over global devicesStephen Boyd
2013-12-08clockevents: Split out selection logicThomas Gleixner
2013-12-08clockevents: Add module refcountThomas Gleixner
2013-12-08clockevents: Get rid of the notifier chainThomas Gleixner
2013-12-04alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro
2013-11-13clockevents: Sanitize ticks to nsec conversionThomas Gleixner
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-10-01timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz
2013-09-14UPSTREAM: timer_list: correct the iterator for timer_listNathan Zimmer
2013-09-14alarmtimer: Use correct %lld format specifier instead of mere %ll.Sami Liedes
2013-09-14time: alarmtimer: print cause of failure if suspend failedLaxman Dewangan
2013-09-14nohz: stat: Fix CPU idle time accountingBo Yan
2013-09-14alarmtimer: Do not check for wake capability in registrationChaitanya Bandi
2013-09-14timer: Fix MODS kernel compile errorKrishna Monian
2013-09-14unknown changes from android-tegra-nv-3.4Dan Willemsen
2013-09-14Merge commit 'a88f9e27498afaea615ad3e93af4f26df1f84987' into after-upstream-a...Dan Willemsen
2013-09-07timer_list: correct the iterator for timer_listNathan Zimmer
2013-08-11Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-07-25tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner
2013-07-25tick: Sanitize broadcast control logicThomas Gleixner
2013-07-01alarmtimer: add alarm_expires_remainingTodd Poynor
2013-07-01alarmtimer: add alarm_start_relativeTodd Poynor
2013-07-01alarmtimer: add alarm_forward_nowTodd Poynor
2013-07-01alarmtimer: add alarm_restartTodd Poynor
2013-06-21tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano
2013-05-31tick: Remove useless timekeeping duty attribution to broadcast sourceJiri Bohac
2013-05-31nohz: Fix notifier return val that enforce timekeepingLi Zhong