aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-08-04
|\
| * [CPUFREQ] Remove pointless printk from p4-clockmod.Dave Jones2010-08-03
| * [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.cHolger Freyther2010-08-03
| * [CPUFREQ] Fix section mismatch for longhaul_cpu_init.Holger Freyther2010-08-03
| * [CPUFREQ] Fix section mismatch for longrun_cpu_init.Holger Freyther2010-08-03
| * [CPUFREQ] powernow-k8: Fix misleading variable namingBorislav Petkov2010-08-03
| * [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-08-03
| * [CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()Kulikov Vasiliy2010-08-03
| * [CPUFREQ] fix brace coding style issue.Neal Buckendahl2010-08-03
| * [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-03
| * [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger2010-08-03
| * [CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus presentJocelyn Falempe2010-08-03
| * [CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang2010-08-03
| * [CPUFREQ] ondemand: Refactor frequency increase codeMike Chan2010-08-03
| * [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...Marti Raudsepp2010-08-03
| * [CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov2010-08-03
| * [CPUFREQ] Fix PCC driver error pathMatthew Garrett2010-08-03
| * [CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman2010-08-03
| * [CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett2010-08-03
| * [CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng2010-08-03
| * [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Andrej Gelenberg2010-08-03
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-08-04
|\ \
| * | ips driver: make it less chattyJesse Barnes2010-08-03
| * | intel_scu_ipc: fix size field for intel_scu_ipc_commandHong Liu2010-08-03
| * | intel_scu_ipc: return -EIO for error condition in busy_loopHong Liu2010-08-03
| * | intel_scu_ipc: fix data packing of PMIC command on MoorestownHong Liu2010-08-03
| * | Clean up command packing on MRST.Andy Ross2010-08-03
| * | zero the stack buffer before giving random garbage to the SCUArjan van de Ven2010-08-03
| * | Fix stack buffer size for IPC writev messagesArjan van de Ven2010-08-03
| * | intel_scu_ipc: Use the new cpu identification functionAlan Cox2010-08-03
| * | intel_scu_ipc: tidy up unused bitsSreedhara DS2010-08-03
| * | Remove indirect read write api support.Sreedhara DS2010-08-03
| * | intel_scu_ipc: Support Medfield processorsSreedhara DS2010-08-03
| * | intel_scu_ipc: detect CPU type automaticallySreedhara DS2010-08-03
| * | x86 plat: limit x86 platform driver menu to X86Jan Engelhardt2010-08-03
| * | acpi ec_sys: Be more cautious about ec write accessThomas Renninger2010-08-03
| * | acpi ec: Fix possible double io port registrationThomas Renninger2010-08-03
| * | hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger2010-08-03
| * | hp-wmi: Fix mixing up of and/or directiveThomas Renninger2010-08-03
| * | dell-laptop: make dell_laptop_i8042_filter() staticAxel Lin2010-08-03
| * | asus-laptop: fix asus_input_init error pathAxel Lin2010-08-03
| * | msi-wmi: make needlessly global symbols staticAxel Lin2010-08-03
| * | toshiba-acpi: Add support for Toshiba Illumination.Pierre Ducroquet2010-08-03
| * | compal-laptop: depends on POWER_SUPPLYRandy Dunlap2010-08-03
| * | gpio: Add PMIC GPIO block supportAlek Du2010-08-03
| * | ACPI: Register EC io ports in /proc/ioportsThomas Renninger2010-08-03
| * | ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the ECThomas Renninger2010-08-03
| * | ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger2010-08-03
| * | Documentation: Add new /sys/kernel/debug/ec/* files to ABIThomas Renninger2010-08-03
| * | X86 platform driver: Fix section mismatch in wmi.cThomas Renninger2010-08-03