summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-01clk: ast2600: enable BCLK for PCI/PCIe bus alwaysJae Hyun Yoo1-1/+1
2021-11-01reset: simple: Add AST2600 compatibility stringBrad Bishop1-0/+1
2021-11-01ipmi: aspeed-g6: Add compatible stringsBrad Bishop2-0/+2
2021-11-01edac: npcm: Add Nuvoton NPCM7xx EDAC driverGeorge Hung4-0/+435
2021-11-01dt-binding: edac: add NPCM ECC documentationGeorge Hung1-0/+17
2021-11-01ARM: dts: npcm7xx: Link fuse syscon to adc and wdtTomer Maimon1-0/+4
2021-11-01ARM: dts: npcm750: Add fuse regmap support nodeTomer Maimon1-0/+5
2021-11-01ARM: dts: olympus: Add non-mainline nodesTomer Maimon1-0/+112
2021-11-01ARM: dts: nuvoton: gsj: Add non-mainline nodesFran Hsu1-0/+36
2021-11-01ARM: dts: nuvoton: npcm730: Add UDC deviceFran Hsu1-1/+14
2021-11-01ARM: dts: npcm7xx: Add out of tree nodesTomer Maimon4-6/+2579
2021-11-01ARM: dts: aspeed: witherspoon: Update max31785 nodeAndrew Jeffery1-0/+52
2021-11-01net: npcm: Support for fixed PHYsWilliam A. Kennington III1-1/+30
2021-11-01net: npcm: add NPCM7xx Ethernet MAC controllerTomer Maimon5-0/+2122
2021-11-01dt-binding: net: document NPCM7xx EMC DT bindingsTomer Maimon1-0/+36
2021-11-01misc: mbox: add npcm7xx pci mailbox driverTomer Maimon3-0/+296
2021-11-01dt-binding: bmc: add npcm7xx pci mailbox documentTomer Maimon1-0/+19
2021-11-01misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driverTomer Maimon3-0/+403
2021-11-01dt-binding: bmc: Add NPCM7xx LPC BPC documentationTomer Maimon1-0/+26
2021-11-01/dev/mem: add a devmem kernel parameter to activate the deviceCédric Le Goater3-0/+23
2021-11-01pmbus (max31785): Wrap all I2C accessors in one-shot failure handlersAndrew Jeffery1-42/+165
2021-11-01pmbus (core): One-shot retries for failure to set pageAndrew Jeffery1-2/+12
2021-11-01pmbus (core): Use driver callbacks in pmbus_get_fan_rate()Andrew Jeffery1-4/+4
2021-11-01pmbus (max31785): Add support for devicetree configurationAndrew Jeffery1-0/+318
2021-11-01dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentationAndrew Jeffery1-0/+158
2021-11-01mtd: spi-nor: aspeed: add support for AST2600 trainingCédric Le Goater1-0/+69
2021-11-01mtd: spi-nor: aspeed: check upper freq limit when doing trainingCédric Le Goater1-1/+1
2021-11-01mtd: spi-nor: aspeed: Introduce a HCLK mask for trainingCédric Le Goater1-1/+6
2021-11-01mtd: spi-nor: aspeed: Introduce training operations per platformCédric Le Goater1-4/+22
2021-11-01mtd: spi-nor: aspeed: Check for disabled segments on the AST2600Cédric Le Goater1-4/+11
2021-11-01mtd: spi-nor: aspeed: add initial support for ast2600Cédric Le Goater1-0/+77
2021-11-01mtd: spi-nor: aspeed: Introduce segment operationsCédric Le Goater1-20/+56
2021-11-01mtd: spi-nor: aspeed: Introduce a field for the AHB physical addressCédric Le Goater1-12/+6
2021-11-01mtd: spi-nor: Add support for w25q512jvCédric Le Goater1-0/+2
2021-11-01mtd: spi-nor: aspeed: add support for the 4B opcodesCédric Le Goater1-2/+9
2021-11-01mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization bufferCédric Le Goater1-4/+2
2021-11-01mtd: spi-nor: aspeed: clarify 4BYTE address mode maskCédric Le Goater1-1/+9
2021-11-01mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helperCédric Le Goater1-7/+12
2021-11-01mtd: spi-nor: aspeed: limit the maximum SPI frequencyCédric Le Goater1-4/+13
2021-11-01mtd: spi-nor: aspeed: optimize read modeCédric Le Goater1-0/+191
2021-11-01mtd: spi-nor: aspeed: link controller with the ahb clockCédric Le Goater1-0/+10
2021-11-01mtd: spi-nor: aspeed: add support for SPI dual IO read modeCédric Le Goater1-11/+43
2021-11-01mtd: spi-nor: aspeed: use command mode for readsCédric Le Goater1-1/+27
2021-11-01soc: aspeed: xdma: Add reset ioctlEddie James2-0/+36
2021-11-01soc: aspeed: xdma: Add user interfaceEddie James1-0/+217
2021-11-01soc: aspeed: Add XDMA Engine DriverEddie James5-0/+1014
2021-11-01dt-bindings: hwmon/pmbus: Add ti,lm25066 power-management ICZev Weiss1-0/+54
2021-11-01hwmon: (pmbus/lm25066) Support configurable sense resistor valuesZev Weiss1-0/+11
2021-11-01hwmon: (pmbus/lm25066) Add OF device ID tableZev Weiss1-2/+23
2021-11-01hwmon: (pmbus/lm25066) Mark lm25066_coeff array constZev Weiss1-2/+2