aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-07hwmon: (fschmd) Add watchdog supportHans de Goede
2009-01-07hwmon: (fschmd) Cleanups for watchdog supportHans de Goede
2009-01-07hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsetsDarrick J. Wong
2009-01-07hwmon: (it87) Add support for the ITE IT8720FJean-Marc Spaggiari
2009-01-07hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare
2009-01-07hwmon: Add LTC4245 driverIra Snyder
2009-01-07hwmon: (f71882fg) Fix fan_to/from_reg prototypesHans de Goede
2009-01-07hwmon: (f71882fg) Printout fan modesHans de Goede
2009-01-07hwmon: (f71882fg) Add documentationHans de Goede
2009-01-07hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000Hans de Goede
2009-01-07hwmon: (f71882fg) Add missing pwm3 attr for f71862fgHans de Goede
2009-01-07hwmon: (f71882fg) Add F8000 supportHans de Goede
2009-01-07hwmon: (f71882fg) Remove the fan_mode module optionHans de Goede
2009-01-07hwmon: (f71882fg) Separate max and crit alarm and beepHans de Goede
2009-01-07hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede
2009-01-07hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede
2009-01-07hwmon: (f71882fg) Fix various sysfs callback function issuesHans de Goede
2009-01-07hwmon: (f71882fg) Prepare for adding F8000 supportHans de Goede
2009-01-07hwmon: (f71882fg) Move some io access from the detect to the probe functionHans de Goede
2009-01-07hwmon: (f71882fg) Add support for the F71862FG superio sensorsHans de Goede
2009-01-07hwmon: (f71882fg) Style cleanups and put some repeating code into functionsHans de Goede
2009-01-07hwmon: (f71882fg) Add PWM supportMark van Doesburg
2009-01-07hwmon: (f71882fg) Misc cleanupsMark van Doesburg
2009-01-07hwmon: (f71882fg) Use sensor_device_attribute_2Mark van Doesburg
2009-01-06Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds
2009-01-06byteorder: remove the now unused byteorder.hHarvey Harrison
2009-01-06mn10300: introduce asm/swab.hHarvey Harrison
2009-01-06frv: introduce asm/swab.hHarvey Harrison
2009-01-06m32r: introduce asm/swab.hHarvey Harrison
2009-01-06m68knommu: introduce asm/swab.hHarvey Harrison
2009-01-06h8300: introduce asm/swab.hHarvey Harrison
2009-01-06ia64: introduce asm/swab.hHarvey Harrison
2009-01-06blackfin: introduce asm/swab.hHarvey Harrison
2009-01-06arm: introduce asm/swab.hHarvey Harrison
2009-01-06alpha: introduce asm/swab.hHarvey Harrison
2009-01-06m68k: introduce asm/swab.hHarvey Harrison
2009-01-06x86: introduce asm/swab.hHarvey Harrison
2009-01-06sparc: introduce asm/swab.hHarvey Harrison
2009-01-06sh: introduce asm/swab.hHarvey Harrison
2009-01-06s390: introduce asm/swab.hHarvey Harrison
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison
2009-01-06mips: introduce asm/swab.hHarvey Harrison
2009-01-06avr32: introduce asm/swab.hHarvey Harrison
2009-01-06byteorder: only use linux/swab.hHarvey Harrison
2009-01-06Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-01-07drm: fix ordering of driver unload vs agp unload.Dave Airlie
2009-01-07drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt
2009-01-07drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg