summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge series "Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regul...Mark Brown2020-11-232-2/+9
|\
| * regulator: core: add of_match_full_name boolean flagCristian Marussi2020-11-232-2/+9
* | regulator: as3722: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-1/+2
|/
* Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2020-11-236-1/+492
|\
| * firmware: arm_scmi: Add support to enumerated SCMI voltage domain deviceCristian Marussi2020-11-201-0/+1
| * firmware: arm_scmi: Add voltage domain management protocol supportCristian Marussi2020-11-205-1/+448
| * dt-bindings: arm: Add support for SCMI RegulatorsCristian Marussi2020-11-201-0/+43
* | regulator: core: do not continue if selector matchClaudiu Beznea2020-11-131-0/+3
* | Merge series "regulator: mcp16502: add support for ramp delay" from Claudiu B...Mark Brown2020-11-133-23/+124
|\ \
| * | regulator: core: validate selector against linear_min_selClaudiu Beznea2020-11-132-3/+9
| * | regulator: mcp16502: remove void documentation of struct mcp16502Claudiu Beznea2020-11-131-2/+0
| * | regulator: mcp16502: add support for ramp delayClaudiu Beznea2020-11-131-2/+87
| * | regulator: mcp16502: adapt for get/set on other registersClaudiu Beznea2020-11-131-16/+27
| * | regulator: mcp16502: add linear_min_selClaudiu Beznea2020-11-131-0/+1
* | | regulator: debug early supply resolvingMichał Mirosław2020-11-131-0/+2
|/ /
* | Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-111-2/+5
|\ \
| * | regulator: core: don't disable regulator if is_enabled return error.Pi-Hsun Shih2020-11-101-2/+3
| * | regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław2020-11-031-0/+2
| * | Merge tag 'v5.10-rc1' into regulator-5.10Mark Brown2020-10-2814005-422287/+709570
| |\ \
* | \ \ Merge series "regulator: bd718x7: support voltage scaling" from Matti Vaittin...Mark Brown2020-11-10816-31296/+7968
|\ \ \ \
| * | | | regulator: bd718x7: Support external connection to scale voltagesMatti Vaittinen2020-11-101-7/+157
| * | | | regulator: BD71847 support commonly used feedback connectionMatti Vaittinen2020-11-101-0/+49
| * | | | regulator: BD71837 support commonly used feedback connectionMatti Vaittinen2020-11-101-0/+48
| | |_|/ | |/| |
| * | | Linux 5.10-rc2v5.10-rc2Linus Torvalds2020-11-011-1/+1
| * | | Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-011-13/+30
| |\ \ \
| | * | | x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)Peter Zijlstra2020-10-271-3/+6
| | * | | x86/debug: Only clear/set ->virtual_dr6 for userspace #DBPeter Zijlstra2020-10-271-6/+6
| | * | | x86/debug: Fix BTF handlingPeter Zijlstra2020-10-271-7/+21
| * | | | Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-015-16/+6
| |\ \ \ \
| | * | | | time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2020-10-262-4/+4
| | * | | | timers: Remove unused inline funtion debug_timer_free()YueHaibing2020-10-261-5/+0
| | * | | | hrtimer: Remove unused inline function debug_hrtimer_free()YueHaibing2020-10-261-5/+0
| | * | | | time/sched_clock: Mark sched_clock_read_begin/retry() as notraceQuanyang Wang2020-10-261-2/+2
| | | |_|/ | | |/| |
| * | | | Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-012-2/+2
| |\ \ \ \
| | * | | | stop_machine, rcu: Mark functions as notraceZong Li2020-10-262-2/+2
| | |/ / /
| * | | | Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-012-14/+10
| |\ \ \ \
| | * | | | lockdep: Fix nr_unused_locks accountingPeter Zijlstra2020-10-301-10/+4
| | * | | | locking/lockdep: Remove more raw_cpu_read() usagePeter Zijlstra2020-10-301-1/+1
| | * | | | futex: Fix incorrect should_fail_futex() handlingMateusz Nosek2020-10-281-1/+3
| | * | | | lockdep: Fix preemption WARN for spurious IRQ-enablePeter Zijlstra2020-10-221-2/+2
| * | | | | Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-0195-26793/+34
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'icc-5.10-rc2' of https://git.linaro.org/people/georgi.djakov/linux...Greg Kroah-Hartman2020-10-306-13/+25
| | |\ \ \ \ \
| | | * | | | | interconnect: qcom: use icc_sync state for sm8[12]50Dmitry Baryshkov2020-10-272-6/+8
| | | * | | | | interconnect: qcom: Ensure that the floor bandwidth value is enforcedGeorgi Djakov2020-10-221-0/+7
| | | * | | | | interconnect: qcom: sc7180: Init BCMs before creating the nodesGeorgi Djakov2020-10-151-3/+3
| | | * | | | | interconnect: qcom: sdm845: Init BCMs before creating the nodesGeorgi Djakov2020-10-151-3/+3
| | | * | | | | interconnect: Aggregate before setting initial bandwidthGeorgi Djakov2020-10-151-0/+3
| | | * | | | | interconnect: qcom: sdm845: Enable keepalive for the MM1 BCMGeorgi Djakov2020-10-151-1/+1
| | * | | | | | coresight: cti: Initialize dynamic sysfs attributesSuzuki K Poulose2020-10-291-0/+7
| | * | | | | | coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach2020-10-291-1/+1