diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-06-04 07:24:58 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-06-04 07:24:58 +0100 |
commit | e8f4892e53e98464af631aaa7d79d8c50a2933eb (patch) | |
tree | e2de97e81518774ff8a68d278af5033a4be5638e /rebase-notes.txt | |
parent | 7ac993721d08d31bd5657e2bf1b4642527ee6bbd (diff) | |
download | kernel-e8f4892e53e98464af631aaa7d79d8c50a2933eb.tar.gz kernel-e8f4892e53e98464af631aaa7d79d8c50a2933eb.tar.xz kernel-e8f4892e53e98464af631aaa7d79d8c50a2933eb.zip |
Initial support for Raspberry Pi cpufreq driver
Diffstat (limited to 'rebase-notes.txt')
-rw-r--r-- | rebase-notes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rebase-notes.txt b/rebase-notes.txt index 27c0aeb92..ce643d917 100644 --- a/rebase-notes.txt +++ b/rebase-notes.txt @@ -1,6 +1,7 @@ Linux 4.17 rebase notes: - Turn off MTD + JFFS2 + extra infiniband options - Back out kernel-bootwrapper changes for power commit f360f7278a753796aec58ade5b149d12e49f8bc1 +- Drop CONFIG_CLK_RASPBERRYPI_CPU and bcm2835-cpufreq-add-CPU-frequency-control-driver.patch Linux 4.16 rebase notes: - Consider turning off all the IMA features? |