Age | Commit message (Expand) | Author |
2009-12-09 | hwmon: (f71882fg) Cleanup sysfs attr creation 1/2 | Hans de Goede |
2009-12-09 | hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARM | Jean Delvare |
2009-12-09 | hwmon: Add Freescale MC13783 ADC driver | Luotao Fu |
2009-12-09 | hwmon: (w83791d) Remove experimental dependency | Marc Hulsman |
2009-12-09 | hwmon: Clean up detect functions | Jean Delvare |
2009-12-09 | hwmon: (w83l785ts) Clean up detect function | Jean Delvare |
2009-12-09 | hwmon: (w83792d) Clean up detect function | Jean Delvare |
2009-12-09 | hwmon: (w83791d) Clean up detect function | Jean Delvare |
2009-12-09 | hwmon: (w83781d) Clean up detect function | Jean Delvare |
2009-12-09 | hwmon: (tmp401/tmp421) Clean up detect functions | Jean Delvare |
2009-12-09 | hwmon: (lm90) Clean up detect function | Jean Delvare |
2009-12-09 | hwmon: (lm85) Clean up detect function | Jean Delvare |
2009-12-09 | hwmon: (lm83) Clean up detect function | Jean Delvare |
2009-12-09 | hwmon: (lm77) Clean up detect function | Jean Delvare |
2009-12-09 | hwmon: (adm1025) Clean up detect function | Jean Delvare |
2009-12-09 | hwmon: (adm1021) Clean up detect function | Jean Delvare |
2009-12-09 | hwmon: New driver for the National Semiconductor LM73 | Adrien Demarez |
2009-12-09 | hwmon: (w83627hf) Stop using globals for I/O port numbers | Jean Delvare |
2009-12-09 | hwmon: (w83627hf) Drop the force_addr module parameter | Jean Delvare |
2009-12-09 | hwmon: (it87) Check for fan2 and fan3 availability | Jean Delvare |
2009-12-09 | hwmon: (it87) Verify the VID pin usage | Jean Delvare |
2009-12-09 | hwmon: Clarify autopwm trip points documentation | Jean Delvare |
2009-12-09 | MAINTAINERS: Add missing hwmon files | Jean Delvare |
2009-12-09 | hwmon: (s3c-hwmon) Fix build error | Ben Dooks |
2009-12-09 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2009-12-09 | Merge branch 'topic/hda' into for-linus | Takashi Iwai |
2009-12-09 | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-09 | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-09 | Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-09 | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-12-09 | ALSA: ice1724 - aureon - modify WM8770 Master & DAC volume | Jaroslav Kysela |
2009-12-09 | ALSA: hda/realtek: quirk for D945GCLF2 mainboard | David Santinoli |
2009-12-09 | ALSA: hda - Terradici HDA controllers does not support 64-bit mode | Jaroslav Kysela |
2009-12-09 | ALSA: document: Add direct git link to grub hda-analyzer | Alexey Fisher |
2009-12-08 | Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-09 | i2c-pnx: Map I2C adapter number to platform ID number | Kevin Wells |
2009-12-09 | i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode | Rajendra Nayak |
2009-12-09 | i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases | Shinya Kuribayashi |
2009-12-09 | i2c-designware: Cosmetic cleanups | Shinya Kuribayashi |
2009-12-09 | i2c-designware: Tx abort cleanups | Shinya Kuribayashi |
2009-12-09 | i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors | Shinya Kuribayashi |
2009-12-09 | i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures | Shinya Kuribayashi |
2009-12-09 | i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed | Shinya Kuribayashi |
2009-12-09 | i2c-designware: Process all i2c_msg messages in the interrupt handler | Shinya Kuribayashi |
2009-12-09 | i2c-designware: i2c_dw_read: Remove redundant target address checker | Shinya Kuribayashi |
2009-12-09 | i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits | Shinya Kuribayashi |
2009-12-09 | i2c-designware: Initialize byte count variables just prior to being used | Shinya Kuribayashi |