summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: SPEAr: Notify all policy->cpus of frequency changeViresh Kumar2013-02-021-2/+5
* cpufreq: Update Documentation for cpus and related_cpusViresh Kumar2013-02-023-6/+14
* cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo2013-02-023-13/+29
* cpufreq: governors: clean timer init and exit codeFabio Baltieri2013-02-021-30/+13
* cpufreq: Simplify cpufreq_add_dev()Viresh Kumar2013-02-022-101/+58
* cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...Viresh Kumar2013-02-021-7/+0
* PM / OPP: Export more symbols for module usageMark Langsdorf2013-02-021-0/+3
* PM / OPP: switch exported symbols to GPL variantNishanth Menon2013-02-021-8/+8
* cpufreq / highbank: add support for highbank cpufreqMark Langsdorf2013-02-026-2/+149
* ARM / highbank: add support for pl320 IPCRob Herring2013-02-027-0/+241
* clk / highbank: Prevent glitches in non-bypass reset modeMark Langsdorf2013-02-021-0/+2
* ARM: use device tree to get smp_twd clockRob Herring2013-02-021-34/+19
* cpufreq: Sort function prototypes properlyBorislav Petkov2013-02-021-3/+3
* powernow-k8: Cleanup init functionBorislav Petkov2013-02-021-11/+14
* powernow-k8: Cleanup module requestBorislav Petkov2013-02-021-2/+19
* cpufreq: Add a get_current_driver helperBorislav Petkov2013-02-022-0/+15
* cpufreq: Make acpi-cpufreq link firstBorislav Petkov2013-02-021-2/+3
* acpi-cpufreq: Do not load on K8Matthew Garrett2013-02-021-0/+6
* cpufreq: handle cpufreq being disabled for all exported function.Dirk Brandewie2013-02-021-0/+18
* cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar2013-02-024-98/+113
* cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar2013-02-021-1/+1
* cpufreq: Don't use cpu removed during cpufreq_driver_unregisterViresh Kumar2013-02-021-1/+7
* cpufreq: Notify governors when cpus are hot-[un]pluggedViresh Kumar2013-02-021-0/+10
* cpufreq: Manage only online cpusViresh Kumar2013-02-021-0/+7
* cpufreq: ondemand: use all CPUs in update_sampling_rateFabio Baltieri2013-02-021-3/+2
* cpufreq: conservative: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-021-6/+41
* cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-023-10/+52
* cpufreq: handle SW coordinated CPUsRickard Andersson2013-02-024-8/+43
* Linux 3.8-rc6v3.8-rc6Linus Torvalds2013-02-011-2/+2
* Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5
|\
| * dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| * dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1
* | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-014-1/+16
|\ \
| * | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-311-1/+12
| * | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-032-0/+4
| * | HID: remove x bit from sensor docJiri Kosina2012-12-141-0/+0
* | | Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-015-58/+86
|\ \ \
| * | | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust2013-01-301-2/+12
| * | | SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust2013-01-301-1/+17
| * | | NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust2013-01-301-0/+20
| * | | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust2013-01-271-1/+4
| * | | NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust2013-01-272-25/+9
| * | | NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust2013-01-271-16/+15
| * | | NFS: Fix error reporting in nfs_xdev_mountTrond Myklebust2013-01-271-13/+9
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-02-0118-22/+67
|\ \ \
| * | | MIPS: Function tracer: Fix broken function tracingAl Cooper2013-01-312-4/+39
| * | | mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2013-01-312-6/+6
| * | | MIPS: Netlogic: Fix UP compilation on XLRJayachandran C2013-01-301-1/+4
| * | | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
| * | | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1