index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
hwmon: Fix various typos
Jean Delvare
3
-3
/
+3
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
14
-0
/
+72
2009-01-07
hwmon: (lm70) Add TI TMP121 support
Manuel Lauss
3
-13
/
+84
2009-01-07
hwmon: (lm70) Code streamlining and cleanup
Kaiwan N Billimoria
4
-25
/
+31
2009-01-07
hwmon: Deprecate the fscher and fscpos drivers
Hans de Goede
2
-6
/
+22
2009-01-07
hwmon: (fschmd) Add watchdog support
Hans de Goede
2
-20
/
+386
2009-01-07
hwmon: (fschmd) Cleanups for watchdog support
Hans de Goede
1
-25
/
+22
2009-01-07
hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsets
Darrick J. Wong
1
-0
/
+7
2009-01-07
hwmon: (it87) Add support for the ITE IT8720F
Jean-Marc Spaggiari
3
-18
/
+35
2009-01-07
hwmon: Don't overuse I2C_CLIENT_MODULE_PARM
Jean Delvare
5
-5
/
+20
2009-01-07
hwmon: Add LTC4245 driver
Ira Snyder
4
-0
/
+660
2009-01-07
hwmon: (f71882fg) Fix fan_to/from_reg prototypes
Hans de Goede
1
-2
/
+2
2009-01-07
hwmon: (f71882fg) Printout fan modes
Hans de Goede
1
-4
/
+9
2009-01-07
hwmon: (f71882fg) Add documentation
Hans de Goede
2
-2
/
+92
2009-01-07
hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000
Hans de Goede
1
-4
/
+8
2009-01-07
hwmon: (f71882fg) Add missing pwm3 attr for f71862fg
Hans de Goede
1
-0
/
+22
2009-01-07
hwmon: (f71882fg) Add F8000 support
Hans de Goede
1
-62
/
+291
2009-01-07
hwmon: (f71882fg) Remove the fan_mode module option
Hans de Goede
1
-25
/
+2
2009-01-07
hwmon: (f71882fg) Separate max and crit alarm and beep
Hans de Goede
1
-9
/
+23
2009-01-07
hwmon: (f71882fg) Check for hwmon powerdown state
Hans de Goede
1
-0
/
+5
2009-01-07
hwmon: (f71882fg) Cleanup fan and temp hyst functions
Hans de Goede
1
-78
/
+43
2009-01-07
hwmon: (f71882fg) Fix various sysfs callback function issues
Hans de Goede
1
-49
/
+73
2009-01-07
hwmon: (f71882fg) Prepare for adding F8000 support
Hans de Goede
1
-57
/
+60
2009-01-07
hwmon: (f71882fg) Move some io access from the detect to the probe function
Hans de Goede
1
-23
/
+23
2009-01-07
hwmon: (f71882fg) Add support for the F71862FG superio sensors
Hans de Goede
1
-72
/
+224
2009-01-07
hwmon: (f71882fg) Style cleanups and put some repeating code into functions
Hans de Goede
1
-48
/
+41
2009-01-07
hwmon: (f71882fg) Add PWM support
Mark van Doesburg
1
-1
/
+655
2009-01-07
hwmon: (f71882fg) Misc cleanups
Mark van Doesburg
1
-5
/
+5
2009-01-07
hwmon: (f71882fg) Use sensor_device_attribute_2
Mark van Doesburg
1
-92
/
+95
2009-01-06
Fix up 64-bit byte swaps for most 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-01-06
byteorder: remove the now unused byteorder.h
Harvey Harrison
2
-373
/
+0
2009-01-06
mn10300: introduce asm/swab.h
Harvey Harrison
3
-40
/
+44
2009-01-06
frv: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-06
m32r: introduce asm/swab.h
Harvey Harrison
3
-6
/
+12
2009-01-06
m68knommu: introduce asm/swab.h
Harvey Harrison
3
-21
/
+27
2009-01-06
h8300: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-06
ia64: introduce asm/swab.h
Harvey Harrison
3
-36
/
+36
2009-01-06
blackfin: introduce asm/swab.h
Harvey Harrison
3
-42
/
+50
2009-01-06
arm: introduce asm/swab.h
Harvey Harrison
3
-32
/
+52
2009-01-06
alpha: introduce asm/swab.h
Harvey Harrison
3
-41
/
+44
2009-01-06
m68k: introduce asm/swab.h
Harvey Harrison
3
-14
/
+19
2009-01-06
x86: introduce asm/swab.h
Harvey Harrison
3
-60
/
+64
2009-01-06
sparc: introduce asm/swab.h
Harvey Harrison
3
-44
/
+48
2009-01-06
sh: introduce asm/swab.h
Harvey Harrison
3
-59
/
+64
2009-01-06
s390: introduce asm/swab.h
Harvey Harrison
3
-90
/
+94
2009-01-06
powerpc: introduce asm/swab.h
Harvey Harrison
3
-81
/
+93
2009-01-06
mips: introduce asm/swab.h
Harvey Harrison
3
-49
/
+59
2009-01-06
avr32: introduce asm/swab.h
Harvey Harrison
3
-29
/
+38
2009-01-06
byteorder: only use linux/swab.h
Harvey Harrison
6
-388
/
+27
2009-01-06
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
10
-39
/
+397
[next]