aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-08hwmon: (i5k_amb) Convert macros to C functionsDarrick J. Wong
2007-11-08hwmon: (w83781d) Add missing curly bracesJean Delvare
2007-11-08hwmon: (abituguru3) Identify ABit IP35 Pro as suchHans de Goede
2007-11-08hwmon: (f75375s) pwmX_mode sysfs files writable for f75375 variantRiku Voipio
2007-11-08hwmon: (f75375s) On n2100 systems, set fans to full speed on bootRiku Voipio
2007-11-08hwmon: (f75375s) Allow setting up fans with platform_dataRiku Voipio
2007-11-08hwmon: (f75375s) Add new style bindingsRiku Voipio
2007-11-08hwmon: (lm70) Convert semaphore to mutexMatthias Kaehlcke
2007-11-08hwmon: (applesmc) Add support for Mac Pro 2 x Quad-CoreRené Rebe
2007-11-08hwmon: (abituguru3) Add support for 2 new motherboardsHans de Goede
2007-11-08hwmon: (ibmpex) Change printk to dev_{info,err} macrosDarrick J. Wong
2007-11-08hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong
2007-11-08hwmon: (f75375s) fix pwm mode settingRiku Voipio
2007-11-08hwmon: (ibmpex.c) fix NULL dereferenceAdrian Bunk
2007-11-08hwmon: (sis5595) Split sis5595_attributes_optIvo Manca
2007-11-08hwmon: (sis5595) Add individual alarm filesIvo Manca
2007-11-08hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplifyJim Cromie
2007-11-08hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-XJim Cromie
2007-11-08hwmon: Add power meter spec to Documentation/hwmon/sysfs-interfaceDarrick J. Wong
2007-11-06Linux 2.6.24-rc2Linus Torvalds
2007-11-06UML: fix defconfig build againJeff Dike
2007-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-11-069p: add missing end-of-options record for trans_fdLatchesar Ionkov
2007-11-069p: return NULL when trans not foundLatchesar Ionkov
2007-11-069p: use copy of the options value instead of originalLatchesar Ionkov
2007-11-069p: fix memory leak in v9fs_get_sbLatchesar Ionkov
2007-11-05Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds
2007-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-11-06drm: DRM: fix memset size errorLi Zefan
2007-11-06drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie
2007-11-06drm: remove second forward decleration of drm device struct.Dave Airlie
2007-11-05ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox
2007-11-05time: fix inconsistent function names in commentsLi Zefan
2007-11-05m68knommu: fix pread/pwrite definesGreg Ungerer
2007-11-05eCryptfs: release mutex on hash error pathMichael Halcrow
2007-11-05eCryptfs: increment extent_offset once per loop interationMichael Halcrow
2007-11-05telephony: phonedev panics if unregistering device not registered [Bug 9266]Matti Linnanvuori
2007-11-05md: fix misapplied patch in raid5.cNeil Brown
2007-11-05virtio/virtcons: fix section mismatch warningRandy Dunlap
2007-11-05rtc: m48t59 fix section mismatch warningRandy Dunlap
2007-11-05uml: correctly strip kernel defines from userspace CFLAGSJeff Dike
2007-11-05uml: fix incompatible types warning in previous SG fixWANG Cong
2007-11-05paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin
2007-11-05fs/afs/vlocation.c: fix off-by-oneAdrian Bunk
2007-11-05arm26: remove it againHugh Dickins
2007-11-05Fix bitmap_scnlistprintf for empty masksAndi Kleen
2007-11-05Missing include file in kallsyms.hKamalesh Babulal
2007-11-05local_t Documentation updateMathieu Desnoyers
2007-11-05serial: fix compile warning about putcYinghai Lu