summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2013-02-18Merge branch 'misc' into releaseLen Brown
2013-02-18Merge branches 'idle-remove-statedata', 'pm_idle' and 'idle-hsw-turbostat' in...Len Brown
2013-02-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-15cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie
2013-02-15cpufreq / intel_pstate: Change to disallow module buildDirk Brandewie
2013-02-15Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki
2013-02-15Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-02-13intel_idle: export both C1 and C1ELen Brown
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-02-13ACPI / scan: Full transition to D3cold in acpi_device_unregister()Rafael J. Wysocki
2013-02-13ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lockRafael J. Wysocki
2013-02-13ACPI: Drop the container.h header fileRafael J. Wysocki
2013-02-13ACPI / scan: Make container driver use struct acpi_scan_handlerRafael J. Wysocki
2013-02-13ACPI / scan: Remove useless #ifndef from acpi_eject_store()Rafael J. Wysocki
2013-02-13ACPI: Unbind ACPI drv when probe failedToshi Kani
2013-02-13ACPI: sysfs eject support for ACPI scan handlersToshi Kani
2013-02-13ACPI / scan: Follow priorities of IDs when matching scan handlersRafael J. Wysocki
2013-02-13ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()Jiang Liu
2013-02-11cpufreq / intel_pstate: Fix 32 bit buildDirk Brandewie
2013-02-11Merge branch 'pnp'Rafael J. Wysocki
2013-02-11Merge branch 'acpi-lpss'Rafael J. Wysocki
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki
2013-02-11Merge branch 'acpica'Rafael J. Wysocki
2013-02-11Merge branch 'acpi-scan'Rafael J. Wysocki
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown
2013-02-09ACPI: enable ACPI SCI during suspendZhang Rui
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui
2013-02-09cpufreq: conservative: Fix typos in commentsStratos Karafotis
2013-02-09cpufreq: ondemand: Fix typos in commentsStratos Karafotis
2013-02-09cpufreq: exynos: simplify .init() for setting policy->cpusViresh Kumar
2013-02-09cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn
2013-02-09cpufreq/x86: Add P-state driver for sandy bridge.Dirk Brandewie
2013-02-09cpufreq_stats: do not remove sysfs files if frequency table is not presentDirk Brandewie
2013-02-09cpufreq: Do not track governor name for scaling drivers with internal governors.Dirk Brandewie
2013-02-09cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...Dirk Brandewie
2013-02-09cpufreq: Retrieve current frequency from scaling drivers with internal governorsDirk Brandewie
2013-02-08intel_idle: remove assumption of one C-state per MWAIT flagLen Brown
2013-02-08intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown
2013-02-08intel_idle: support HaswellLen Brown
2013-02-09cpufreq: Fix locking issuesViresh Kumar
2013-02-09cpufreq: Create a macro for unlock_policy_rwsem{read,write}Viresh Kumar
2013-02-09cpufreq: Remove unused HOTPLUG_CPU codeViresh Kumar
2013-02-09cpufreq: governors: Fix WARN_ON() for multi-policy platformsViresh Kumar
2013-02-09cpufreq: ondemand: Replace down_differential tuner with adj_up_thresholdStratos Karafotis
2013-02-09cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTRViresh Kumar
2013-02-09cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar