summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+9Star
* 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/+0Star
* w1_bq27000: remove unnecessary NULL test.NeilBrown2012-02-241-3/+0Star
* 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/+4Star
* 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/+1Star
* 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/+1Star
* drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2012-02-092-5/+4Star
* drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-093-56/+45Star
* tools: hv: Use hyperv.h to get the KVP definitionsK. Y. Srinivasan2012-02-091-27/+1Star
* 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/+1Star
* 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/+165Star
* drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-033-7/+1Star
* Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02586-8308/+5488Star
|\
| * Linux 3.3-rc2Linus Torvalds2012-01-311-1/+1
| * Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-3111-37/+89
| |\
| | * Logfs: Allow NULL block_isbad() methodsJoern Engel2012-01-281-14/+12Star
| | * logfs: Grow inode in delete pathJoern Engel2012-01-281-0/+4
| | * logfs: Free areas before calling generic_shutdown_super()Joern Engel2012-01-283-4/+12
| | * logfs: remove useless BUG_ONJoern Engel2012-01-281-1/+0Star
| | * MAINTAINERS: Add Prasad Joshi in LogFS maintinersPrasad Joshi2012-01-281-0/+1
| | * logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi2012-01-284-9/+9
| | * logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi2012-01-281-1/+1
| | * logfs: take write mutex lock during fsync and syncPrasad Joshi2012-01-284-4/+8
| | * logfs: Prevent memory corruptionJoern Engel2012-01-281-1/+1
| | * logfs: update page reference count for pined pagesPrasad Joshi2012-01-282-15/+51
| * | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-314-13/+14
| |\ \
| | * | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-291-0/+6
| | * | hwmon: (sht15) fix bad error codeVivien Didelot2012-01-291-1/+2
| | * | MAINTAINERS: Drop maintainer for MAX1668 hwmon driverGuenter Roeck2012-01-271-7/+0Star
| | * | MAINTAINERS: Add hwmon entries for WolfsonMark Brown2012-01-271-0/+1
| | * | hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-201-5/+5