summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sata_highbank: Rename proc_name to the module nameRobert Richter2013-04-301-1/+1
| * | | | ACPI/libata: Restore libata.noacpi supportLv Zheng2013-04-301-2/+2
| * | | | [libata] acpi: make ata_ap_acpi_handle not blockAaron Lu2013-04-301-18/+27
| * | | | [libata] SCSI: really use SATL version in VPDBaruch Even2013-04-111-1/+0
| * | | | pata_imx: add devicetree supportSascha Hauer2013-04-111-0/+9
| * | | | pata_imx: use void __iomem * for regsSascha Hauer2013-04-111-1/+1
| * | | | pata_imx: cleanup error pathSascha Hauer2013-04-111-6/+14
| * | | | pata_imx: Use devm_clk_getSascha Hauer2013-04-111-3/+2
| * | | | sata_rcar: Convert to devm_ioremap_resource()Sachin Kamat2013-04-111-3/+4
| * | | | fsl/sata: create a sysfs entry for rx water markQiang Liu2013-04-031-0/+55
| * | | | libata-acpi: remove redundent code for power resource handlingAaron Lu2013-04-032-35/+4
| * | | | sata_highbank: make ahci_highbank_pm_ops staticJingoo Han2013-04-031-1/+1
| * | | | pata_octeon_cf: Use resource_size functionAlexandru Gheorghiu2013-04-031-1/+1
| * | | | pata_legacy: bogus clock in opti82c46x_set_piomode()Dan Carpenter2013-04-031-1/+1
| * | | | pata_at32: use module_platform_driver_probe()Jingoo Han2013-04-031-12/+1
* | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30150-2810/+10754
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-291-214/+69
| |\ \ \ \ \
| | * | | | | cpufreq: Revert incorrect commit 5800043Rafael J. Wysocki2013-04-291-214/+69
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-2863-756/+7366
| |\| | | | |
| | * | | | | cpufreq: pxa2xx: initialize variablesArnd Bergmann2013-04-251-2/+3
| | * | | | | ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=yChen Gang2013-04-241-0/+1
| | * | | | | cpufreq: cpu0: Put cpu parent node after using itViresh Kumar2013-04-221-0/+1
| | * | | | | cpufreq: ARM big LITTLE: Adapt to latest cpufreq updatesViresh Kumar2013-04-221-7/+3
| | * | | | | cpufreq: ARM big LITTLE: put DT nodes after using themViresh Kumar2013-04-221-14/+29
| | * | | | | cpufreq: Don't call __cpufreq_governor() for drivers without target()Viresh Kumar2013-04-221-5/+13
| | * | | | | cpufreq: exynos5440: Protect OPP search calls with RCU lockAmit Daniel Kachhap2013-04-221-0/+3
| | * | | | | cpufreq: dbx500: Round to closest available freqMats Fagerstrom2013-04-111-5/+5
| | * | | | | cpufreq: Call __cpufreq_governor() with correct policy->cpus maskViresh Kumar2013-04-111-1/+3
| | * | | | | cpufreq / intel_pstate: Optimize intel_pstate_set_policySrinivas Pandruvada2013-04-101-12/+9
| | * | | | | cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon2013-04-101-5/+14
| | * | | | | cpufreq: exynos: Remove error return even if no soc is foundAmit Daniel Kachhap2013-04-101-1/+1
| | * | | | | cpufreq: exynos: Add cpufreq driver for exynos5440Amit Daniel Kachhap2013-04-103-0/+488
| | * | | | | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-103-0/+166
| | * | | | | cpufreq: ondemand: allow custom powersave_bias_target handler to be registeredJacob Shin2013-04-102-8/+57
| | * | | | | cpufreq: convert cpufreq_driver to using RCUNathan Zimmer2013-04-101-67/+208
| | * | | | | cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-0/+525
| | * | | | | cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-0/+702
| | * | | | | cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-0/+93
| | * | | | | cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-0/+208
| | * | | | | cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-0/+267
| | * | | | | cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-0/+456
| | * | | | | cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-0/+290
| | * | | | | cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-0/+248
| | * | | | | cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-0/+140
| | * | | | | cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-0/+661
| | * | | | | cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-0/+229
| | * | | | | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-0/+493
| | * | | | | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-0/+255
| | * | | | | cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-0/+232
| | * | | | | cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-082-0/+293