Commit Graph

218915 Commits (1179324c411edcefb28a5293f8cc6a5bd9567448)
 

Author SHA1 Message Date
Guenter Roeck 1179324c41 hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionality 15 years ago
Guenter Roeck 4667bcb8d8 hwmon: (lm90) Introduce chip parameter structure 15 years ago
Guenter Roeck 15b66ab690 hwmon: (lm90) Rearrange code to no longer require forward declarations 15 years ago
Guenter Roeck 06e1c0a216 hwmon: (lm90) Add support for max6695 and max6696 15 years ago
Guenter Roeck 6948708dd0 hwmon: (lm90) Add support for extra features of max6659 15 years ago
Guenter Roeck 13c84951a3 hwmon: (lm90) Add explicit support for max6659 15 years ago
Guenter Roeck 96512861c3 hwmon: (lm90) Simplify set_temp11 register calculations 15 years ago
Guenter Roeck b6fc1bacc7 hwmon: (lm90) Introduce function to delete sysfs files 15 years ago
Guenter Roeck 88073bb1ba hwmon: (lm90) Introduce device feature bits 15 years ago
Guenter Roeck 11e578129a hwmon: (lm90) Fix checkpatch errors 15 years ago
Guenter Roeck 28e7438faa hwmon: Add tempX_emergency attribute to sysfs ABI 15 years ago
Andreas Herrmann 628b4504cf hwmon: (k8temp) Remove superfluous CPU family check 15 years ago
Linus Torvalds 81280572ca Merge branch 'upstream-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 15 years ago
Theodore Ts'o a107e5a3a4 Merge branch 'next' into upstream-merge 15 years ago
Linus Torvalds b83db1deb2 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
Linus Torvalds 7d2f280e75 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 years ago
Theodore Ts'o a269029d0e ext4,jbd2: convert tracepoints to use major/minor numbers 15 years ago
Dmitry Monakhov 3d287de3b8 ext4: optimize orphan_list handling for ext4_setattr 15 years ago
Nicolas Kaiser beed5ecbaa ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new 15 years ago
Linus Torvalds e3e1288e86 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 15 years ago
Linus Torvalds 9ae6d03922 Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 15 years ago
Linus Torvalds bdab225015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 15 years ago
Linus Torvalds 7c5814c719 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 15 years ago
Linus Torvalds a042e26137 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
Linus Torvalds f66dd539fe Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 15 years ago
Linus Torvalds 17bb51d56c Merge branch 'akpm-incoming-2' 15 years ago
Linus Torvalds 0671b7674f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
Linus Torvalds 0b2d8d9e56 proc_bus_pci_ioctl: remove pointless BKL usage 15 years ago
Kazuya Mio a6371b636f ext4: fix compile error in ext4_fallocate() 15 years ago
Eric Sandeen eee4adc709 ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static 15 years ago
Theodore Ts'o 61d08673de ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() 15 years ago
Theodore Ts'o 4a873a472b ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static 15 years ago
Theodore Ts'o bf89d16f6e ext4: rename {ext,idx}_pblock and inline small extent functions 15 years ago
Theodore Ts'o 1f109d5a17 ext4: make various ext4 functions be static 15 years ago
Theodore Ts'o 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 15 years ago
Theodore Ts'o 7f93cff90f ext4: fix kernel oops if the journal superblock has a non-zero j_errno 15 years ago
Eric Sandeen 72f84e6560 ext4: update writeback_index based on last page scanned 15 years ago
Eric Sandeen 5b41d92437 ext4: implement writeback livelock avoidance using page tagging 15 years ago
Eric Sandeen bbd08344e3 ext4: tidy up a void argument in inode.c 15 years ago
Lukas Czerner 27ee40df2b ext4: add batched_discard into ext4 feature list 15 years ago
Lukas Czerner 7360d1731e ext4: Add batched discard support for ext4 15 years ago
Lukas Czerner 367a51a339 fs: Add FITRIM ioctl 15 years ago
Lukas Czerner 77ca6cdf0a ext4: Use return value from sb_issue_discard() 15 years ago
Namhyung Kim 877836905d ext4: Check return value of sb_getblk() and friends 15 years ago
Theodore Ts'o bd2d0210cf ext4: use bio layer instead of buffer layer in mpage_da_submit_io 15 years ago
Theodore Ts'o 1de3e3df91 ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io() 15 years ago
Theodore Ts'o 3ecdb3a193 ext4: inline walk_page_buffers() into mpage_da_submit_io 15 years ago
Theodore Ts'o cb20d51883 ext4: inline ext4_writepage() into mpage_da_submit_io() 15 years ago
Theodore Ts'o a42afc5f56 ext4: simplify ext4_writepage() 15 years ago
Theodore Ts'o 5a87b7a5da ext4: call mpage_da_submit_io() from mpage_da_map_blocks() 15 years ago