summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-20drm: Add ASPEED GFX driverJoel Stanley8-0/+681
2018-04-19drm/simple_kms_helper: Add {enable|disable}_vblank callback supportOleksandr Andrushchenko2-0/+42
2018-04-19drm: introduce drm_dev_{get/put} functionsAishwarya Pant4-22/+41
2018-04-19clk: aspeed: Support second reset registerJoel Stanley2-8/+37
2018-04-19dts: aspeed-g5: Expose SuperIO scratch registersAndrew Jeffery1-0/+88
2018-04-19dts: aspeed-g5: Expose VGA scratch registersAndrew Jeffery1-0/+48
2018-04-19soc: aspeed: Miscellaneous control interfacesAndrew Jeffery5-0/+204
2018-04-19Merge tag 'drm-for-v4.14' into dev-4.13Joel Stanley855-45903/+28842
2018-04-17aspeed: watchdog: Set bootstatus during probeEddie James1-0/+7
2018-04-17ARM: dts: aspeed: romulus: Add id-button gpio keyLei YU1-0/+6
2018-04-17net/ncsi: Refactor MAC, VLAN filtersSamuel Mendoza-Jonas4-311/+147
2018-04-11arm: npcm: enable L2 cache in NPCM7xx architectureTomer Maimon1-0/+2
2018-04-11clk: npcm7xx: add clock controllerTali Perry2-0/+723
2018-04-11dt-binding: clk: npcm750: add bindingTali Perry2-0/+144
2018-04-11watchdog: Add Nuvoton NPCM watchdog driverJoel Stanley3-0/+266
2018-04-11dt-bindings: watchdog: Add Nuvoton NPCM descriptionJoel Stanley1-0/+28
2018-04-11clocksource/drivers/npcm: Add NPCM7xx timer driverTomer Maimon3-0/+224
2018-04-11dt-binding: timer: document NPCM7xx timer DT bindingsTomer Maimon1-0/+21
2018-04-11arm: npcm: modify configuration for the NPCM7xx BMC.Tomer Maimon2-30/+13
2018-04-11arm: dts: modify Nuvoton NPCM7xx device tree structureTomer Maimon3-178/+190
2018-04-11arm: dts: modify Makefile NPCM750 configuration nameTomer Maimon1-1/+1
2018-04-11arm: dts: modify clock binding in NPCM750 device treeTomer Maimon1-14/+44
2018-04-11arm: dts: modify timer register size in NPCM750 device treeTomer Maimon1-1/+1
2018-04-11arm: dts: modify UART compatible name in NPCM750 device treeTomer Maimon1-4/+4
2018-04-11arm: dts: add watchdog device to NPCM750 device treeTomer Maimon2-0/+28
2018-04-11serial: 8250: Add Nuvoton NPCM UARTJoel Stanley4-0/+38
2018-04-11arm: dts: add Nuvoton NPCM750 device treeBrendan Higgins5-0/+250
2018-04-11arm: npcm: add basic support for Nuvoton BMCsBrendan Higgins7-0/+172
2018-04-11MAINTAINERS: Add entry for the Nuvoton NPCM architectureBrendan Higgins1-0/+14
2018-04-05serial/aspeed-vuart: Implement quick throttle mechanismJeremy Kerr1-4/+99
2018-04-05serial/aspeed-vuart: Implement rx throttlingJeremy Kerr1-0/+27
2018-04-05serial/8250: export serial8250_read_charJeremy Kerr2-1/+3
2018-04-05serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOsJeremy Kerr2-2/+3
2018-04-05serial: expose buf_overrun count through proc interfaceJeremy Kerr1-0/+2
2018-04-04pmbus (max31785): Wrap all I2C accessors in one-shot failure handlersAndrew Jeffery1-42/+165
2018-04-04pmbus (core): Use driver callbacks in pmbus_get_fan_rate()Andrew Jeffery1-4/+4
2018-04-04pmbus (core): One-shot retries for failure to set pageAndrew Jeffery1-2/+10
2018-04-04pmbus (max31785): Add support for devicetree configurationAndrew Jeffery1-0/+318
2018-04-04dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentationAndrew Jeffery1-0/+158
2018-03-28clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as criticalJoel Stanley1-2/+2
2018-03-28ARM: dts: aspeed: Describe random number deviceJoel Stanley2-0/+14
2018-03-21hwmon (occ): Fix an infinite for loop issueLei YU1-1/+1
2018-03-19hwmon: (ucd9000) Add debugfs attributes to provide mfr_statusChristopher Bostic1-1/+137
2018-03-19hwmon: (ucd9000) Add gpio chip interfaceChristopher Bostic1-0/+212
2018-03-19watchdog: aspeed: Allow configuring for alternate bootMilton Miller1-0/+1
2018-03-13ARM: dts: aspeed: witherspoon: set alternate bootEddie James1-0/+4
2018-03-13clk: aspeed: Fix is_enabled for certain clocksEddie James1-1/+2
2018-03-13watchdog: aspeed: Allow configuring for alternate bootMilton Miller1-0/+3
2018-03-13watchdog: aspeed: Fix translation of reset mode to ctrl registerMilton Miller1-3/+6
2018-03-08clk: aspeed: Prevent reset if clock is enabledEddie James1-2/+13