summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpusFrank Myhr2008-08-061-10/+8
| | * | | hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyleFrank Myhr2008-08-061-69/+71
| | * | | hwmon: ad7414 driverSean MacLennan2008-08-063-0/+279
| | * | | hwmon: (thmc50) Add support for critical temperature limitsKrzysztof Helt2008-08-061-1/+27
| | * | | hwmon: (adm9240) Remove EXPERIMENTAL dependencyGrant Coady2008-08-061-1/+1
| | * | | hwmon: (w83627hf) Drop reset module parameterJean Delvare2008-08-061-27/+0
| | * | | hwmon: (w83627hf) Add pwm_enable sysfs interfaceDominik Geyer2008-08-061-0/+74
| | * | | hwmon: (w83791d) Use fan divisor bits from vbat registerMarc Hulsman2008-08-061-4/+20
| | * | | hwmon: (f71882fg) Delete needless forward declarationsJean Delvare2008-08-061-6/+0
| | * | | hwmon: (dme1737) Add support for the SMSC SCH5027Juerg Haefliger2008-08-062-65/+132
| | * | | hwmon: (dme1737) Skip detection if forcedJuerg Haefliger2008-08-061-6/+9
| | * | | hwmon: (dme1737) CleanupsJuerg Haefliger2008-08-061-47/+47
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-08-0870-3746/+3837
| |\ \ \
| | * | | [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-0640-227/+199
| | * | | [WATCHDOG] sbc8360.c - move stop code into a functionWim Van Sebroeck2008-08-061-5/+11
| | * | | [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-0654-428/+428
| | * | | [WATCHDOG] Coding style - Indentation - part 1Wim Van Sebroeck2008-08-066-121/+119
| | * | | [WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogsAnton Vorontsov2008-08-062-12/+35
| | * | | [WATCHDOG] mpc8xxx_wdt: fix buildAnton Vorontsov2008-08-061-1/+1
| | * | | [WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/gAnton Vorontsov2008-08-061-52/+52
| | * | | [WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdtAnton Vorontsov2008-08-063-3/+10
| | * | | [WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUsAnton Vorontsov2008-08-062-10/+74
| | * | | [WATCHDOG] mpc83xx_wdt: convert to the OF platform driverAnton Vorontsov2008-08-061-31/+30
| | * | | [WATCHDOG] pcwd: a couple of watchdogs escaped conversionAlan Cox2008-08-062-8/+6
| | * | | [WATCHDOG] Clean-up includesWim Van Sebroeck2008-08-0614-20/+13
| | * | | [WATCHDOG] hpwdt.c - fix double includesWim Van Sebroeck2008-08-061-2/+0
| | * | | [WATCHDOG] Merge code clean-up's from Alan Cox.Wim Van Sebroeck2008-08-0657-2930/+2963
| | |\ \ \ | | | |/ / | | |/| |
| | | * | [WATCHDOG 57/57] wdt501/pci: Clean up, coding style and switch to unlocked_ioctlAlan Cox2008-06-212-211/+265
| | | * | [WATCHDOG 56/57] wdt977: clean up, coding style and switch to unlocked_ioctlAlan Cox2008-06-211-74/+74
| | | * | [WATCHDOG 55/57] wdt285: switch to unlocked_ioctl and tidy up oddments of cod...Alan Cox2008-06-211-15/+16
| | | * | [WATCHDOG 54/57] wdrtas: clean up, coding style, switch to unlocked_ioctlAlan Cox2008-06-211-62/+41
| | | * | [WATCHDOG 53/57] wafer5823wdt: Clean up, coding style, switch to unlocked_ioctlAlan Cox2008-06-211-34/+46
| | | * | [WATCHDOG 52/57] w83977f_wdt: clean up, coding style and switch to unlocked_i...Alan Cox2008-06-211-114/+111
| | | * | [WATCHDOG 51/57] w83877f_wdt: clean up code, coding style, switch to unlocked...Alan Cox2008-06-211-98/+101
| | | * | [WATCHDOG 50/57] w83697hf_wdt: cleanup, coding style and switch to unlocked_i...Alan Cox2008-06-211-75/+73
| | | * | [WATCHDOG 49/57] w83627hf: coding style, clean up and switch to unlocked_ioctlAlan Cox2008-06-211-92/+83
| | | * | [WATCHDOG 48/57] txx9: Fix locking, switch to unlocked_ioctlAlan Cox2008-06-211-12/+19
| | | * | [WATCHDOG 47/57] softdog: clean up, coding style and switch to unlocked_ioctlAlan Cox2008-06-211-41/+46
| | | * | [WATCHDOG 46/57] smsc37b787_wdt: coding style, switch to unlocked_ioctlAlan Cox2008-06-211-220/+222
| | | * | [WATCHDOG 45/57] shwdt: coding style, cleanup, switch to unlocked_ioctlAlan Cox2008-06-211-57/+82
| | | * | [WATCHDOG 44/57] scx200_wdt: clean up and switch to unlocked_ioctlAlan Cox2008-06-212-31/+32
| | | * | [WATCHDOG 43/57] sc520_wdt: Clean up and switch to unlocked_ioctlAlan Cox2008-06-211-75/+86
| | | * | [WATCHDOG 42/57] sc1200_wdt: clean up, fix locking and use unlocked_ioctlAlan Cox2008-06-211-89/+114
| | | * | [WATCHDOG 41/57] sb_wdog: Clean up and switch to unlocked_ioctlAlan Cox2008-06-211-38/+40
| | | * | [WATCHDOG 40/57] sbc_epx_c3_wdt: switch to unlocked_ioctlAlan Cox2008-06-211-6/+6
| | | * | [WATCHDOG 39/57] sbc8360: clean upAlan Cox2008-06-211-18/+12
| | | * | [WATCHDOG 38/57] stg7240_wdt: unlocked_ioctlAlan Cox2008-06-211-9/+7
| | | * | [WATCHDOG 37/57] sbc60xxwdt: clean up and switch to unlocked_ioctlAlan Cox2008-06-211-113/+110
| | | * | [WATCHDOG 36/57] sa1100_wdt: Switch to unlocked_ioctlAlan Cox2008-06-211-17/+15
| | | * | [WATCHDOG 35/57] s3c2410: watchdog cleanup and switch to unlocked_ioctlAlan Cox2008-06-211-68/+80