summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-13firmware: qcom: scm: remove unused __qcom_scm_init declarationGaosheng Cui
2022-09-05soc: qcom: icc-bwmon: force clear counter/irq registersRajendra Nayak
2022-09-05soc: qcom: icc-bwmon: add support for sc7280 LLCC BWMONRajendra Nayak
2022-08-29Merge tag '20220825043859.30066-3-manivannan.sadhasivam@linaro.org' into driv...Bjorn Andersson
2022-08-29soc: qcom: llcc: Pass LLCC version based register offsets to EDAC driverManivannan Sadhasivam
2022-08-29soc: qcom: llcc: Rename reg_offset structs to reflect LLCC versionManivannan Sadhasivam
2022-08-29soc: qcom: qmi: use const for struct qmi_elem_infoJeff Johnson
2022-08-29soc: qcom: icc-bwmon: remove redundant ret variableJinpeng Cui
2022-08-29soc: qcom: stats: Add SDM845 stats config and compatibleAbel Vesa
2022-08-29soc: qcom: Make QCOM_RPMPD depend on OFYueHaibing
2022-08-18soc: qcom: socinfo: Add PM6125 IDKonrad Dybcio
2022-08-18soc: qcom: socinfo: Add an ID for SM6375Konrad Dybcio
2022-08-18soc: qcom: smem_state: Add refcounting for the 'state->of_node'Liang He
2022-08-18soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()Liang He
2022-08-18soc: qcom: icc-bwmon: add support for SDM845 LLCC BWMONKrzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: add per-variant quirksKrzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: use regmap and prepare for BWMON v5Krzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: store count unit per variantKrzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: clear all registers on initKrzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: store reference to variant data in containerKrzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: drop unused registersKrzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: re-use IRQ enable/clear defineKrzysztof Kozlowski
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-13Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-13Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-13Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-12Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2022-08-12Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt
2022-08-12xen/pciback: Fix comment typoJason Wang
2022-08-12xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter
2022-08-12xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park
2022-08-12xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne
2022-08-12xen-blkback: fix persistent grants negotiationSeongJae Park
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane
2022-08-11Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-11Merge tag 'drm-next-2022-08-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-11RISC-V: Move counter info definition to sbi header fileAtish Patra
2022-08-11RISC-V: Fix SBI PMU calls for RV32Atish Patra
2022-08-11RISC-V: Update user page mapping only once during startAtish Patra
2022-08-11RISC-V: Fix counter restart during overflow for RV32Atish Patra
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt
2022-08-11RISC-V: Prefer sstc extension if availableAtish Patra
2022-08-11i2c: move core from strlcpy to strscpyWolfram Sang
2022-08-11i2c: move drivers from strlcpy to strscpyWolfram Sang
2022-08-11i2c: kempld: Support ACPI I2C device declarationChris Pringle