Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-next | Mark Brown | 2013-07-01 | 4 | -24/+84 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | regulator: ab8500-ext: Staticize local symbols | Sachin Kamat | 2013-06-26 | 1 | -2/+2 | |
| | * | | | | | | | | regulator: ab8500: Provide supply names for the AUX regulators | Lee Jones | 2013-06-11 | 1 | -0/+3 | |
| | * | | | | | | | | regulator: ab8500-ext: Enable for Device Tree | Lee Jones | 2013-06-11 | 1 | -1/+25 | |
| | * | | | | | | | | regulator: ab8500-ext: Register as a device in its own right | Lee Jones | 2013-06-11 | 3 | -22/+32 | |
| | * | | | | | | | | regulator: ab8500-ext: Provide a set_voltage call-back operation | Lee Jones | 2013-06-07 | 1 | -0/+23 | |
| | * | | | | | | | | regulator: ab8500: Ensure AB8500 external registers are probed first | Lee Jones | 2013-06-07 | 1 | -1/+1 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge remote-tracking branch 'regulator/fix/max77693' into regulator-linus | Mark Brown | 2013-07-01 | 6 | -0/+418 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | regulator: max77693: Remove NULL test for rmatch[i].init_data | Axel Lin | 2013-07-01 | 1 | -3/+1 | |
| | * | | | | | | | | regulator: max77693: Fix trivial typo | Axel Lin | 2013-07-01 | 1 | -1/+1 | |
| | * | | | | | | | | regulator: max77693: Add max77693 regualtor driver. | Jonghwa Lee | 2013-06-25 | 6 | -0/+420 | |
* | | | | | | | | | | Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2013-07-03 | 47 | -415/+2261 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | clk: tegra: fix ifdef for tegra_periph_reset_assert inline | Stephen Warren | 2013-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | | clk: tegra: provide tegra_periph_reset_assert alternative | Arnd Bergmann | 2013-06-22 | 1 | -0/+5 | |
| * | | | | | | | | | | clk: exynos4: Fix clock aliases for cpufreq related clocks | Tushar Behera | 2013-06-22 | 1 | -10/+11 | |
| * | | | | | | | | | | clk: samsung: Add MUX_FA macro to pass flag and alias | Tushar Behera | 2013-06-22 | 1 | -0/+3 | |
| * | | | | | | | | | | clk: add support for Rockchip gate clocks | Heiko Stübner | 2013-06-20 | 4 | -0/+174 | |
| * | | | | | | | | | | clk: vexpress: Make the clock drivers directly available for arm64 | Pawel Moll | 2013-06-20 | 1 | -1/+1 | |
| * | | | | | | | | | | clk: vexpress: Use full node name to identify individual clocks | Pawel Moll | 2013-06-20 | 1 | -2/+2 | |
| * | | | | | | | | | | clk: tegra: T114: add DFLL DVCO reset control | Paul Walmsley | 2013-06-18 | 2 | -0/+39 | |
| * | | | | | | | | | | clk: tegra: T114: add DFLL source clocks | Paul Walmsley | 2013-06-18 | 1 | -0/+11 | |
| * | | | | | | | | | | clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLL | Paul Walmsley | 2013-06-18 | 2 | -0/+122 | |
| * | | | | | | | | | | clk: gate: add CLK_GATE_HIWORD_MASK | Haojian Zhuang | 2013-06-15 | 2 | -6/+24 | |
| * | | | | | | | | | | clk: divider: add CLK_DIVIDER_HIWORD_MASK flag | Haojian Zhuang | 2013-06-15 | 2 | -2/+18 | |
| * | | | | | | | | | | clk: mux: add CLK_MUX_HIWORD_MASK | Haojian Zhuang | 2013-06-15 | 2 | -2/+20 | |
| * | | | | | | | | | | clk: Always notify whole subtree when reparenting | Soren Brinkmann | 2013-06-15 | 1 | -2/+1 | |
| * | | | | | | | | | | MAINTAINERS: make drivers/clk entry match subdirs | Stephen Warren | 2013-06-11 | 1 | -2/+3 | |
| * | | | | | | | | | | clk: honor CLK_GET_RATE_NOCACHE in clk_set_rate | Peter De Schrijver | 2013-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | | clk: use clk_get_rate() for debugfs | Peter De Schrijver | 2013-06-11 | 1 | -2/+2 | |
| * | | | | | | | | | | clk: tegra: Use override bits when needed | Peter De Schrijver | 2013-06-11 | 1 | -33/+49 | |
| * | | | | | | | | | | clk: tegra: override bits for Tegra30 PLLM | Peter De Schrijver | 2013-06-11 | 1 | -0/+18 | |
| * | | | | | | | | | | clk: tegra: override bits for Tegra114 PLLM | Peter De Schrijver | 2013-06-11 | 1 | -0/+9 | |
| * | | | | | | | | | | clk: tegra: Add fields for override bits | Peter De Schrijver | 2013-06-11 | 1 | -0/+8 | |
| * | | | | | | | | | | clk: tegra: fix sclk_parents | Peter De Schrijver | 2013-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | | clk: tegra: fix pllre initilization | Peter De Schrijver | 2013-06-11 | 1 | -2/+1 | |
| * | | | | | | | | | | clk: tegra: PLL m,n,p init for Tegra114 | Peter De Schrijver | 2013-06-11 | 1 | -0/+77 | |
| * | | | | | | | | | | clk: tegra: allow PLL m,n,p init from SoC files | Peter De Schrijver | 2013-06-11 | 2 | -39/+53 | |
| * | | | | | | | | | | clk: tegra: pllp_out2 divider is int only | Peter De Schrijver | 2013-06-11 | 1 | -2/+2 | |
| * | | | | | | | | | | clk: tegra: pllc and pllxc should use pdiv_map | Peter De Schrijver | 2013-06-11 | 1 | -80/+82 | |
| * | | | | | | | | | | clk: divider: do not propagate rate change request when unnecessary | Shawn Guo | 2013-06-10 | 1 | -0/+10 | |
| * | | | | | | | | | | clk: ux500: Clocks definition for u8540 | Philippe Begnic | 2013-06-06 | 1 | -1/+559 | |
| * | | | | | | | | | | mfd: db8500: Update BML clock register for db8580 | Philippe Begnic | 2013-06-06 | 3 | -0/+3 | |
| * | | | | | | | | | | mfd: db8500: Update register definition for u8540 clock | Philippe Begnic | 2013-06-06 | 2 | -2/+13 | |
| * | | | | | | | | | | clk: ux500: Pass clock base adresses in initcall for u8540 and u9540 | Philippe Begnic | 2013-06-06 | 4 | -8/+12 | |
| * | | | | | | | | | | clk: tegra114: Fix msenc clock register | Mikko Perttunen | 2013-06-04 | 1 | -1/+1 | |
| * | | | | | | | | | | clk: tegra: Use common of_clk_init function | Prashant Gaikwad | 2013-05-31 | 7 | -36/+8 | |
| * | | | | | | | | | | clk: tegra114: correctly output clk_32k | Alexandre Courbot | 2013-05-31 | 1 | -0/+3 | |
| * | | | | | | | | | | clk: tegra: fix clk_out parents list | Prashant Gaikwad | 2013-05-31 | 2 | -4/+4 | |
| * | | | | | | | | | | clk: Add TI-Nspire clock drivers | Daniel Tang | 2013-05-31 | 3 | -0/+178 | |
| * | | | | | | | | | | clk: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-30 | 2 | -3/+3 |