alistair23-linux/arch/arm/mach-davinci
Linus Torvalds 21884a83b2 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer core updates from Thomas Gleixner:
 "The timer changes contain:

   - posix timer code consolidation and fixes for odd corner cases

   - sched_clock implementation moved from ARM to core code to avoid
     duplication by other architectures

   - alarm timer updates

   - clocksource and clockevents unregistration facilities

   - clocksource/events support for new hardware

   - precise nanoseconds RTC readout (Xen feature)

   - generic support for Xen suspend/resume oddities

   - the usual lot of fixes and cleanups all over the place

  The parts which touch other areas (ARM/XEN) have been coordinated with
  the relevant maintainers.  Though this results in an handful of
  trivial to solve merge conflicts, which we preferred over nasty cross
  tree merge dependencies.

  The patches which have been committed in the last few days are bug
  fixes plus the posix timer lot.  The latter was in akpms queue and
  next for quite some time; they just got forgotten and Frederic
  collected them last minute."

* 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (59 commits)
  hrtimer: Remove unused variable
  hrtimers: Move SMP function call to thread context
  clocksource: Reselect clocksource when watchdog validated high-res capability
  posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting
  posix_timers: fix racy timer delta caching on task exit
  posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()
  selftests: add basic posix timers selftests
  posix_cpu_timers: consolidate expired timers check
  posix_cpu_timers: consolidate timer list cleanups
  posix_cpu_timer: consolidate expiry time type
  tick: Sanitize broadcast control logic
  tick: Prevent uncontrolled switch to oneshot mode
  tick: Make oneshot broadcast robust vs. CPU offlining
  x86: xen: Sync the CMOS RTC as well as the Xen wallclock
  x86: xen: Sync the wallclock when the system time is set
  timekeeping: Indicate that clock was set in the pvclock gtod notifier
  timekeeping: Pass flags instead of multiple bools to timekeeping_update()
  xen: Remove clock_was_set() call in the resume path
  hrtimers: Support resuming with two or more CPUs online (but stopped)
  timer: Fix jiffies wrap behavior of round_jiffies_common()
  ...
2013-07-06 14:09:38 -07:00
..
include/mach ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
aemif.c ARM: davinci: move platform_data definitions 2012-09-14 11:16:54 +02:00
asp.h ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific 2012-08-27 11:12:09 -07:00
board-da830-evm.c v3.10 board updates for DaVinci 2013-04-17 23:54:41 -07:00
board-da850-evm.c Merge branch 'next' into for-linus 2013-07-02 09:01:31 -07:00
board-dm355-evm.c ARM: arm-soc platform updates for 3.10, part 1 2013-05-02 09:31:45 -07:00
board-dm355-leopard.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-dm365-evm.c ARM: arm-soc platform updates for 3.10, part 1 2013-05-02 09:31:45 -07:00
board-dm644x-evm.c ARM: arm-soc board specific changes for 3.10, part 1 2013-05-04 12:34:30 -07:00
board-dm646x-evm.c ARM: arm-soc board specific changes for 3.10, part 1 2013-05-04 12:34:30 -07:00
board-mityomapl138.c DaVinci SoC changes for v3.9 2013-01-29 09:26:44 -08:00
board-neuros-osd2.c v3.10 board updates for DaVinci 2013-04-17 23:54:41 -07:00
board-omapl138-hawk.c ARM: davinci: da850 board: add remoteproc support 2013-04-17 22:00:09 +05:30
board-sffsdr.c ARM: davinci: remove stale SFFSDR maintainer name 2013-06-13 15:55:13 +05:30
board-tnetv107x-evm.c ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
cdce949.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
clock.c ARM: davinci: clk framework support for enable/disable functionality 2013-04-01 16:54:47 +05:30
clock.h ARM: davinci: clk framework support for enable/disable functionality 2013-04-01 16:54:47 +05:30
common.c ARM: davinci: remove obsoleted init_consistent_dma_size() 2012-11-13 10:13:20 +01:00
cp_intc.c ARM: davinci: cp_intc: Add OF support for TI interrupt controller 2012-07-05 14:12:35 +05:30
cpuidle.c ARM: davinci: cpuidle: use init/exit common routine 2013-04-23 13:45:23 +02:00
da8xx-dt.c ARM: arm-soc device tree changes, part 2 2013-05-07 11:06:17 -07:00
da830.c ARM: davinci: mmc: derive version information from device name 2013-04-03 09:42:16 +05:30
da850.c cpufreq: rename index as driver_data in cpufreq_frequency_table 2013-06-04 14:25:59 +02:00
davinci.h ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
devices-da8xx.c ARM: edma: Add DT and runtime PM support to the private EDMA API 2013-06-24 14:08:26 +05:30
devices-tnetv107x.c ARM: edma: Add DT and runtime PM support to the private EDMA API 2013-06-24 14:08:26 +05:30
devices.c ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
dm355.c ARM: edma: Add DT and runtime PM support to the private EDMA API 2013-06-24 14:08:26 +05:30
dm365.c ARM: edma: Add DT and runtime PM support to the private EDMA API 2013-06-24 14:08:26 +05:30
dm644x.c ARM: edma: Add DT and runtime PM support to the private EDMA API 2013-06-24 14:08:26 +05:30
dm646x.c ARM: edma: Add DT and runtime PM support to the private EDMA API 2013-06-24 14:08:26 +05:30
irq.c
Kconfig cpufreq: davinci: select CPU_FREQ_TABLE 2013-06-18 13:53:07 +05:30
Makefile ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
Makefile.boot ARM: davinci: move dtb targets to common location 2012-11-19 22:25:59 -08:00
mux.c
mux.h
pm.c ARM: davinci: ensure global variables are declared 2013-04-17 19:26:41 +05:30
pm_domain.c [media] media: davinci: vpss: enable vpss clocks 2013-04-14 20:08:09 -03:00
psc.c ARM: davinci: psc: introduce reset API 2013-01-22 17:42:59 +05:30
serial.c ARM: davinci: serial: provide API to initialze UART clocks 2012-10-27 16:28:31 +05:30
sleep.S Merge branch 'depends/rmk/memory_h' into next/fixes 2011-10-31 23:11:53 +01:00
sram.c ARM: davinci: sram.c: fix incorrect type in assignment 2013-04-17 19:26:41 +05:30
time.c sched_clock: Make ARM's sched_clock generic for all architectures 2013-06-12 14:02:13 -07:00
tnetv107x.c ARM: davinci: mmc: derive version information from device name 2013-04-03 09:42:16 +05:30
usb.c v3.10 board updates for DaVinci 2013-04-17 23:54:41 -07:00