summaryrefslogtreecommitdiffstats
path: root/tools/power (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-03ARM: dts: imx6qdl: Remove #address/#size-cells from mipi_dsiFabio Estevam1-2/+0
2018-05-02ARM: dts: imx53-ppd: Use IRQ_TYPE_* constantsSebastian Reichel1-3/+3
2018-05-02ARM: dts: imx6sx-sabreauto: add external 24MHz clock sourceAnson Huang2-33/+42
2018-05-02ARM: dts: imx6ull: add UART5 RTS input select registerStefan Wahren1-0/+5
2018-05-02ARM: dts: imx6ul: Add CAAM supportFabio Estevam2-0/+32
2018-04-23ARM: dts: imx6: RDU2: add eGalax touchscreenLucas Stach1-0/+11
2018-04-23ARM: dts: imx6: RDU2+: add assigned clocks for GPU 3DLucas Stach1-0/+5
2018-04-23ARM: dts: imx6: RDU2: bump SoC/PU operating points by 25mVLucas Stach1-0/+11
2018-04-23ARM: dts: imx6qdl-tx6: Remove 'bus-format-override' propertyFabio Estevam2-4/+0
2018-04-23ARM: dts: tpc: Device tree description of the iMX6Q TPC boardLukasz Majewski3-0/+455
2018-04-18ARM: dts: imx6ull: add UART5 input select register definitionsGreg Ungerer1-0/+4
2018-04-18ARM: dts: imx6q: Add Engicam i.CoreM6 1.5 Quad/Dual MIPI starter kit supportJagan Teki3-0/+49
2018-04-18ARM: dts: imx6q-icore-ofcap12: Switch LVDS timings from panel-simpleJagan Teki2-15/+18
2018-04-16ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2Marek Vasut3-0/+628
2018-04-16ARM: dts: imx7s: add anatop vdd1p2 regulatorAnson Huang1-0/+15
2018-04-16ARM: dts: imx7d-sdb: add gpio key supportAnson Huang1-0/+24
2018-04-16ARM: dts: imx7: Move tempmon node out of busFabio Estevam1-10/+11
2018-04-16ARM: dts: imx7d-pinfunc: update sai select input valueShengjiu Wang1-3/+3
2018-04-16ARM: dts: hummingboard: convert onboard audio to simple-audio-cardMatt Porter2-18/+81
2018-04-16ARM: dts: i.MX6: Add BTicino i.MX6DL Mamoj initial supportJagan Teki2-0/+225
2018-04-16dt-bindings: Add vendor prefix for BticinoJagan Teki1-0/+1
2018-04-16ARM: dts: imx6qdl-wandboard: Let the codec control MCLK pinctrlFabio Estevam4-3/+8
2018-04-16ARM: dts: imx53-tx53: Remove unneeded 'codec-handle' propertyFabio Estevam1-1/+0
2018-04-16ARM: dts: imx25-pdk: Remove unneeded 'codec-handle' propertyFabio Estevam1-1/+0
2018-04-16Linux 4.17-rc1v4.17-rc1Linus Torvalds1-2/+2
2018-04-14kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo5-4/+28
2018-04-14kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo4-32/+31
2018-04-14kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo2-34/+13
2018-04-14kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo1-22/+12
2018-04-14kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo1-46/+30
2018-04-14kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo1-97/+103
2018-04-14kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo3-61/+71
2018-04-14kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo1-16/+22
2018-04-14kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2-8/+13
2018-04-14kernel/kexec_file.c: remove checks in kexec_purgatory_loadPhilipp Rudo1-14/+0
2018-04-14include/linux/kexec.h: silence compile warningsPhilipp Rudo1-0/+2
2018-04-14kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro3-188/+201
2018-04-14x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro1-11/+7
2018-04-14x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro1-51/+31
2018-04-14x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()AKASHI Takahiro1-12/+12
2018-04-14x86: kexec_file: purge system-ram walking from prepare_elf64_headers()AKASHI Takahiro1-63/+58
2018-04-14kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro8-94/+71
2018-04-14kexec_file: make use of purgatory optionalAKASHI Takahiro3-0/+11
2018-04-14proc: revalidate misc dentriesAlexey Dobriyan1-1/+22
2018-04-14mm, slab: reschedule cache_reap() on the same CPUVlastimil Babka1-1/+2
2018-04-14kexec: export PG_swapbacked to VMCOREINFOPetr Tesarik1-0/+1
2018-04-14ipc/shm: fix use-after-free of shm file via remap_file_pages()Eric Biggers1-3/+20
2018-04-14mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMUArnd Bergmann1-1/+5
2018-04-14mm/gup.c: document return valueMichael S. Tsirkin6-3/+17
2018-04-14get_user_pages_fast(): return -EFAULT on access_ok failureMichael S. Tsirkin1-1/+4