aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume()Xunlei Pang2015-04-03
* time: Don't build timekeeping_inject_sleeptime64() if no one uses itXunlei Pang2015-04-03
* alpha, rtc: Change to use rtc_class_ops's set_mmss64()Xunlei Pang2015-04-03
* drivers/rtc/mxc: Update driver to address y2038/y2106 issuesXunlei Pang2015-04-03
* drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_tXunlei Pang2015-04-03
* drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm timeXunlei Pang2015-04-03
* drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issuesXunlei Pang2015-04-03
* drivers/rtc/ab3100: Update driver to address y2038/y2106 issuesXunlei Pang2015-04-03
* drivers/rtc/test: Update driver to address y2038/y2106 issuesXunlei Pang2015-04-03
* drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang2015-04-03
* ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang2015-04-03
* clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...Xunlei Pang2015-04-03
* ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla...Xunlei Pang2015-04-03
* time: Add y2038 safe update_persistent_clock64()Xunlei Pang2015-04-03
* time: Add y2038 safe read_persistent_clock64()Xunlei Pang2015-04-03
* time: Add y2038 safe read_boot_clock64()Xunlei Pang2015-04-03
* timer: Further simplify the SMP and HOTPLUG logicPeter Zijlstra2015-04-02
* timer: Don't initialize 'tvec_base' on hotplugViresh Kumar2015-04-02
* timer: Allocate per-cpu tvec_base's staticallyPeter Zijlstra2015-04-02
* clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy2015-04-02
* clockevents: Clean up clockchips.hIngo Molnar2015-04-02
* tick: Further simplify tick-internal.hIngo Molnar2015-04-02
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-01
* tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-01
* tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner2015-04-01
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
* clockevents: Remove extra local_irq_save() in clockevents_exchange_device()Thomas Gleixner2015-04-01
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-01
* tick: Simplify tick-internal.hThomas Gleixner2015-04-01
* tick: Move clocksource related stuff to timekeeping.hThomas Gleixner2015-04-01
* clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-01
* clocksource/drivers/sun5i: Add clock notifiersMaxime Ripard2015-03-31
* clocksource/drivers/sun5i: Refactor the current codeMaxime Ripard2015-03-31
* clocksource/drivers/sun5i: Use of_io_request_and_map()Maxime Ripard2015-03-31
* clocksource/drivers/sun5i: Switch to request_irq()Maxime Ripard2015-03-31
* clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_tim...Laurent Pinchart2015-03-31
* clocksource/drivers/at91: Fix IO endiannessBen Dooks2015-03-31
* clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5iHans de Goede2015-03-31
* clocksource/drivers/tegra: Fix IO endiannessDmitry Osipenko2015-03-31
* clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumpsBen Dooks2015-03-31
* clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining featuresViresh Kumar2015-03-31
* Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-31
|\
| * Linux 4.0-rc6Linus Torvalds2015-03-29
| * Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-29
| |\
| | * Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2015-03-29
| | |\
| | | * ARM: dts: sunxi: Remove overclocked/overvoltaged OPPChen-Yu Tsai2015-03-24
| | | * ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP settingChen-Yu Tsai2015-03-24
| | | * ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usageChen-Yu Tsai2015-02-23
| | * | Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson2015-03-29
| | |\ \
| | | * | ARM: dts: Fix gpio interrupts for dm816xTony Lindgren2015-03-18