aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-28pwm: imx1: Don't disable clocks at device remove timeUwe Kleine-König1-2/+0
2021-06-28pwm: clps711x: Simplify using devm_pwmchip_add()Uwe Kleine-König1-11/+1
2021-06-28pwm: meson: Simplify using devm_pwmchip_add()Uwe Kleine-König1-11/+1
2021-06-28pwm: lpss: Simplify using devm_pwmchip_add()Uwe Kleine-König4-15/+2
2021-06-28pwm: Add a device-managed function to add PWM chipsUwe Kleine-König2-0/+22
2021-06-28genirq/irqdesc: Drop excess kernel-doc entry @lookupRandy Dunlap1-1/+0
2021-06-28Merge tag 'irqchip-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner877-4303/+9243
2021-06-28platform/x86: dell-wmi-sysman: Change user experience when Admin/System Password is modifiedPrasanth KSR1-2/+2
2021-06-28platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle_gpio_resources()Dan Carpenter1-2/+2
2021-06-28platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_setting_release()Hans de Goede1-1/+1
2021-06-28platform/x86: think-lmi: Split current_value to reflect only the valueMario Limonciello1-2/+7
2021-06-28platform/x86: think-lmi: Fix issues with duplicate attributesMario Limonciello1-0/+11
2021-06-28s390/dasd: use register pair instead of register asmHeiko Carstens1-11/+10
2021-06-28s390/qdio: get rid of register asmHeiko Carstens2-41/+46
2021-06-28s390/ioasm: use symbolic names for asm operandsHeiko Carstens1-15/+15
2021-06-28s390/ioasm: get rid of register asmHeiko Carstens1-53/+60
2021-06-28s390/cmf: get rid of register asmHeiko Carstens1-6/+7
2021-06-28s390/lib,string: get rid of register asmHeiko Carstens1-55/+74
2021-06-28s390/lib,uaccess: get rid of register asmHeiko Carstens1-10/+15
2021-06-28s390/string: get rid of register asmHeiko Carstens1-24/+35
2021-06-28s390/cmpxchg: use register pair instead of register asmHeiko Carstens2-33/+38
2021-06-28s390/mm,pages-states: get rid of register asmHeiko Carstens1-6/+6
2021-06-28s390/lib,xor: get rid of register asmHeiko Carstens1-4/+1
2021-06-28s390/timex: get rid of register asmHeiko Carstens1-10/+16
2021-06-28s390/hypfs: use register pair instead of register asmHeiko Carstens1-7/+6
2021-06-28s390/zcrypt: Switch to flexible array memberKees Cook1-3/+3
2021-06-28s390/speculation: Use statically initialized const for instructionsKees Cook1-1/+2
2021-06-28virtio/s390: get rid of open-coded kvm hypercallHeiko Carstens1-26/+4
2021-06-28s390/pci: add zpci_set_irq()/zpci_clear_irq()Niklas Schnelle2-11/+42
2021-06-28scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390Nathan Chancellor1-1/+6
2021-06-28time/kunit: Add missing MODULE_LICENSE()Thomas Gleixner1-0/+1
2021-06-28crypto: hisilicon/sec - fix the process of disabling sva prefetchingKai Ye1-0/+3
2021-06-28crypto: sl3516 - Add dependency on ARCH_GEMINIGeert Uytterhoeven1-2/+2
2021-06-28crypto: sl3516 - Typo s/Stormlink/Storlink/Geert Uytterhoeven3-3/+3
2021-06-28crypto: drbg - self test for HMAC(SHA-512)Stephan Müller2-1/+53
2021-06-28crypto: omap - Drop obsolete PageSlab checkHerbert Xu1-2/+1
2021-06-28crypto: scatterwalk - Remove obsolete PageSlab checkHerbert Xu1-6/+1
2021-06-28crypto: qat - ratelimit invalid ioctl message and print the invalid cmdColin Ian King1-1/+1
2021-06-27clk: hisilicon: Add clock driver for hi3559A SoCDongjiu Geng5-2/+856
2021-06-27dt-bindings: Document the hi3559a clock bindingsDongjiu Geng2-0/+224
2021-06-27clk: si5341: Add sysfs properties to allow checking/resetting device faultsRobert Hancock1-0/+96
2021-06-27clk: si5341: Add silabs,iovdd-33 propertyRobert Hancock1-1/+9
2021-06-27clk: si5341: Add silabs,xaxb-ext-clk propertyRobert Hancock1-2/+7
2021-06-27clk: si5341: Allow different output VDD_SEL valuesRobert Hancock1-26/+110
2021-06-27clk: si5341: Update initialization magicRobert Hancock1-1/+3
2021-06-27clk: si5341: Check for input clock presence and PLL lock on startupRobert Hancock1-0/+26
2021-06-27clk: si5341: Avoid divide errors due to bogus register contentsRobert Hancock1-2/+13
2021-06-27clk: si5341: Wait for DEVICE_READY on startupRobert Hancock1-0/+32
2021-06-27dt-bindings: clock: clk-si5341: Add new attributesRobert Hancock1-6/+10
2021-06-27drivers: ti: remove redundant error message in adpll.cYu Jiahua1-4/+1