summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM / devfreq: rk3399_dmc: Disable devfreq-event device when failsYangtao Li2019-12-301-5/+13
* PM / devfreq: imx8m-ddrc: Remove unused definesLeonard Crestez2019-12-301-6/+0
* PM / devfreq: exynos-bus: Reduce goto statements and remove unused headersArtur Świgoń2019-12-301-35/+19
* PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependencyChanwoo Choi2019-12-302-2/+3
* PM / devfreq: rockchip-dfi: Convert to devm_platform_ioremap_resourceYangtao Li2019-12-301-3/+1
* PM / devfreq: rk3399_dmc: Add missing of_node_put()Yangtao Li2019-12-301-0/+1
* PM / devfreq: rockchip-dfi: Add missing of_node_put()Yangtao Li2019-12-301-0/+1
* PM / devfreq: Fix multiple kernel-doc warningsRandy Dunlap2019-12-303-5/+6
* PM / devfreq: exynos-bus: Extract exynos_bus_profile_init_passive()Artur Świgoń2019-12-301-28/+42
* PM / devfreq: exynos-bus: Extract exynos_bus_profile_init()Artur Świgoń2019-12-301-44/+58
* PM / devfreq: Move declaration of DEVICE_ATTR_RW(min_freq)Kamil Konieczny2019-12-301-1/+1
* PM / devfreq: Move statistics to separate struct devfreq_statsKamil Konieczny2019-12-302-30/+40
* PM / devfreq: Add clearing transitions statsKamil Konieczny2019-12-302-5/+35
* PM / devfreq: Change time stats to 64-bitKamil Konieczny2019-12-302-9/+9
* PM / devfreq: Add new name attribute for sysfsChanwoo Choi2019-12-302-0/+16
* PM / devfreq: Add dynamic scaling for imx8m ddr controllerLeonard Crestez2019-12-303-0/+476
* dt-bindings: memory: Add bindings for imx8m ddr controllerLeonard Crestez2019-12-301-0/+72
* PM / devfreq: Fix Kconfig indentationKrzysztof Kozlowski2019-12-301-3/+3
* PM / devfreq: exynos-ppmu: Fix excessive stack usageArnd Bergmann2019-12-301-5/+8
* Linux 5.5-rc4v5.5-rc4Linus Torvalds2019-12-301-1/+1
* Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-294-3/+6
|\
| * riscv: export flush_icache_all to modulesOlof Johansson2019-12-281-0/+1
| * riscv: reject invalid syscalls below -1David Abdurachmanov2019-12-281-0/+1
| * riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck2019-12-282-3/+4
* | Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds2019-12-291-1/+1
|\ \
| * | locks: print unsigned ino in /proc/locksAmir Goldstein2019-12-291-1/+1
| |/
* | Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-12-293-10/+56
|\ \
| * | cifs: Optimize readdir on reparse pointsPaulo Alcantara (SUSE)2019-12-232-9/+55
| * | cifs: Adjust indentation in smb2_open_fileNathan Chancellor2019-12-231-1/+1
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-12-286-11/+12
|\ \
| * | scsi: target/iblock: Fix protection error with blocks greater than 512BIsrael Rukshin2019-12-201-1/+3
| * | scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash2019-12-201-1/+2
| * | scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King2019-12-202-6/+6
| * | scsi: lpfc: fix build failure with DEBUGFS disabledArnd Bergmann2019-12-171-2/+1
| * | scsi: mpt3sas: Fix double free in attach error handlingDan Carpenter2019-12-171-1/+0
* | | Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-2714-86/+139
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-12-2714-86/+139
| |\ \ \ | | |_|/ | |/| |
| | * | drm/i915: Hold reference to intel_frontbuffer as we track activityChris Wilson2019-12-2311-31/+116
| | * | drm/i915/gt: Ratelimit display power w/aChris Wilson2019-12-231-1/+2
| | * | drm/i915/pmu: Ensure monotonic rc6Tvrtko Ursulin2019-12-232-54/+21
| |/ /
* | | Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-2711-38/+70
|\ \ \
| * | | rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers2019-12-231-5/+7
| * | | rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers2019-12-231-8/+10
| * | | rseq/selftests: Turn off timeout settingMathieu Desnoyers2019-12-231-0/+1
| * | | kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park2019-12-231-0/+8
| * | | kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2019-12-233-10/+8
| * | | kunit: Place 'test.log' under the 'build_dir'SeongJae Park2019-12-233-4/+4
| * | | kunit: Create default config in '--build_dir'SeongJae Park2019-12-232-4/+11
| * | | kunit: Remove duplicated defconfig creationSeongJae Park2019-12-231-3/+0
| * | | docs/kunit/start: Use in-tree 'kunit_defconfig'SeongJae Park2019-12-231-2/+1