summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | i2c: designware-pci: update Intel copyright lineAndy Shevchenko2015-02-171-5/+5
| * | i2c: ocores: add common clock supportMax Filippov2015-02-052-6/+59
| * | i2c: hix5hd2: add COMPILE_TESTZhangfei Gao2015-02-051-1/+1
| * | i2c: clarify comments about the dev_released completionWolfram Sang2015-02-051-3/+7
| * | i2c: ocores: fix clock-frequency binding usageMax Filippov2015-02-052-15/+58
| * | i2c: tegra: Maintain CPU endiannessDmitry Osipenko2015-01-261-0/+2
| * | i2c: designware-baytrail: use proper Kconfig dependenciesWolfram Sang2015-01-261-2/+1
| * | i2c: designware: Do not calculate SCL timing parameters needlesslyJarkko Nikula2015-01-261-23/+22
| * | i2c: do not try to load modules for of-registered devicesDmitry Torokhov2015-01-261-2/+0
| * | i2c: designware: Add Intel Baytrail PMIC I2C bus supportDavid Box2015-01-265-5/+193
| * | i2c: designware: Add i2c bus locking supportDavid Box2015-01-262-0/+32
| * | of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driverAlexander Sverdlin2015-01-232-1/+13
| * | i2c: designware: use {readl|writel}_relaxed instead of readl/writelJisheng Zhang2015-01-231-6/+6
| * | i2c: designware-pci: no need to provide clk_khzAndy Shevchenko2015-01-231-2/+0
| * | i2c: designware-pci: remove Moorestown supportAndy Shevchenko2015-01-231-29/+0
| * | i2c: imx: whitespace and checkpatch cleanupPhilipp Zabel2015-01-221-10/+13
| * | i2c: simplify boilerplate code for attribute groupsWolfram Sang2015-01-221-24/+6
| * | i2c: imx: remove unused return value assignmentsPhilipp Zabel2015-01-141-2/+0
| * | i2c: ACPI: Pick the first address if device has multipleMika Westerberg2015-01-141-1/+1
| * | i2c: cadence: Check for errata condition involving master receiveHarini Katakam2015-01-141-0/+14
| * | dt-bindings: use isil prefix for Intersil in I2C trivial-devices.txtArnaud Ebalard2015-01-131-3/+2
| * | i2c: imx: fix handling of wait_for_completion_timeout resultNicholas Mc Guire2015-01-131-4/+4
| * | i2c: rk3x: Account for repeated start time requirementDoug Anderson2015-01-132-20/+48
| * | i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specificationaddy ke2015-01-132-23/+60
| * | i2c: cadence: Handle > 252 byte transfersHarini Katakam2015-01-131-73/+102
| * | i2c: pmcmsp: remove dead codeWolfram Sang2015-01-131-7/+0
| * | i2c: Remove support for legacy PMLars-Peter Clausen2014-12-222-122/+0
* | | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-21132-5696/+13039
|\ \ \
| * | | clk: Only recalculate the rate if neededTomeu Vizoso2015-02-201-1/+4
| * | | Revert "clk: mxs: Fix invalid 32-bit access to frac registers"Stefan Wahren2015-02-183-31/+18
| * | | clk: qoriq: Add support for the platform PLLEmil Medve2015-02-181-0/+83
| * | | powerpc/corenet: Enable CLK_QORIQEmil Medve2015-02-182-0/+2
| * | | clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas2015-02-185-35/+35
| * | | clk: Add __clk_hw_set_clk helper functionJavier Martinez Canillas2015-02-181-0/+6
| * | | clk: Don't dereference parent clock if is NULLJavier Martinez Canillas2015-02-181-2/+2
| * | | MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrTomeu Vizoso2015-02-181-2/+0
| * | | clkdev: Always allocate a struct clk and call __clk_get() w/ CCFStephen Boyd2015-02-073-37/+59
| * | | clk: shmobile: div6: Avoid division by zero in .round_rate()Geert Uytterhoeven2015-02-041-0/+3
| * | | clk: mxs: Fix invalid 32-bit access to frac registersStefan Wahren2015-02-033-18/+31
| * | | clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann2015-02-037-2/+22
| * | | Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Michael Turquette2015-02-0312-396/+532
| |\ \ \
| | * | | clk: tegra: Define PLLD_DSI and remove dsia(b)_muxMark Zhang2015-02-025-29/+27
| | * | | clk: tegra: Add support for the Tegra132 CAR IP blockPaul Walmsley2015-02-023-12/+129
| | * | | clk: tegra: Update binding doc for Tegra132Peter De Schrijver2015-02-021-4/+6
| | * | | clk: tegra: split Tegra124 clock header filePaul Walmsley2015-02-022-336/+354
| | * | | clk: tegra: make tegra_clocks_apply_init_table() arch_initcallPeter De Schrijver2015-02-023-6/+5
| | * | | clk: tegra: Fix order of arguments in WARNTomeu Vizoso2015-02-021-4/+4
| | * | | clk: tegra124: Add init data for dsi lp clocksSean Paul2015-02-021-0/+2
| | * | | clk: tegra: SDMMC controllers are on APBAndrew Bresticker2015-02-021-8/+8
| * | | | Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-02117-5268/+12328
| |\ \ \ \ | | |/ / / | |/| | |