summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: Add property for I2C level shifterPer-Daniel Olsson2022-05-031-0/+5
* regulator: sm5703: Correct reference to the common regulator schemaMarkuss Broks2022-04-291-4/+4
* regulator: sm5703-regulator: Add regulators support for SM5703 MFDMarkuss Broks2022-04-263-0/+175
* dt-bindings: regulator: Add bindings for Silicon Mitus SM5703 regulatorsMarkuss Broks2022-04-261-0/+49
* regulator: richtek,rt4801: parse GPIOs per regulatorKrzysztof Kozlowski2022-04-251-11/+38
* regulator: dt-bindings: richtek,rt4801: use existing ena_gpiod featureKrzysztof Kozlowski2022-04-251-1/+13
* regulator: core: Sleep (not delay) in set_voltage()Brian Norris2022-04-211-6/+1
* regulator: core: Rename _regulator_enable_delay()Brian Norris2022-04-211-8/+8
* regulator: da9121: Fix uninit-value in da9121_assign_chip_model()Wei Yongjun2022-04-211-0/+2
* regulator: stm32-vrefbuf: using pm_runtime_resume_and_get instead of pm_runti...Minghao Chi2022-04-191-20/+10
* regulator: dt-bindings: qcom,rpmh: document h and k IDKrzysztof Kozlowski2022-04-131-1/+1
* regulator: uniphier: Use unevaluatedPropertiesKunihiko Hayashi2022-04-071-1/+1
* regulator: uniphier: Clean up clocks, resets, and their names using compatibl...Kunihiko Hayashi2022-04-071-17/+38
* regulator Add Richtek RT5759 buck converter supportMark Brown2022-04-074-0/+470
|\
| * regulator: Add binding for Richtek RT5759 DCDC converterChiYuan Huang2022-04-041-0/+90
| * regulator: rt5759: Add support for Richtek RT5759 DCDC converterChiYuan Huang2022-04-043-0/+380
* | regulator: rpi-panel-attiny: Get rid of duplicate of_node assignmentAndy Shevchenko2022-04-061-1/+0
* | Add support for MediaTek PMIC MT6366Mark Brown2022-04-050-0/+0
|\ \
| * | regulator: Add BUCK and LDO document for MT6358 and MT6366Johnson Wang2022-04-041-5/+17
| * | regulator: mt6366: Add support for MT6366 regulatorJohnson Wang2022-04-042-5/+253
| |/
* | regulator: Add support for MediaTek PMIC MT6366Mark Brown2022-04-053-10/+270
|\ \
| * | regulator: mt6366: Add support for MT6366 regulatorJohnson Wang2022-04-042-5/+253
| * | regulator: Add BUCK and LDO document for MT6358 and MT6366Johnson Wang2022-04-041-5/+17
| |/
* | regulator: Flag uncontrollable regulators as always_onMark Brown2022-04-041-0/+18
* | regulator: fixed: Remove print on allocation failureMark Brown2022-04-041-4/+1
* | regulator: dt-bindings: richtek,rt4801: minor comments adjustmentsKrzysztof Kozlowski2022-04-041-5/+2
|/
* Linux 5.18-rc1v5.18-rc1Linus Torvalds2022-04-031-2/+2
* Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2022-04-0315-167/+44
|\
| * tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)2022-04-022-0/+5
| * ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy2022-04-022-15/+18
| * tracing: Set user_events to BROKENSteven Rostedt (Google)2022-04-021-0/+1
| * tracing/user_events: Remove eBPF interfacesBeau Belgrave2022-04-023-136/+4
| * tracing/user_events: Hold event_mutex during dyn_event_addBeau Belgrave2022-04-021-2/+6
| * proc: bootconfig: Add null pointer checkLv Ruyi2022-04-021-0/+2
| * tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)2022-04-029-14/+14
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-04-032-136/+14
|\ \
| * | Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2022-04-032-136/+14
* | | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-036-187/+200
|\ \ \
| * | | x86/fpu/xstate: Consolidate size calculationsThomas Gleixner2022-03-301-41/+8
| * | | x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner2022-03-301-0/+3
| * | | x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner2022-03-301-45/+41
| * | | x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner2022-03-301-36/+13
| * | | x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner2022-03-301-2/+5
| * | | x86/fpu: Remove unused supervisor only offsetsThomas Gleixner2022-03-301-30/+0
| * | | x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner2022-03-291-3/+0
| * | | x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IOJoerg Roedel2022-03-291-8/+57
| * | | x86/config: Make the x86 defconfigs a bit more usableIngo Molnar2022-03-272-26/+63
| * | | x86/defconfig: Enable WERRORBorislav Petkov2022-03-242-0/+2
| * | | selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM testChang S. Bae2022-03-231-2/+14
| * | | x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementationYang Zhong2022-03-231-1/+1