Linus Torvalds
19c1940fea
Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
...
Pull more ACPI and power management updates from Rafael Wysocki:
"These are fixups on top of the previous PM+ACPI pull request,
regression fixes (ACPI hotplug, cpufreq ppc-corenet), other bug fixes
(ACPI reset, cpufreq), new PM trace points for system suspend
profiling and a copyright notice update.
Specifics:
- I didn't remember correctly that the Hans de Goede's ACPI video
patches actually didn't flip the video.use_native_backlight
default, although we had discussed that and decided to do that.
Since I said we would do that in the previous PM+ACPI pull request,
make that change for real now.
- ACPI bus check notifications for PCI host bridges don't cause the
bus below the host bridge to be checked for changes as they should
because of a mistake in the ACPI-based PCI hotplug (ACPIPHP)
subsystem that forgets to add hotplug contexts to PCI host bridge
ACPI device objects. Create hotplug contexts for PCI host bridges
too as appropriate.
- Revert recent cpufreq commit related to the big.LITTLE cpufreq
driver that breaks arm64 builds.
- Fix for a regression in the ppc-corenet cpufreq driver introduced
during the 3.15 cycle and causing the driver to use the remainder
from do_div instead of the quotient. From Ed Swarthout.
- Resets triggered by panic activate a BUG_ON() in vmalloc.c on
systems where the ACPI reset register is located in memory address
space. Fix from Randy Wright.
- Fix for a problem with cpufreq governors that decisions made by
them may be suboptimal due to the fact that deferrable timers are
used by them for CPU load sampling. From Srivatsa S Bhat.
- Fix for a problem with the Tegra cpufreq driver where the CPU
frequency is temporarily switched to a "stable" level that is
different from both the initial and target frequencies during
transitions which causes udelay() to expire earlier than it should
sometimes. From Viresh Kumar.
- New trace points and rework of some existing trace points for
system suspend/resume profiling from Todd Brandt.
- Assorted cpufreq fixes and cleanups from Stratos Karafotis and
Viresh Kumar.
- Copyright notice update for suspend-and-cpuhotplug.txt from
Srivatsa S Bhat"
* tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
PM / sleep: trace events for device PM callbacks
cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR
cpufreq: tegra: update comment for clarity
cpufreq: intel_pstate: Remove duplicate CPU ID check
cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
PM / Documentation: Update copyright in suspend-and-cpuhotplug.txt
cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'
cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
PM / sleep: trace events for suspend/resume
cpufreq: ppc-corenet-cpu-freq: do_div use quotient
Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"
cpufreq: Tegra: implement intermediate frequency callbacks
cpufreq: add support for intermediate (stable) frequencies
ACPI / video: Change the default for video.use_native_backlight to 1
ACPI: Fix bug when ACPI reset register is implemented in system memory
2014-06-12 13:14:19 -07:00
..
2014-06-10 10:28:45 -07:00
2014-03-07 09:18:23 +01:00
2014-05-06 17:39:42 -04:00
2014-06-07 20:27:30 -07:00
2014-04-04 21:07:28 -07:00
2014-04-03 16:21:12 -07:00
2014-05-16 17:52:36 +02:00
2014-05-16 00:55:30 +02:00
2014-06-12 12:42:32 -07:00
2014-05-03 11:35:23 +01:00
2014-05-29 00:05:59 -07:00
2014-05-19 00:35:23 +00:00
2014-05-06 17:54:53 -04:00
2014-06-10 15:34:47 -07:00
2014-06-10 10:41:33 -07:00
2014-05-27 11:53:06 -07:00
2014-05-22 08:33:30 -04:00
2014-06-11 08:35:34 -07:00
2014-04-08 10:56:12 +02:00
2014-04-24 12:53:38 -07:00
2014-01-16 14:25:37 +01:00
2014-06-12 13:08:09 -07:00
2013-12-23 18:34:58 -08:00
2013-09-10 13:03:41 -07:00
2014-06-02 17:08:12 +01:00
2014-06-04 16:54:05 -07:00
2014-06-02 17:08:41 +01:00
2014-01-24 22:39:54 +01:00
2014-06-10 15:02:42 -07:00
2014-05-28 11:35:41 -07:00
2012-10-13 10:46:48 +01:00
2014-06-03 23:12:20 +02:00
2012-10-13 10:46:48 +01:00
2012-10-13 10:46:48 +01:00
2014-05-14 13:07:10 -04:00
2013-07-30 11:53:12 -04:00
2013-05-29 12:57:34 -07:00
2012-02-09 09:04:23 -08:00
2013-11-09 00:16:28 -05:00
2012-05-29 16:22:29 -07:00
2011-06-06 22:55:11 -07:00
2013-12-02 11:24:18 +00:00
2013-07-03 16:07:42 -07:00
2012-10-13 10:46:48 +01:00
2013-12-09 15:37:58 -05:00
2012-10-13 10:46:48 +01:00
2012-12-02 00:05:12 +00:00
2014-04-18 11:40:30 +02:00
2012-03-16 10:38:24 -04:00
2014-04-10 17:51:29 -04:00
2009-04-01 08:59:23 -07:00
2012-10-13 10:46:48 +01:00
2013-12-24 09:35:17 -08:00
2010-12-06 15:58:43 -05:00
2014-04-03 16:20:49 -07:00
2014-05-27 01:29:01 +02:00
2014-02-06 10:33:47 +01:00
2012-09-10 11:13:16 -07:00
2011-03-11 14:25:50 +00:00
2014-04-07 16:36:05 -07:00
2014-04-22 15:09:05 -06:00
2011-08-03 11:30:42 -04:00
2014-04-18 11:40:30 +02:00
2014-06-12 10:30:18 -07:00
2014-06-06 08:04:46 -06:00
2014-06-06 07:57:37 -06:00
2013-11-08 09:04:30 -07:00
2014-06-04 16:54:04 -07:00
2014-02-14 00:27:58 -05:00
2014-06-04 16:54:02 -07:00
2014-01-23 16:36:56 -08:00
2014-06-10 13:57:22 -07:00
2011-01-13 08:03:17 -08:00
2014-05-19 16:37:06 -04:00
2014-06-09 14:56:07 -07:00
2010-03-24 16:31:22 -07:00
2014-06-07 20:27:30 -07:00
2014-02-24 17:13:55 -08:00
2014-02-09 15:11:47 +01:00
2014-05-20 14:25:24 -05:00
2014-01-21 20:18:26 -08:00
2013-03-20 13:23:21 -04:00
2009-01-23 22:28:48 -08:00
2014-06-04 16:54:06 -07:00
2014-04-02 12:51:41 -07:00
2014-04-09 13:44:35 -07:00
2013-12-05 21:28:41 +08:00
2014-04-15 09:15:39 -07:00
2014-06-04 16:54:14 -07:00
2012-01-03 22:54:57 -05:00
2014-05-27 13:56:21 -07:00
2014-05-28 13:37:21 -07:00
2013-05-20 12:27:59 -07:00
2008-06-04 14:56:12 +01:00
2013-12-29 15:25:48 +01:00
2013-12-02 20:43:14 +01:00
2013-09-13 15:09:52 +02:00
2014-06-06 16:08:18 -07:00
2014-06-05 23:32:29 +02:00
2014-06-09 18:10:34 -07:00
2014-05-14 10:50:06 +09:30
2014-06-04 16:54:08 -07:00
2014-03-13 15:56:44 +01:00
2014-04-07 16:36:06 -07:00
2007-07-17 10:23:04 -07:00
2014-04-03 16:21:05 -07:00
2012-03-24 10:08:39 -07:00
2011-08-06 22:12:37 -07:00
2012-05-07 15:02:26 +02:00
2013-04-29 18:28:19 -07:00
2014-05-01 10:30:00 -04:00
2012-10-13 10:46:48 +01:00
2013-05-12 14:16:21 +02:00
2013-10-03 16:14:12 -07:00
2013-08-18 17:39:55 -07:00
2010-08-04 11:00:45 +02:00
2014-05-08 14:28:07 +08:00
2014-05-24 22:33:41 +09:00
2014-03-27 16:56:24 -04:00
2014-06-05 15:57:04 -07:00
2012-10-22 16:50:13 -07:00
2012-02-20 19:46:36 +11:00
2012-10-13 10:46:48 +01:00
2014-06-04 16:53:57 -07:00
2014-01-21 16:19:41 -08:00
2014-06-05 15:57:04 -07:00
2014-06-10 10:28:45 -07:00
2007-02-09 17:39:36 -05:00
2014-03-24 14:05:08 +00:00
2013-10-23 10:10:12 -07:00
2010-08-05 17:17:51 +00:00
2013-06-28 16:04:36 +02:00
2014-04-30 13:46:56 -06:00
2011-11-29 12:46:19 -05:00
2013-12-11 18:06:47 +01:00
2012-09-01 06:14:02 +05:30
2014-04-30 19:49:57 +01:00
2009-06-15 21:30:26 -07:00
2014-06-10 13:13:11 -06:00
2013-11-09 00:16:24 -05:00
2008-02-29 08:06:37 -08:00
2014-04-03 16:21:06 -07:00
2013-05-07 18:38:27 -07:00
2014-01-15 15:39:33 -08:00
2014-02-12 17:33:03 -05:00
2013-09-07 19:54:57 -04:00
2012-10-13 10:46:48 +01:00
2013-03-27 13:48:25 +01:00
2012-03-31 16:03:16 -04:00
2014-04-29 09:45:56 +09:00
2014-06-04 13:34:30 +09:00
2012-10-13 10:46:48 +01:00
2011-08-03 14:25:20 -10:00
2014-05-02 15:57:42 +03:00
2013-09-26 15:06:58 -07:00
2013-09-26 15:06:58 -07:00
2014-04-01 23:19:14 -04:00
2011-01-09 15:42:55 -08:00
2014-03-10 11:44:42 -04:00
2014-04-14 16:26:47 -04:00
2014-05-26 14:33:10 +02:00
2012-05-14 09:47:23 -03:00
2014-02-28 15:12:09 -08:00
2007-05-08 11:15:31 -07:00
2013-04-30 17:04:00 -07:00
2013-09-12 10:12:47 -07:00
2014-06-12 10:30:18 -07:00
2013-09-27 18:40:25 +01:00
2013-09-27 18:40:25 +01:00
2012-10-13 10:46:48 +01:00
2014-04-03 16:20:51 -07:00
2014-05-15 11:29:37 -04:00
2014-06-09 16:39:15 -07:00
2014-03-03 11:32:08 +01:00
2014-01-23 16:36:52 -08:00
2014-04-18 14:20:48 +02:00
2013-11-19 16:39:06 -05:00
2014-06-04 16:54:10 -07:00
2014-05-20 10:30:40 +09:00
2014-05-14 16:39:49 -07:00
2013-12-17 14:27:17 -05:00
2013-10-11 17:21:14 +11:00
2014-03-13 12:48:32 +01:00
2014-05-05 10:59:49 +01:00
2014-04-29 22:11:53 +01:00
2014-06-04 13:09:43 +02:00
2013-02-23 17:50:16 -08:00
2010-02-09 11:13:56 +01:00
2014-04-04 09:12:49 +02:00
2014-03-20 12:35:45 +01:00
2014-06-04 16:54:12 -07:00
2012-11-19 22:21:03 +00:00
2014-05-19 09:26:40 +09:30
2014-05-03 19:24:26 -04:00
2012-10-13 10:46:48 +01:00
2014-03-05 17:16:45 +01:00
2012-03-04 17:54:34 -05:00
2014-06-06 16:08:13 -07:00
2013-06-05 12:00:27 -07:00
2014-05-16 22:14:49 -04:00
2014-06-02 14:56:01 -07:00
2012-10-13 10:46:48 +01:00
2014-05-20 11:24:26 -04:00
2013-07-23 16:52:47 -07:00
2013-03-27 13:48:25 +01:00
2012-10-13 10:46:48 +01:00
2008-07-09 12:09:28 -04:00
2014-01-23 18:08:10 -08:00
2014-05-27 14:26:31 -07:00
2005-04-16 15:20:36 -07:00
2012-10-13 10:46:48 +01:00
2014-05-14 16:40:04 -07:00
2014-03-24 14:07:31 +00:00
2014-06-04 15:59:13 -07:00
2012-10-09 16:22:39 +09:00
2012-03-04 17:54:34 -05:00
2014-04-07 16:36:11 -07:00
2014-03-04 17:51:06 +01:00
2012-12-09 00:20:28 -05:00
2014-02-25 15:25:45 -08:00
2014-04-17 12:30:40 -07:00
2014-04-17 12:23:07 -07:00
2014-01-19 19:53:18 -08:00
2014-02-21 21:49:07 +01:00
2014-05-16 14:05:22 +02:00
2014-05-03 23:15:39 +02:00
2007-09-16 21:13:58 -07:00
2014-03-31 00:45:09 -04:00
2013-08-09 10:49:00 +02:00
2014-06-04 16:54:08 -07:00
2013-04-29 15:42:02 -04:00
2012-10-13 10:46:48 +01:00
2014-04-01 11:22:57 -07:00
2013-11-13 12:09:07 +09:00
2014-04-06 09:38:07 -07:00
2014-06-03 08:11:18 -07:00
2014-06-10 10:05:36 -07:00
2012-10-13 10:46:48 +01:00
2011-01-24 14:45:11 +10:30
2014-06-06 16:08:17 -07:00
2013-04-30 17:04:06 -07:00
2013-08-28 21:35:14 -07:00
2014-04-25 12:00:49 -07:00
2014-05-05 22:40:53 -04:00
2014-05-05 16:29:11 +02:00
2012-10-13 10:46:48 +01:00
2011-09-16 19:20:20 -04:00
2013-07-03 16:07:43 -07:00
2013-04-01 11:04:50 -07:00
2014-04-07 16:36:14 -07:00
2014-04-18 15:56:03 -04:00
2012-10-06 02:48:09 +09:00
2013-01-06 01:11:25 -08:00
2014-05-05 16:07:37 -07:00
2009-06-16 19:47:57 -07:00
2014-04-03 16:21:01 -07:00
2009-06-13 12:28:57 +02:00
2014-03-31 14:13:25 -07:00
2013-12-20 12:25:45 -08:00
2011-12-12 22:06:55 -08:00
2013-03-22 22:17:36 -06:00
2013-09-11 15:59:45 -07:00
2013-02-02 00:01:15 +01:00
2012-03-16 10:38:24 -04:00
2013-12-11 15:52:34 +01:00
2014-03-18 19:19:41 -04:00
2014-04-24 05:00:36 +00:00
2005-04-16 15:20:36 -07:00
2014-06-06 16:08:07 -07:00
2014-05-27 17:38:11 -07:00
2014-04-16 15:09:51 -04:00
2014-06-04 16:53:57 -07:00
2014-06-04 16:54:08 -07:00
2014-06-04 16:53:59 -07:00
2014-06-04 16:53:51 -07:00
2013-12-11 13:54:13 -05:00
2014-06-04 16:54:06 -07:00
2014-05-27 17:43:11 -07:00
2013-09-11 15:58:01 -07:00
2014-06-05 08:05:29 -07:00
2014-06-05 08:05:29 -07:00
2014-06-04 16:53:58 -07:00
2014-06-04 16:54:09 -07:00
2014-04-09 13:44:35 -07:00
2014-04-06 09:38:07 -07:00
2014-04-28 11:48:34 +09:30
2014-04-01 23:19:08 -04:00
2009-04-01 07:38:54 -04:00
2014-01-27 21:02:39 -08:00
2013-06-26 12:10:56 +02:00
2014-04-01 23:19:10 -04:00
2014-05-14 00:37:34 -04:00
2014-04-03 14:31:34 -04:00
2014-06-03 12:57:53 -07:00
2014-06-02 16:34:09 -07:00
2014-03-29 17:58:37 -04:00
2014-06-06 19:22:49 -04:00
2014-06-12 10:30:18 -07:00
2013-02-13 06:15:29 -08:00
2014-05-29 11:11:45 -04:00
2014-05-29 11:11:48 -04:00
2014-05-29 11:11:48 -04:00
2014-04-03 16:21:26 -07:00
2014-04-01 16:25:51 -04:00
2014-01-25 03:14:05 -05:00
2013-08-27 13:52:52 -04:00
2014-04-07 10:59:19 -07:00
2014-04-11 16:45:59 -07:00
2012-10-13 10:46:48 +01:00
2014-06-05 15:57:04 -07:00
2014-02-05 10:04:37 -06:00
2013-06-12 07:49:19 +05:30
2014-05-20 15:19:25 -05:00
2014-05-21 11:14:46 +02:00
2014-05-23 11:40:25 +09:00
2014-05-07 17:16:35 -04:00
2013-08-28 20:50:19 +01:00
2014-06-04 04:45:46 -05:00
2014-06-04 08:50:34 -07:00
2014-05-20 14:25:24 -05:00
2014-06-04 10:02:38 -07:00
2013-08-15 17:22:27 -07:00
2014-06-10 14:35:22 -07:00
2014-06-10 14:35:22 -07:00
2013-03-29 17:54:33 -07:00
2012-01-10 16:30:42 -08:00
2013-10-09 14:47:45 +02:00
2014-06-08 13:03:35 -07:00
2014-06-04 16:54:09 -07:00
2014-06-04 16:54:10 -07:00
2014-04-03 16:21:00 -07:00
2012-10-13 10:46:48 +01:00
2013-03-01 23:51:07 -05:00
2014-04-24 15:01:33 -06:00
2014-05-30 11:41:17 -06:00
2011-08-19 21:03:22 +04:00
2014-01-23 20:17:18 +00:00
2013-12-05 12:59:23 -05:00
2014-06-04 12:50:47 -04:00
2012-12-17 17:15:18 -08:00
2014-06-09 14:56:07 -07:00
2014-06-03 13:18:00 -07:00
2007-02-12 09:48:46 -08:00
2008-01-23 19:33:58 -06:00
2014-04-16 14:36:12 -04:00
2013-10-24 23:43:29 -04:00
2013-07-03 16:08:03 -07:00
2009-02-14 22:58:35 -08:00
2014-04-12 14:49:50 -07:00
2014-06-04 16:54:07 -07:00
2011-08-25 15:34:19 +02:00
2012-09-04 01:36:53 +02:00
2014-05-07 00:39:03 +02:00
2014-05-16 23:15:44 +02:00
2014-05-16 23:15:44 +02:00
2014-05-30 13:45:25 +02:00
2012-10-13 10:46:48 +01:00
2013-08-19 21:22:34 -07:00
2014-06-04 16:54:17 -07:00
2014-06-04 16:54:21 -07:00
2014-04-01 16:43:18 -04:00
2014-03-21 14:21:13 -04:00
2014-06-06 16:08:11 -07:00
2014-05-07 10:15:31 +02:00
2014-05-21 11:19:36 +02:00
2008-09-02 19:21:38 -07:00
2014-05-05 17:25:50 +10:00
2014-04-03 16:20:54 -07:00
2014-04-03 16:21:01 -07:00
2014-01-23 16:36:58 -08:00
2012-10-05 09:26:01 -07:00
2012-05-17 15:18:37 +02:00
2014-05-19 10:52:04 -07:00
2014-05-14 09:46:09 -07:00
2014-05-14 09:46:09 -07:00
2014-04-16 08:56:09 +02:00
2014-04-18 16:07:22 +01:00
2013-04-30 17:04:09 -07:00
2014-04-07 16:35:54 -07:00
2013-07-12 12:07:46 +02:00
2014-01-16 12:00:56 -08:00
2014-04-14 16:47:28 +02:00
2014-04-07 16:36:07 -07:00
2014-06-04 16:54:12 -07:00
2006-07-13 13:21:35 -07:00
2011-05-12 08:28:47 -07:00
2012-07-04 11:51:59 +03:00
2010-05-11 10:09:47 +02:00
2013-04-29 18:28:22 -07:00
2014-05-15 15:30:33 -04:00
2014-01-13 13:47:36 +01:00
2010-03-13 01:21:21 +01:00
2014-04-22 13:38:33 -07:00
2014-06-06 16:08:11 -07:00
2013-06-17 16:38:57 -07:00
2012-10-13 10:46:48 +01:00
2014-03-31 00:45:09 -04:00
2012-10-13 10:46:48 +01:00
2014-06-10 10:05:36 -07:00
2010-10-22 10:20:06 -07:00
2013-07-09 10:33:28 -07:00
2011-09-13 11:11:57 +02:00
2008-07-18 04:07:44 -07:00
2014-05-20 15:19:25 -05:00
2014-04-19 22:42:19 -07:00
2013-12-19 19:09:38 -05:00
2014-04-16 12:03:14 +02:00
2014-05-02 21:48:33 +05:30
2014-06-06 16:08:14 -07:00
2014-04-03 16:21:00 -07:00
2013-09-10 18:56:32 -04:00
2014-06-06 16:08:12 -07:00
2012-06-28 17:14:34 +01:00
2014-04-02 20:53:45 -07:00
2014-06-04 16:54:08 -07:00
2014-05-06 13:04:59 -07:00
2014-06-06 16:08:18 -07:00
2012-12-07 12:48:00 -05:00
2014-04-24 13:44:53 -04:00
2014-01-22 21:57:05 -08:00
2012-10-13 10:46:48 +01:00
2005-04-16 15:20:36 -07:00
2014-01-13 13:47:36 +01:00
2014-01-13 13:47:36 +01:00
2014-06-12 00:21:11 -04:00
2014-02-15 11:55:28 -08:00
2014-02-17 15:01:37 -08:00
2008-05-26 16:15:32 +02:00
2011-06-14 22:48:51 -04:00
2006-12-07 02:14:08 +01:00
2010-08-09 16:48:44 -04:00
2014-05-23 11:23:27 +09:00
2009-04-10 15:48:52 +02:00
2013-02-13 12:15:50 -08:00
2014-06-05 15:57:04 -07:00
2014-06-04 16:54:11 -07:00
2014-06-04 16:54:07 -07:00
2014-06-04 16:53:55 -07:00
2014-06-04 16:53:57 -07:00
2014-03-26 16:49:31 -04:00
2012-10-13 10:46:48 +01:00
2012-02-10 11:42:25 -08:00
2014-06-04 16:54:03 -07:00
2014-05-27 14:29:56 -07:00
2013-06-12 16:29:44 -07:00
2010-03-30 22:02:32 +09:00
2013-12-07 01:03:14 +01:00
2013-10-17 14:38:44 +02:00
2014-06-04 16:53:56 -07:00
2008-03-10 18:01:18 -07:00
2013-05-14 20:54:06 +02:00
2013-04-04 13:18:31 -07:00
2012-08-21 16:28:31 +02:00
2012-10-09 16:22:32 +09:00
2014-06-04 16:53:59 -07:00
2014-05-14 09:46:32 -07:00
2014-01-06 14:37:25 +01:00
2013-03-15 00:36:09 -04:00
2014-05-15 11:29:37 -04:00
2014-04-18 14:20:48 +02:00
2014-05-07 12:10:51 -04:00
2013-02-04 15:40:28 -08:00
2014-04-24 16:16:33 -07:00
2014-05-03 18:14:28 -04:00
2008-07-25 10:53:26 -07:00
2014-05-20 16:54:21 -06:00
2013-04-15 21:23:03 +01:00
2013-03-20 12:10:38 -04:00
2014-05-06 17:39:45 -04:00
2014-05-25 23:48:45 +01:00
2014-05-27 16:11:49 -07:00
2012-10-13 10:46:48 +01:00
2013-09-24 10:35:19 +01:00
2005-04-16 15:20:36 -07:00
2011-06-15 20:04:00 -07:00
2011-10-31 19:32:31 -04:00
2014-05-15 17:02:21 +01:00
2014-05-30 11:35:54 -06:00
2012-10-13 10:46:48 +01:00
2014-04-28 11:34:13 +09:30
2014-06-04 16:53:57 -07:00
2013-03-08 12:24:48 -05:00
2014-04-07 16:35:53 -07:00
2014-06-04 16:53:57 -07:00
2013-01-08 16:15:57 -08:00
2006-04-26 12:56:16 +01:00
2012-10-13 10:46:48 +01:00
2013-12-02 20:43:15 +01:00
2014-04-18 16:40:08 -07:00
2012-10-13 10:46:48 +01:00
2014-05-22 11:35:51 -04:00
2014-04-07 16:35:57 -07:00
2013-07-25 19:30:03 +10:00
2011-01-13 08:03:24 -08:00
2014-06-04 16:54:13 -07:00
2011-03-22 17:44:17 -07:00