summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-2756-514/+867
|\
| * cpufreq: powernow-k8: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-3/+3
| * cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-0/+2
| * cpufreq: e_powersaver: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-0/+3
| * cpufreq: ACPI: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+4
| * cpufreq: make __cpufreq_notify_transition() staticViresh Kumar2013-06-211-1/+1
| * cpufreq: Fix minor formatting issuesViresh Kumar2013-06-217-73/+53
| * cpufreq: Fix governor start/stop race conditionXiaoguang Chen2013-06-212-0/+25
| * cpufreq: Simplify userspace governorViresh Kumar2013-06-191-96/+12
| * cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-078-34/+29
| * Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-07203-1653/+4003
| |\
| | * cpufreq: kirkwood: Select CPU_FREQ_TABLE optionEzequiel Garcia2013-06-071-0/+1
| | * cpufreq: big.LITTLE needs cpufreq tableArnd Bergmann2013-06-071-0/+1
| | * cpufreq: SPEAr needs cpufreq tableArnd Bergmann2013-06-071-0/+1
| * | cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCsTang Yuantian2013-06-053-0/+391
| * | cpufreq: remove unnecessary cpufreq_cpu_{get|put}() callsViresh Kumar2013-06-041-17/+2
| * | cpufreq: MAINTAINERS: Add git tree path for ARM specific updatesViresh Kumar2013-06-041-1/+2
| * | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-0437-227/+223
| * | cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar2013-05-274-6/+56
| * | cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar2013-05-274-37/+39
| * | cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar2013-05-273-8/+10
| * | cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policyViresh Kumar2013-05-271-0/+1
| * | cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_tableViresh Kumar2013-05-271-10/+9
* | | Merge branch 'pm-cpufreq-Kconfig' into pm-cpufreqRafael J. Wysocki2013-06-278-6/+23
|\ \ \
| * \ \ Merge branch 'cpufreq-kconfig-fixes' of git://git.linaro.org/people/vireshk/l...Rafael J. Wysocki2013-06-198-6/+23
| |\ \ \
| | * | | cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | * | | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar2013-06-183-4/+9
| | * | | cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
| | * | | cpufreq: pxa: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+3
| | * | | cpufreq: powerpc: CBE_RAS: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | * | | cpufreq: imx: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | * | | cpufreq: highbank: remove select CPU_FREQ_TABLEViresh Kumar2013-06-181-1/+0
| | * | | cpufreq: exynos: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
| | * | | cpufreq: davinci: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | * | | cpufreq: cris: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
| | * | | cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQViresh Kumar2013-06-181-1/+1
| |/ / /
* | | | Linux 3.10-rc7v3.10-rc7Linus Torvalds2013-06-221-1/+1
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-223-4/+4
|\ \ \ \
| * | | | irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo2013-06-201-1/+1
| * | | | ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Padmavathi Venna2013-06-172-3/+3
* | | | | Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-06-221-9/+18
|\ \ \ \ \
| * | | | | firmware loader: fix use-after-free by double abortMing Lei2013-06-181-9/+18
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-223-6/+15
|\ \ \ \ \
| * | | | | USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-192-2/+5
| * | | | | usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin2013-06-181-4/+10
| |/ / / /
* | | | | Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-222-12/+6
|\ \ \ \ \
| * | | | | tty: Fix transient pty write() EIOPeter Hurley2013-06-171-8/+5
| * | | | | tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall2013-06-171-4/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-225-22/+21
|\ \ \ \ \
| * | | | | iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger2013-06-203-8/+0
OpenPOWER on IntegriCloud