Age | Commit message (Expand) | Author |
2008-10-17 | hwmon: (lm85) Support different PWM frequency tables | Jean Delvare |
2008-10-17 | hwmon: (lm85) Select the closest PWM frequency | Jean Delvare |
2008-10-17 | hwmon: (lm85) Implement the standard PWM frequency interface | Jean Delvare |
2008-10-17 | hwmon: (lm85) Rework the device detection | Jean Delvare |
2008-10-17 | hwmon: (ams) Simplify IRQ handling routine | Dmitry Torokhov |
2008-10-17 | hwmon: (ams) Fix locking issues | Dmitry Torokhov |
2008-10-17 | hwmon: (ams) Fix permissions on 'joystick' module parameter | Dmitry Torokhov |
2008-10-17 | hwmon: (ams) Convert to a new-style i2c driver | Jean Delvare |
2008-10-17 | hwmon: (lm87) Add support for configuration through platform_data | Ben Hutchings |
2008-10-17 | hwmon: (lm87) Restore original configuration register on removal | Ben Hutchings |
2008-10-17 | hwmon: (lm87) Fix masking of config register in lm87_init_client() | Ben Hutchings |
2008-10-17 | hwmon: (lm90) Don't spam the kernel log | Jean Delvare |
2008-10-17 | hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649 | Ben Hutchings |
2008-10-17 | hwmon: (lm90) Rename temperature conversion functions to match usage | Ben Hutchings |
2008-10-17 | hwmon: (lm90) Support ADT7461 in extended mode | Nate Case |
2008-10-17 | hwmon: (lm90) Convert some macros to static functions | Nate Case |
2008-10-17 | hwmon: (lm90) Update datasheet links | Jean Delvare |
2008-10-17 | hwmon: (lm90) Don't access nonexistent registers on Maxim chips | Jean Delvare |
2008-10-17 | hwmon: (lm90) Support the extra resolution bits of MAX6657 | Jean Delvare |
2008-10-17 | hwmon: (lm90) Move 16-bit value read to a separate function | Jean Delvare |
2008-10-17 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2008-10-17 | ALSA: Fix debugfs_create_dir's error checking method for sound/soc/ | Zhaolei |
2008-10-17 | Merge branches 'topic/asoc', 'topic/hda' and 'topic/misc-fixes' into for-linus | Takashi Iwai |
2008-10-17 | block: remove __generic_unplug_device() from exports | Jens Axboe |
2008-10-17 | block: move q->unplug_work initialization | Peter Zijlstra |
2008-10-17 | blktrace: pass zfcp driver data | Stefan Raspl |
2008-10-17 | blktrace: add support for driver data | Stefan Raspl |
2008-10-17 | block: fix current kernel-doc warnings | Randy Dunlap |
2008-10-17 | block: only call ->request_fn when the queue is not stopped | Jens Axboe |
2008-10-17 | block: simplify string handling in elv_iosched_store() | Li Zefan |
2008-10-17 | block: fix kernel-doc for blk_alloc_devt() | Li Zefan |
2008-10-17 | block: fix nr_phys_segments miscalculation bug | FUJITA Tomonori |
2008-10-17 | block: add partition attribute for partition number | Tejun Heo |
2008-10-17 | block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT | Tejun Heo |
2008-10-17 | softirq: Add support for triggering softirq work on softirqs. | David S. Miller |
2008-10-16 | {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() | Linus Torvalds |
2008-10-16 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-10-16 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2008-10-16 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Fix kernel/softirq.c printk format warning properly | Linus Torvalds |
2008-10-16 | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-16 | FRV: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall |
2008-10-16 | FRV: Switch unaligned access to the packed-struct implementation | Harvey Harrison |
2008-10-16 | FRV: Provide dma_map_page() for NOMMU and fix comments | David Howells |
2008-10-16 | frv: use generic pci_enable_resources() | Bjorn Helgaas |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2008-10-16 | lib: remove defining macros for strict_strto?? | Harvey Harrison |