summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-20109-1005/+3568
|\
| * Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-163-10/+122
| * Tools: hv: Fully support the new KVP verbs in the user level daemonK. Y. Srinivasan2012-03-161-1/+280
| * Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-163-51/+176
| * Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan2012-03-133-6/+31
| * regulator: Support driver probe deferralMark Brown2012-03-121-2/+2
| * Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-091075-46869/+8463
| |\
| * | Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman2012-03-083-0/+10
| * | uevent: send events in correct order according to seqnum (v3)Andrew Vagin2012-03-081-10/+9
| * | driver core: minor comment formatting cleanupsGreg Kroah-Hartman2012-03-081-8/+16
| * | driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman2012-03-084-14/+16
| * | drivercore: Add driver probe deferral mechanismGrant Likely2012-03-085-1/+146
| * | DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave driversRenata Sayakhova2012-03-088-0/+1241
| * | w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown2012-02-241-0/+2
| * | w1_bq27000 - remove w1_bq27000_writeNeilBrown2012-02-241-14/+0
| * | w1_bq27000: remove unnecessary NULL test.NeilBrown2012-02-241-3/+0
| * | sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa2012-02-241-5/+6
| * | intel_idle: Revert change of auto_demotion_disable_flags for NehalemBen Hutchings2012-02-161-8/+4
| * | w1: Fix w1_bq27000NeilBrown2012-02-161-5/+12
| * | driver-core: documentation: fix up Greg's email addressGreg Kroah-Hartman2012-02-159-13/+13
| * | powernow-k6: Really enable auto-loadingBen Hutchings2012-02-141-1/+1
| * | powernow-k7: Fix CPU family numberBen Hutchings2012-02-141-1/+1
| * | intel_idle: Fix ID for Nehalem-EX Xeon in device ID tableBen Hutchings2012-02-141-1/+1
| * | x86/cpu: Clean up modalias feature matchingBen Hutchings2012-02-142-4/+4
| * | x86/cpu: Fix overrun check in arch_print_cpu_modalias()Ben Hutchings2012-02-141-1/+1
| * | Documentation: add information for new sysfs soc bus functionalityLee Jones2012-02-101-0/+58
| * | drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-104-0/+224
| * | DWC3: use module_pci_driverGreg Kroah-Hartman2012-02-091-11/+1
| * | PCI: Add helper macro for pci_register_driver boilerplateGreg Kroah-Hartman2012-02-091-0/+13
| * | w1: Use linux/gpio.h rather than asm/gpio.hMark Brown2012-02-091-2/+1
| * | drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2012-02-092-5/+4
| * | drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-093-56/+45
| * | tools: hv: Use hyperv.h to get the KVP definitionsK. Y. Srinivasan2012-02-091-27/+1
| * | drivers: hv: Cleanup the kvp related state in hyperv.hK. Y. Srinivasan2012-02-091-13/+14
| * | ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu2012-02-091-17/+1
| * | cpufreq/gx: Fix the compile errorAlan Cox2012-02-031-1/+1
| * | drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-034-186/+165
| * | drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-033-7/+1
| * | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02586-8308/+5488
| |\ \
| * | | sysfs: Update the name hash when renaming sysfs entriesEric W. Biederman2012-01-311-0/+1
| * | | PCI/XEN: Fix bug introduced by a recent changeAlan Stern2012-01-271-1/+1
| * | | USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern2012-01-273-74/+43
| * | | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger2012-01-275-58/+66
| * | | x86: autoload microcode driver on Intel and AMD systems v2Andi Kleen2012-01-271-0/+15
| * | | cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-2715-61/+142
| * | | X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger2012-01-272-0/+2
| * | | HWMON: Convert coretemp to x86 cpuid autoprobingAndi Kleen2012-01-271-3/+14
| * | | HWMON: Convert via-cputemp to x86 cpuid autoprobingAndi Kleen2012-01-271-5/+11
| * | | ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-273-0/+24
| * | | intel-idle: convert to x86_cpu_id auto probingAndi Kleen2012-01-271-50/+66