summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-17Merge branch 'pm-cpufreq'Rafael J. Wysocki3-6/+22
2013-02-15cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie2-0/+21
2013-02-15cpufreq / intel_pstate: Change to disallow module buildDirk Brandewie1-6/+1
2013-02-15Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki5-663/+248
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki41-473/+2399
2013-02-15Merge branch 'pm-tools'Rafael J. Wysocki1-1/+1
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki21-174/+125
2013-02-15Merge branch 'acpi-assorted'Rafael J. Wysocki7-29/+34
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki55-423/+535
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki8-55/+139
2013-02-13ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULEToshi Kani1-2/+1
2013-02-13ACPI / scan: Full transition to D3cold in acpi_device_unregister()Rafael J. Wysocki1-9/+4
2013-02-13ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lockRafael J. Wysocki1-14/+17
2013-02-13ACPI: Drop the container.h header fileRafael J. Wysocki2-13/+0
2013-02-13ACPI / Documentation: refer to correct file for acpi_platform_device_ids[] tableMika Westerberg1-2/+2
2013-02-13ACPI / scan: Make container driver use struct acpi_scan_handlerRafael J. Wysocki4-132/+43
2013-02-13ACPI / scan: Remove useless #ifndef from acpi_eject_store()Rafael J. Wysocki1-2/+0
2013-02-13ACPI: Unbind ACPI drv when probe failedToshi Kani1-0/+2
2013-02-13ACPI: sysfs eject support for ACPI scan handlersToshi Kani1-1/+1
2013-02-13ACPI / scan: Follow priorities of IDs when matching scan handlersRafael J. Wysocki1-12/+28
2013-02-13ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()Jiang Liu1-4/+3
2013-02-11cpufreq / intel_pstate: Fix 32 bit buildDirk Brandewie1-1/+2
2013-02-11Merge branch 'pnp'Rafael J. Wysocki2-7/+7
2013-02-11Merge branch 'acpi-lpss'Rafael J. Wysocki11-13/+438
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki23-901/+1329
2013-02-11Merge branch 'acpica'Rafael J. Wysocki186-4310/+5008
2013-02-11Merge branch 'acpi-scan'Rafael J. Wysocki19-588/+288
2013-02-09suspend: enable freeze timeout configuration through sysLi Fei4-2/+39
2013-02-09ACPI: enable ACPI SCI during suspendZhang Rui1-1/+1
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui4-15/+68
2013-02-09cpufreq: conservative: Fix typos in commentsStratos Karafotis1-2/+2
2013-02-09cpufreq: ondemand: Fix typos in commentsStratos Karafotis1-6/+6
2013-02-09cpufreq: exynos: simplify .init() for setting policy->cpusViresh Kumar1-13/+1
2013-02-09cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn5-0/+294
2013-02-09cpufreq/x86: Add P-state driver for sandy bridge.Dirk Brandewie3-0/+825
2013-02-09cpufreq_stats: do not remove sysfs files if frequency table is not presentDirk Brandewie1-0/+4
2013-02-09cpufreq: Do not track governor name for scaling drivers with internal governors.Dirk Brandewie1-2/+3
2013-02-09cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...Dirk Brandewie1-1/+1
2013-02-09cpufreq: Retrieve current frequency from scaling drivers with internal governorsDirk Brandewie1-1/+5
2013-02-09cpufreq: Fix locking issuesViresh Kumar1-34/+38
2013-02-09cpufreq: Create a macro for unlock_policy_rwsem{read,write}Viresh Kumar1-15/+9
2013-02-09cpufreq: Remove unused HOTPLUG_CPU codeViresh Kumar1-15/+2
2013-02-09cpufreq: governors: Fix WARN_ON() for multi-policy platformsViresh Kumar2-15/+23
2013-02-09cpufreq: ondemand: Replace down_differential tuner with adj_up_thresholdStratos Karafotis2-7/+11
2013-02-09cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTRViresh Kumar1-12/+6
2013-02-09cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar4-23/+4
2013-02-09cpufreq: add imx6q-cpufreq driverShawn Guo3-0/+346
2013-02-09Linux 3.8-rc7v3.8-rc7Linus Torvalds1-1/+1
2013-02-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-5/+26
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds68-348/+649