Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 6 | -455/+689 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | hwmon-vid: Add support for AMD family 11h to 15h processors | Jean Delvare | 2012-12-19 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (it87) Support PECI for additional chips | Guenter Roeck | 2012-12-19 | 1 | -10/+38 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate | Guenter Roeck | 2012-12-19 | 2 | -4/+19 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (it87) Manage device specific features with table | Guenter Roeck | 2012-12-19 | 1 | -74/+81 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (it87) Replace pwm group macro with direct attribute definitions | Guenter Roeck | 2012-12-19 | 1 | -41/+74 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (it87) Avoid quoted string splits across lines | Guenter Roeck | 2012-12-19 | 1 | -14/+13 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (it87) Save fan registers in 2-dimensional array | Guenter Roeck | 2012-12-19 | 1 | -159/+104 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (it87) Introduce support for tempX_offset sysfs attribute | Guenter Roeck | 2012-12-19 | 2 | -5/+70 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions | Guenter Roeck | 2012-12-19 | 1 | -10/+11 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (it87) Save voltage register values in 2-dimensional array | Guenter Roeck | 2012-12-19 | 1 | -81/+66 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (it87) Save temperature registers in 2-dimensional array | Guenter Roeck | 2012-12-19 | 1 | -63/+35 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (w83627ehf) Get rid of smatch warnings | Jean Delvare | 2012-12-19 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (w83627hf) Don't touch nonexistent I2C address registers | Jean Delvare | 2012-12-19 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (w83627ehf) Add support for suspend | Jean Delvare | 2012-12-19 | 1 | -1/+94 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: (w83627hf) Add support for suspend | Jean Delvare | 2012-12-19 | 1 | -1/+74 | |
| * | | | | | | | | | | | | | | | | | | | hwmon: Fix PCI device reference leak in quirk | Jean Delvare | 2012-12-19 | 1 | -12/+14 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | ksm: make rmap walks more scalable | Hugh Dickins | 2012-12-20 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | | | | | | sched: numa: ksm: fix oops in task_numa_placment() | Hugh Dickins | 2012-12-20 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | | mm: do not sleep in balance_pgdat if there's no i/o congestion | Zlatko Calusic | 2012-12-20 | 1 | -6/+6 | |
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-12-20 | 7 | -12/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. | David S. Miller | 2012-12-20 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. | David S. Miller | 2012-12-20 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | sparc64: Fix ECB looping constructs in AES code. | David S. Miller | 2012-12-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. | David S. Miller | 2012-12-20 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | sparc64: Fix AES ctr mode block size. | David S. Miller | 2012-12-20 | 1 | -3/+24 | |
| * | | | | | | | | | | | | | | | | | | sparc64: Fix unrolled AES 256-bit key loops. | David S. Miller | 2012-12-20 | 1 | -6/+14 | |
| * | | | | | | | | | | | | | | | | | | sparc64: Define pte_accessible() | David S. Miller | 2012-12-19 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | sparc: huge_ptep_set_* functions need to call set_huge_pte_at() | Dave Kleikamp | 2012-12-19 | 1 | -2/+8 | |
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-12-20 | 52 | -202/+545 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | solos-pci: ensure all TX packets are aligned to 4 bytes | David Woodhouse | 2012-12-19 | 1 | -4/+23 | |
| * | | | | | | | | | | | | | | | | | | | solos-pci: add firmware upgrade support for new models | Nathan Williams | 2012-12-19 | 1 | -11/+42 | |
| * | | | | | | | | | | | | | | | | | | | solos-pci: remove superfluous debug output | Nathan Williams | 2012-12-19 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | solos-pci: add GPIO support for newer versions on Geos board | Nathan Williams | 2012-12-19 | 1 | -0/+105 | |
| * | | | | | | | | | | | | | | | | | | | 8139cp: Prevent dev_close/cp_interrupt race on MTU change | John Greene | 2012-12-19 | 1 | -7/+11 | |
| * | | | | | | | | | | | | | | | | | | | net: qmi_wwan: add ZTE MF880 | Bjørn Mork | 2012-12-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | drivers/net: Use of_match_ptr() macro in smsc911x.c | Sachin Kamat | 2012-12-19 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | drivers/net: Use of_match_ptr() macro in smc91x.c | Sachin Kamat | 2012-12-19 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | | ipv6: addrconf.c: remove unnecessary "if" | Cong Ding | 2012-12-19 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | | | bridge: Correctly encode addresses when dumping mdb entries | Vlad Yasevich | 2012-12-19 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | bridge: Do not unregister all PF_BRIDGE rtnl operations | Vlad Yasevich | 2012-12-19 | 4 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | | | use generic usbnet_manage_power() | Oliver Neukum | 2012-12-19 | 2 | -16/+4 | |
| * | | | | | | | | | | | | | | | | | | | usbnet: generic manage_power() | Oliver Neukum | 2012-12-19 | 2 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | | | usbnet: handle PM failure gracefully | Oliver Neukum | 2012-12-19 | 2 | -7/+9 | |
| * | | | | | | | | | | | | | | | | | | | ksz884x: fix receive polling race condition | Lennert Buytenhek | 2012-12-19 | 1 | -3/+9 | |
| * | | | | | | | | | | | | | | | | | | | qlcnic: update driver version | Signed-off-by: Sony Chacko | 2012-12-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | qlcnic: fix unused variable warnings | Shahed Shaikh | 2012-12-19 | 4 | -12/+6 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-12-19 | 2 | -1/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | wireless: fix Atheros drivers compilation | Vladimir Kondratiev | 2012-12-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | rt2x00: zero-out rx_status | Gabor Juhos | 2012-12-17 | 1 | -0/+8 |