summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-npcm7xx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-13of: Remove of_dev_{get,put}()Rob Herring8-38/+14
2021-02-10dt-bindings: usb: Change descibe to describe in usbmisc-imx.txtBhaskar Chowdhury1-1/+1
2021-02-09dt-bindings: can: rcar_canfd: Group tuples in pin control propertiesGeert Uytterhoeven1-1/+1
2021-02-09dt-bindings: power: renesas,apmu: Group tuples in cpus propertiesGeert Uytterhoeven1-1/+1
2021-02-09dt-bindings: mtd: spi-nor: Convert to DT schema formatRob Herring2-91/+102
2021-02-09dt-bindings: Use portable sort for version cmpIskren Chernev1-1/+1
2021-02-09dt-bindings: ethernet-controller: fix fixed-link specificationRussell King1-0/+5
2021-02-09dt-bindings: irqchip: Add node name to PRUSS INTCSuman Anna1-0/+3
2021-02-09dt-bindings: interconnect: Fix the expected number of cellsGeorgi Djakov1-1/+1
2021-02-04dt-bindings: Fix errors in 'if' schemasRob Herring8-16/+12
2021-02-04dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally re...Rob Herring1-1/+11
2021-02-04dt-bindings: Fix undocumented compatible strings in examplesRob Herring11-16/+14
2021-02-04kbuild: Add support to build overlays (%.dtbo)Viresh Kumar4-1/+13
2021-02-04scripts: dtc: Remove the unused fdtdump.c fileViresh Kumar1-163/+0
2021-02-04scripts: dtc: Build fdtoverlay toolViresh Kumar1-1/+7
2021-02-04scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9Rob Herring15-71/+350
2021-02-03scripts: dtc: Fetch fdtoverlay.c from external DTC projectViresh Kumar1-1/+2
2021-02-03dt-bindings: thermal: sun8i: Fix misplaced schema keyword in compatible stringsRob Herring1-6/+6
2021-02-03dt-bindings: iio: dac: Fix AD5686 referencesRob Herring1-5/+5
2021-01-28of/device: Don't NULLify match table in of_match_device() with CONFIG_OF=nStephen Boyd1-3/+1
2021-01-28hwmon: (lm70) Use device_get_match_data()Stephen Boyd1-15/+5
2021-01-26usb: usb251xb: Use of_device_get_match_data()Stephen Boyd1-7/+5
2021-01-26serial: stm32: Use of_device_get_match_data()Stephen Boyd2-38/+35
2021-01-26drivers: net: davinci_mdio: Use of_device_get_match_data()Stephen Boyd1-8/+4
2021-01-26media: renesas-ceu: Use of_device_get_match_data()Stephen Boyd1-1/+1
2021-01-25dt-bindings: gpu: Convert v3d to json-schemaStefan Wahren2-33/+75
2021-01-15of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat1-1/+9
2021-01-15fdt: Properly handle "no-map" field in the memory regionKarimAllah Ahmed1-1/+1
2021-01-15of: base: improve error msg in of_phandle_iterator_next()Enrico Weigelt, metux IT consult1-2/+2
2021-01-12dt-bindings: Remove plain text OF graph bindingRob Herring1-128/+1
2021-01-12dt-bindings: usb: Use OF graph schemaRob Herring2-7/+8
2021-01-12dt-bindings: usb-connector: Use OF graph schemaRob Herring1-8/+9
2021-01-12dt-bindings: Add missing array size constraintsRob Herring74-35/+118
2021-01-11dt-bindings:iio:health:ti,afe4404: Fix wrong compatible value.Jonathan Cameron1-1/+1
2020-12-28Linux 5.11-rc1v5.11-rc1Linus Torvalds1-2/+2
2020-12-27proc mountinfo: make splice available againLinus Torvalds1-3/+6
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds1-1/+0
2020-12-26mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor1-1/+0
2020-12-26PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-26PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-26drm/amd/display: avoid uninitialized variable warningLinus Torvalds1-1/+1
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman1-1/+1
2020-12-24device-dax: Avoid an unnecessary check in alloc_dev_dax_range()Zhen Lei1-14/+6
2020-12-24device-dax: Fix range releaseDan Williams1-23/+21
2020-12-24perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo1-3/+10
2020-12-24perf stat aggregation: Add separate thread memberJames Clark4-16/+16
2020-12-24perf stat aggregation: Add separate core memberJames Clark5-28/+27
2020-12-24perf stat aggregation: Add separate die memberJames Clark5-36/+26
2020-12-24perf stat aggregation: Add separate socket memberJames Clark6-51/+41
2020-12-24perf stat aggregation: Add separate node memberJames Clark5-8/+21