Go to file
Arnd Bergmann c7d0ff9323 memory: tegra: Changes for v5.9-rc1
This contains the Tegra210 EMC frequency scaling support that didn't
 make it into v5.8. In addition there are a couple of cleanups and minor
 fixes.
 -----BEGIN PGP SIGNATURE-----
 
 iQJHBAABCAAxFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAl8RzAwTHHRyZWRpbmdA
 bnZpZGlhLmNvbQAKCRDdI6zXfz6zoWAbEACQrlQXrjY7FnmzWULjtz282MqXiG/6
 WXEGBFIo8ozBjJes7/CAAKLIzkr6Py9qKEzFmCUeX6jAQtRM6QMUSCeG9XWeRr/2
 +gMJIehqTalpeqVXurW7OgTUkzluH0Er9ro0/vMPqfuB9eR4Fi+ROjaivWv3vw2z
 CJzkMnt/5y0f/WUMiFbG1JRAMCy4QaTlgru104n4uMt8e8q9qs8JfWFQcX4ByFif
 5llkgFYhN/CgMlH+9SSc5gO4jUSGaexDNfj2bOpAV0Vb4a990CSjiuJd9Z6ToOuR
 3w2lr6/WB0S+AEkI44TPMa/YxOKMNd7LE4bBLjBt8VdV6e+Lz11jGou4TbZSWsui
 QAhGmItS9Ohiozixxin5Qzp179Mmu9MuyHUocWCK8S4oBZhvkIsjz1Mzn8TEYHxG
 UadYUQSBolTFtYqJZIJaWPhFveMmecWaFiXZWv8OOOUlduxWdLeD1/rABZX1a+5f
 nklPaabTBqmtSU22Mh/xxhXrmxkm805IZr2u42fSthjUuoNagFawYG6kzDdXP84j
 id9JM6BDCAiO8sn/q6W34+CZmqzmZvVFUNNd/CwGiT74DRw1uLjhnNHh0Z/EEgFa
 7gh5JHZmb8Vj6HCDGqewqHpPKhSksdv2Rh+ycIkEy478sJBmN3U9N/HCH5qtipZE
 oHm6S/yqan/fag==
 =Mqww
 -----END PGP SIGNATURE-----

Merge tag 'tegra-for-5.9-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers

memory: tegra: Changes for v5.9-rc1

This contains the Tegra210 EMC frequency scaling support that didn't
make it into v5.8. In addition there are a couple of cleanups and minor
fixes.

* tag 'tegra-for-5.9-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  memory: tegra: Add Tegra132 compatible string match
  memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194
  memory: tegra: Delete some dead code
  memory: tegra: Avoid unused function warnings
  memory: tegra: Drop <linux/clk-provider.h>
  memory: tegra: Fix an error handling path in tegra186_emc_probe()
  memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interrupt
  memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interrupt
  memory: tegra: Support derated timings on Tegra210
  memory: tegra: Add EMC scaling sequence code for Tegra210
  memory: tegra: Add EMC scaling support code for Tegra210
  memory: tegra: Make debugfs permissions human-readable

Link: https://lore.kernel.org/r/20200717161300.1661002-3-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2020-07-17 21:15:18 +02:00
Documentation Enable multi-stage OP-TEE bus enumeration 2020-07-13 15:11:44 +02:00
LICENSES LICENSES: Rename other to deprecated 2019-05-03 06:34:32 -06:00
arch SoC attributes update for v5.9 2020-07-06 21:05:20 +02:00
block block-5.8-2020-06-19 2020-06-19 13:11:26 -07:00
certs .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
crypto crypto: drbg - always try to free Jitter RNG instance 2020-06-15 17:38:54 +10:00
drivers memory: tegra: Changes for v5.9-rc1 2020-07-17 21:15:18 +02:00
fs A few fixes and small cleanups for tracing: 2020-06-20 13:17:47 -07:00
include firmware: tegra: Changes for v5.9-rc1 2020-07-17 21:13:42 +02:00
init Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
ipc mmap locking API: use coccinelle to convert mmap_sem rwsem call sites 2020-06-09 09:39:14 -07:00
kernel A few fixes and small cleanups for tracing: 2020-06-20 13:17:47 -07:00
lib Kbuild fixes for v5.8 2020-06-21 12:44:52 -07:00
mm powerpc fixes for 5.8 #3 2020-06-21 10:02:53 -07:00
net An important follow-up for replica reads support that went into -rc1 2020-06-19 12:25:04 -07:00
samples Kbuild fixes for v5.8 2020-06-21 12:44:52 -07:00
scripts Kbuild fixes for v5.8 2020-06-21 12:44:52 -07:00
security selinux/stable-5.8 PR 20200621 2020-06-21 15:41:24 -07:00
sound ASoC: SOF: Replace zero-length array with flexible-array 2020-06-15 23:08:32 -05:00
tools A few fixes and small cleanups for tracing: 2020-06-20 13:17:47 -07:00
usr bpfilter: match bit size of bpfilter_umh to that of the kernel 2020-05-17 18:52:01 +09:00
virt MIPS: 2020-06-12 11:05:52 -07:00
.clang-format block: add bio_for_each_bvec_all() 2020-05-25 11:25:24 +02:00
.cocciconfig scripts: add Linux .cocciconfig for coccinelle 2016-07-22 12:13:39 +02:00
.get_maintainer.ignore Opt out of scripts/get_maintainer.pl 2019-05-16 10:53:40 -07:00
.gitattributes .gitattributes: use 'dts' diff driver for dts files 2019-12-04 19:44:11 -08:00
.gitignore modpost: generate vmlinux.symvers and reuse it for the second modpost 2020-06-06 23:38:12 +09:00
.mailmap A fair amount of stuff this time around, dominated by yet another massive 2020-06-01 15:45:27 -07:00
COPYING COPYING: state that all contributions really are covered by this file 2020-02-10 13:32:20 -08:00
CREDITS mailmap: change email for Ricardo Ribalda 2020-05-25 18:59:59 -06:00
Kbuild kbuild: rename hostprogs-y/always to hostprogs/always-y 2020-02-04 01:53:07 +09:00
Kconfig kbuild: ensure full rebuild when the compiler is updated 2020-05-12 13:28:33 +09:00
MAINTAINERS Enable multi-stage OP-TEE bus enumeration 2020-07-13 15:11:44 +02:00
Makefile Linux 5.8-rc2 2020-06-21 15:45:29 -07:00
README Drop all 00-INDEX files from Documentation/ 2018-09-09 15:08:58 -06:00

README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.