summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-03clockevents: Make tick handover explicitThomas Gleixner
2015-04-03clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki
2015-04-03sched/idle: Use explicit broadcast oneshot control functionThomas Gleixner
2015-04-03ARM: Tegra: Use explicit broadcast oneshot control functionThomas Gleixner
2015-04-03ARM: OMAP: Use explicit broadcast oneshot control functionThomas Gleixner
2015-04-03intel_idle: Use explicit broadcast oneshot control functionThomas Gleixner
2015-04-03ACPI/idle: Use explicit broadcast control functionThomas Gleixner
2015-04-03ACPI/PAD: Use explicit broadcast oneshot control functionThomas Gleixner
2015-04-03x86/amd/idle, clockevents: Use explicit broadcast oneshot control functionsThomas Gleixner
2015-04-03clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner
2015-04-03clockevents: Remove the broadcast control leftoversThomas Gleixner
2015-04-03ARM: OMAP: Use explicit broadcast control functionThomas Gleixner
2015-04-03intel_idle: Use explicit broadcast control functionThomas Gleixner
2015-04-03cpuidle: Use explicit broadcast control functionThomas Gleixner
2015-04-03ACPI/processor: Use explicit broadcast control functionThomas Gleixner
2015-04-03ACPI/PAD: Use explicit broadcast control functionThomas Gleixner
2015-04-03x86/amd/idle, clockevents: Use explicit broadcast control functionThomas Gleixner
2015-04-03clockevents: Provide explicit broadcast control functionsThomas Gleixner
2015-04-03ACPI/PAD: Remove the local APIC nonsenseThomas Gleixner
2015-04-03clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...John Stultz
2015-04-03time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang
2015-04-03time: Fix a bug in timekeeping_suspend() with no persistent clockXunlei Pang
2015-04-03drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume()Xunlei Pang
2015-04-03time: Don't build timekeeping_inject_sleeptime64() if no one uses itXunlei Pang
2015-04-03alpha, rtc: Change to use rtc_class_ops's set_mmss64()Xunlei Pang
2015-04-03drivers/rtc/mxc: Update driver to address y2038/y2106 issuesXunlei Pang
2015-04-03drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_tXunlei Pang
2015-04-03drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm timeXunlei Pang
2015-04-03drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issuesXunlei Pang
2015-04-03drivers/rtc/ab3100: Update driver to address y2038/y2106 issuesXunlei Pang
2015-04-03drivers/rtc/test: Update driver to address y2038/y2106 issuesXunlei Pang
2015-04-03drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang
2015-04-03clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...Xunlei Pang
2015-04-03ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla...Xunlei Pang
2015-04-03time: Add y2038 safe update_persistent_clock64()Xunlei Pang
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang
2015-04-03time: Add y2038 safe read_boot_clock64()Xunlei Pang
2015-04-02timer: Further simplify the SMP and HOTPLUG logicPeter Zijlstra
2015-04-02timer: Don't initialize 'tvec_base' on hotplugViresh Kumar
2015-04-02timer: Allocate per-cpu tvec_base's staticallyPeter Zijlstra
2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy
2015-04-02clockevents: Clean up clockchips.hIngo Molnar
2015-04-02tick: Further simplify tick-internal.hIngo Molnar
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner
2015-04-01tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner
2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner
2015-04-01clockevents: Remove extra local_irq_save() in clockevents_exchange_device()Thomas Gleixner
2015-04-01tick: Move core only declarations and functions to coreThomas Gleixner