summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | clk: meson: clean-up meson clock configurationJerome Brunet2018-07-091-9/+5
| | | * | | clk: meson: remove obsolete register accessJerome Brunet2018-07-092-69/+4
| | * | | | clk: mvebu: armada-37xx-periph: switch to SPDX license identifierGregory CLEMENT2018-07-091-4/+1
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'clk-imx-critical', 'clk-tegra-bpmp', 'clk-tegra-124', 'clk-te...Stephen Boyd2018-08-155-36/+30
| |\ \ \ \ \ \ \ \
| | | | | | * | | | clk: tegra: emc: Avoid out-of-bounds bugDmitry Osipenko2018-07-091-1/+1
| | | | | | |/ / /
| | | | | * / / / clk: tegra: Mark Memory Controller clock as criticalDmitry Osipenko2018-07-091-2/+3
| | | | | |/ / /
| | | | * | | | clk: tegra: Make vde a child of pll_c3Thierry Reding2018-07-091-1/+1
| | | | * | | | clk: tegra: Make vic03 a child of pll_c3Thierry Reding2018-07-091-0/+1
| | | | |/ / /
| | | * / / / clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen2018-07-091-3/+9
| | | |/ / /
| | * | | | clk: imx51-imx53: Include sizes.h to silence compile errorsStephen Boyd2018-07-061-0/+1
| | * | | | clk: imx51-imx53: Annotate critical clocks as CLK_IS_CRITICALFabio Estevam2018-07-061-29/+14
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'clk-ingenic-fixes', 'clk-max9485', 'clk-pxa-32k-pll', 'clk-as...Stephen Boyd2018-08-159-11/+415
| |\ \ \ \ \ \ \ \
| | | | | | * | | | clk: imx6sll: add GPIO LPCGsAnson Huang2018-07-061-0/+6
| | | | | | |/ / /
| | | | | * / / / clk: aspeed: Fix SDCLK nameLei YU2018-07-061-1/+1
| | | | | |/ / /
| | | | * / / / clk: pxa: export 32kHz PLLRobert Jarzmik2018-07-063-8/+12
| | | | |/ / /
| | | * / / / clk: Add driver for MAX9485Daniel Mack2018-07-063-0/+394
| | | |/ / /
| | * | | | clk: ingenic: Add missing flag for UDC clockPaul Cercueil2018-07-061-1/+1
| | * | | | clk: ingenic: Fix incorrect data for the i2s clockPaul Cercueil2018-07-061-1/+1
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'clk-imx6-video-parent', 'clk-qcom-sdm845-criticals', 'clk-ren...Stephen Boyd2018-08-159-7/+1066
| |\ \ \ \ \ \ \ \
| | | | | | * | | | clk: at91: add I2S clock mux driverCodrin Ciubotariu2018-07-062-0/+117
| | | | | | |/ / /
| | | | | * | | | clk: socfpga: stratix10: fix the sdmmc_free_clk muxDinh Nguyen2018-07-061-1/+1
| | | | | * | | | clk: socfpga: stratix10: fix the parents of mpu_free_clkDinh Nguyen2018-07-061-1/+6
| | | | | |/ / /
| | | | * | | | clk: renesas: Renesas R9A06G032 clock driverMichel Pollet2018-06-253-0/+900
| | | | * | | | clk: renesas: r8a7795: Add CCREE clockGilad Ben-Yossef2018-06-191-0/+1
| | | | * | | | clk: renesas: r8a7795: Add CR clockGeert Uytterhoeven2018-06-191-0/+1
| | | | |/ / /
| | | * / / / clk: qcom: Enable clocks which needs to be always on for SDM845Amit Nischal2018-07-031-4/+39
| | | |/ / /
| | * / / / clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SELPhilipp Puschmann2018-06-291-1/+1
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'clk-qcom-set-rate-gate', 'clk-core-set-rate-gate', 'clk-core-...Stephen Boyd2018-08-154-27/+292
| |\ \ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | | * | | clk: imx6ul: remove clks_init_on arrayAnson Huang2018-06-291-17/+6
| | | | | * | | clk: imx6ul: add GPIO clock gatesAnson Huang2018-06-291-0/+5
| | | | | |/ /
| | | | * / / clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operationsMike Looijmans2018-06-292-2/+74
| | | | |/ /
| | * | / / clk: fix CLK_SET_RATE_GATE with clock rate protectionJerome Brunet2018-06-191-3/+13
| | | |/ / | | |/| |
| * / | | clk: qcom: drop CLK_SET_RATE_GATE from sdc clocksJerome Brunet2018-06-194-15/+0
| |/ / /
* | | | Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-08-1643-265/+1374
|\ \ \ \
| * | | | gpio: it87: Add support for IT8613Leonid Bloch2018-08-102-1/+11
| * | | | gpio: it87: add support for IT8718F Super I/O.Ivan Podovalov2018-08-101-0/+2
| * | | | gpiolib: Avoid calling chip->request() for unused gpiosBiju Das2018-08-101-1/+6
| * | | | gpio: tegra: Include the right headerLinus Walleij2018-08-101-2/+2
| * | | | gpio: mmio: Fix up inverted direction registersLinus Walleij2018-08-101-45/+63
| * | | | gpio: xilinx: Use the right includeLinus Walleij2018-08-101-1/+1
| * | | | gpio: timberdale: Include the right headerLinus Walleij2018-08-101-1/+1
| * | | | gpio: tb10x: Use the right includeLinus Walleij2018-08-101-2/+1
| * | | | gpiolib: Fix of_node inconsistencyBiju Das2018-08-102-3/+2
| * | | | gpio: vr41xx: Bail out on gpiochip_lock_as_irq() errorAndy Shevchenko2018-08-061-1/+7
| * | | | gpio: uniphier: Bail out on gpiochip_lock_as_irq() errorAndy Shevchenko2018-08-061-2/+1
| * | | | gpio: xgene-sb: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko2018-08-061-2/+4
| * | | | gpio: em: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko2018-08-061-2/+4
| * | | | gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko2018-08-061-2/+4
| * | | | gpio: bcm-kona: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko2018-08-061-2/+4
| * | | | gpiolib: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko2018-08-061-2/+4