Age | Commit message (Expand) | Author |
2012-12-19 | hwmon-vid: Add support for AMD family 11h to 15h processors | Jean Delvare |
2012-12-19 | hwmon: (it87) Support PECI for additional chips | Guenter Roeck |
2012-12-19 | hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate | Guenter Roeck |
2012-12-19 | hwmon: (it87) Manage device specific features with table | Guenter Roeck |
2012-12-19 | hwmon: (it87) Replace pwm group macro with direct attribute definitions | Guenter Roeck |
2012-12-19 | hwmon: (it87) Avoid quoted string splits across lines | Guenter Roeck |
2012-12-19 | hwmon: (it87) Save fan registers in 2-dimensional array | Guenter Roeck |
2012-12-19 | hwmon: (it87) Introduce support for tempX_offset sysfs attribute | Guenter Roeck |
2012-12-19 | hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions | Guenter Roeck |
2012-12-19 | hwmon: (it87) Save voltage register values in 2-dimensional array | Guenter Roeck |
2012-12-19 | hwmon: (it87) Save temperature registers in 2-dimensional array | Guenter Roeck |
2012-12-19 | hwmon: (w83627ehf) Get rid of smatch warnings | Jean Delvare |
2012-12-19 | hwmon: (w83627hf) Don't touch nonexistent I2C address registers | Jean Delvare |
2012-12-19 | hwmon: (w83627ehf) Add support for suspend | Jean Delvare |
2012-12-19 | hwmon: (w83627hf) Add support for suspend | Jean Delvare |
2012-12-19 | hwmon: Fix PCI device reference leak in quirk | Jean Delvare |
2012-12-18 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-12-18 | Merge branch 'akpm' (more patches from Andrew) | Linus Torvalds |
2012-12-18 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-12-18 | drivers/message/fusion/mptscsih.c: missing break | Alan Cox |
2012-12-18 | backlight: locomolcd: fix checkpatch error and warning | Jingoo Han |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-12-18 | Merge tag 'md-3.8' of git://neil.brown.name/md | Linus Torvalds |
2012-12-17 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-12-17 | efi: Fix the build with user namespaces enabled. | Eric W. Biederman |
2012-12-17 | mtd: nandsim: use prandom_bytes | Akinobu Mita |
2012-12-17 | bnx2x: use prandom_bytes() | Akinobu Mita |
2012-12-17 | random32: rename random32 to prandom | Akinobu Mita |
2012-12-17 | aoe: fix use after free in aoedev_by_aoeaddr() | Dan Carpenter |
2012-12-17 | aoe: update internal version number to 81 | Ed Cashin |
2012-12-17 | aoe: identify source of runt AoE packets | Ed Cashin |
2012-12-17 | aoe: allow comma separator in aoe_iflist value | Ed Cashin |
2012-12-17 | aoe: allow user to disable target failure timeout | Ed Cashin |
2012-12-17 | aoe: use dynamic number of remote ports for AoE storage target | Ed Cashin |
2012-12-17 | aoe: avoid races between device destruction and discovery | Ed Cashin |
2012-12-17 | aoe: improve handling of misbehaving network paths | Ed Cashin |
2012-12-17 | aoe: return real minor number for static minors | Ed Cashin |
2012-12-17 | aoe: initialize sysminor to avoid compiler warning | Ed Cashin |
2012-12-17 | aoe: make error messages more specific in static minor allocation | Ed Cashin |
2012-12-17 | aoe: remove call to request handler from I/O completion | Ed Cashin |
2012-12-17 | aoe: cleanup: correct comment for aoetgt nout | Ed Cashin |
2012-12-17 | aoe: increase default cap on outstanding AoE commands in the network | Ed Cashin |
2012-12-17 | aoe: remove vestigial request queue allocation | Ed Cashin |
2012-12-17 | aoe: copy fallback timing information on destination failover | Ed Cashin |
2012-12-17 | aoe: update driver-internal version to 64+ | Ed Cashin |
2012-12-17 | aoe: commands in retransmit queue use new destination on failure | Ed Cashin |
2012-12-17 | aoe: use high-resolution RTTs with fallback to low-res | Ed Cashin |
2012-12-17 | aoe: manipulate aoedev network stats under lock | Ed Cashin |
2012-12-17 | aoe: err device: include MAC addresses for unexpected responses | Ed Cashin |