summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-02-01soc: qcom: gsbi: Fix error handling in gsbi_probe()Alexey Khoroshilov-2/+5
2019-02-01soc: qcom: rpmh: Avoid accessing freed memory from batch APIStephen Boyd-13/+21
2019-02-01drivers: qcom: rpmh: avoid sending sleep/wake sets immediatelyRaju P.L.S.S.S.N-2/+1
2019-02-01soc: qcom: rmtfs-mem: Make sysfs attributes world-readableEvan Green-3/+3
2019-02-01soc: qcom: rmtfs-mem: Add class to enable ueventsEvan Green-5/+21
2019-01-22soc: qcom: update config dependencies for QCOM_RPMPDRajendra Nayak-1/+1
2019-01-22soc: qcom: rpmpd: Drop family A RPM dependencyBjorn Andersson-7/+5
2019-01-22MAINTAINERS: update list of qcom driversAmit Kucheria-7/+25
2019-01-22soc: qcom: rpmhpd: Mark mx as a parent for cxRajendra Nayak-0/+11
2019-01-22soc: qcom: rpmhpd: Add RPMh power domain driverRajendra Nayak-0/+405
2019-01-22soc: qcom: rpmpd: Add support for get/set performance stateRajendra Nayak-0/+35
2019-01-22soc: qcom: rpmpd: Add a Power domain driver to model cornersRajendra Nayak-0/+292
2019-01-22dt-bindings: power: Add qcom rpm power domain driver bindingsRajendra Nayak-0/+184
2019-01-22OPP: Add support for parsing the 'opp-level' propertyRajendra Nayak-0/+29
2019-01-22dt-bindings: opp: Introduce opp-level bindingsRajendra Nayak-0/+3
2019-01-22Merge tag 'qcom-fixes-for-5.0-rc1' into drivers-for-5.1Andy Gross-0/+1
2019-01-10qcom-scm: Include <linux/err.h> headerFabio Estevam-0/+1
2019-01-06Linux 5.0-rc1v5.0-rc1Linus Torvalds-3/+3
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-694/+150
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-166/+620
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds-81/+13
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds-5/+10
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-188/+468
2019-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-10/+19
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-275/+215
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-8/+31
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds-0/+189
2019-01-06fscrypt: add Adiantum supportEric Biggers-188/+468
2019-01-05Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds-10/+4
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+0
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds-97/+101
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-290/+628
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-21/+10
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds-47/+71
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-137/+346
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-210/+1721
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-61/+720
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+9
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada-18/+19
2019-01-06kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada-5/+1
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada-26/+12
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-408/+0
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada-10/+10
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-25/+0
2019-01-06riscv: remove redundant kernel-space generic-yMasahiro Yamada-25/+0
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada-12/+14
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada-25/+16
2019-01-06kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada-2/+2
2019-01-06kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada-4/+2
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada-119/+65