summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: tegra: fix sclk_parentsPeter De Schrijver2013-06-121-1/+1
* clk: tegra: fix pllre initilizationPeter De Schrijver2013-06-121-2/+1
* clk: tegra: PLL m,n,p init for Tegra114Peter De Schrijver2013-06-121-0/+77
* clk: tegra: allow PLL m,n,p init from SoC filesPeter De Schrijver2013-06-122-39/+53
* clk: tegra: pllp_out2 divider is int onlyPeter De Schrijver2013-06-121-2/+2
* clk: tegra: pllc and pllxc should use pdiv_mapPeter De Schrijver2013-06-121-80/+82
* clk: divider: do not propagate rate change request when unnecessaryShawn Guo2013-06-111-0/+10
* clk: ux500: Clocks definition for u8540Philippe Begnic2013-06-071-1/+559
* mfd: db8500: Update BML clock register for db8580Philippe Begnic2013-06-072-0/+2
* clk: ux500: Pass clock base adresses in initcall for u8540 and u9540Philippe Begnic2013-06-072-4/+4
* clk: tegra114: Fix msenc clock registerMikko Perttunen2013-06-051-1/+1
* clk: tegra: Use common of_clk_init functionPrashant Gaikwad2013-05-315-33/+6
* clk: tegra114: correctly output clk_32kAlexandre Courbot2013-05-311-0/+3
* clk: tegra: fix clk_out parents listPrashant Gaikwad2013-05-312-4/+4
* clk: Add TI-Nspire clock driversDaniel Tang2013-05-312-0/+154
* clk: use platform_{get,set}_drvdata()Jingoo Han2013-05-312-3/+3
* clk: mpc85xx: Update the compatible stringTang Yuantian2013-05-301-1/+1
* clk: sunxi: "cpu_data" is defined in header files of some architecturesGiacomo A. Catenazzi2013-05-301-2/+2
* clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera2013-05-301-1/+1
* clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera2013-05-301-3/+3
* clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate()Tony Prisk2013-05-291-4/+0
* clk: vt8500: Add support for clocks on the WM8850 SoCsTony Prisk2013-05-291-0/+71
* clk: Disable unused clocks after deferred probing is doneSaravana Kannan2013-05-291-1/+1
* clk: wm831x: Fix wm831x_clkout_get_parentAxel Lin2013-05-291-3/+3
* clk: wm831x: Fix update wrong register for enable/disable FLLAxel Lin2013-05-291-3/+3
* clk: si5351: Allow to build without CONFIG_OFSebastian Hesselbarth2013-05-291-1/+0
* clk: Fix race condition between clk_set_parent and clk_enable()Saravana Kannan2013-05-291-45/+44
* clk: si5351: declare all device IDs for module loadingJean-Francois Moine2013-05-291-1/+4
* clk: sun5i: Add compatibles for Allwinner A13Maxime Ripard2013-05-291-8/+23
* clk: ux500: abx500-clk: rename ux500 audio codec aliasesFabio Baltieri2013-05-291-4/+4
* clk: si5351: Allow user to define disabled state for every clock outputSebastian Hesselbarth2013-05-292-3/+72
* clk: add PowerPC corenet clock driver supportTang Yuantian2013-05-293-0/+288
* Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-261-2/+2
|\
| * amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov2013-05-211-2/+2
* | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-261-12/+1
|\ \
| * | parisc/superio: Use module_pci_driver to register driverPeter Huewe2013-05-241-12/+1
* | | Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2013-05-263-2/+3
|\ \ \
| * | | pm2301_charger: Fix module alias prefixAxel Lin2013-05-101-1/+1
| * | | wm831x_backup: Fix wrong kfree call for devdata->backup.nameAxel Lin2013-05-101-1/+0
| * | | bq27x00: Fix I2C dependency in KConfigXiong Zhou2013-05-101-0/+1
| * | | lp8788-charger: Fix kconfig dependencyRandy Dunlap2013-05-031-0/+1
* | | | Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-267-102/+139
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-05-234-39/+66
| |\ \ \ \
| | * | | | cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar2013-05-221-5/+15
| | * | | | cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar2013-05-221-31/+42
| | * | | | cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafaƂ Bilski2013-05-221-1/+1
| | * | | | cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie2013-05-221-0/+1
| | * | | | cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar2013-05-221-2/+7
| * | | | | ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller2013-05-231-0/+8
| * | | | | ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2013-05-222-63/+65
| |/ / / /