| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-10-07 | 1 | -0/+120 |
|\ |
|
| * | Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux int... | Olof Johansson | 2012-09-22 | 1 | -0/+120 |
| |\ |
|
| | * | hwmon: Add devicetree bindings to gpio-fan | Jamie Lentin | 2012-09-22 | 1 | -0/+120 |
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 1 | -1/+1 |
| |\ \ |
|
| | * | | ARM: samsung: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
* | | | | hwmon: (mcp3021) Add MCP3221 support | Sven Schuchmann | 2012-09-23 | 2 | -6/+22 |
* | | | | hwmon: (mcp3021) Prepare MCP3021 driver to support other chips | Sven Schuchmann | 2012-09-23 | 1 | -7/+26 |
* | | | | hwmon: (w83791d) Drop unnecessary compare statements | Guenter Roeck | 2012-09-23 | 1 | -4/+3 |
* | | | | hwmon: (lm93) Drop unnecessary compare statement | Guenter Roeck | 2012-09-23 | 1 | -1/+1 |
* | | | | hwmon: (lm70) Simplify show_name function | Guenter Roeck | 2012-09-23 | 1 | -20/+1 |
* | | | | hwmon: (adcxx) Simplify show_name function | Guenter Roeck | 2012-09-23 | 1 | -4/+1 |
* | | | | hwmon: Drop dependencies on EXPERIMENTAL | Guenter Roeck | 2012-09-23 | 1 | -41/+40 |
* | | | | hwmon: (it87) Fix Kconfig for IT87 driver | Guenter Roeck | 2012-09-23 | 1 | -2/+2 |
* | | | | hwmon: (sht15) move header to linux/platform_data/ | Vivien Didelot | 2012-09-23 | 1 | -1/+1 |
* | | | | hwmon: (asus_atk0110) Remove useless kfree | Peter Senna Tschudin | 2012-09-23 | 1 | -1/+0 |
* | | | | hwmon: (ina2xx) Add support for INA220 and INA230 | Guenter Roeck | 2012-09-23 | 2 | -3/+13 |
* | | | | hwmon: (ina2xx) Use structure array to distinguish chip types | Guenter Roeck | 2012-09-23 | 1 | -103/+56 |
* | | | | hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113 | Guenter Roeck | 2012-09-23 | 2 | -9/+70 |
* | | | | hwmon: (lm70) Add support for LM71 and LM74 | Christophe Leroy | 2012-09-23 | 2 | -6/+25 |
* | | | | hwmon: (w83793) Remove legacy chassis intrusion detection sysfs attributes | Guenter Roeck | 2012-09-23 | 1 | -23/+0 |
* | | | | hwmon: (w83792d) Remove legacy chassis intrusion detection attributes | Guenter Roeck | 2012-09-23 | 1 | -56/+2 |
* | | | | hwmon: (adm9240) Remove legacy chassis intrusion detection sysfs attribute | Guenter Roeck | 2012-09-23 | 1 | -26/+0 |
* | | | | hwmon: (lm70) Allow 4wire SPI bus with LM70 | Christophe Leroy | 2012-09-23 | 1 | -4/+0 |
* | | | | hwmon: (sht15) remove multiple driver registration | Vivien Didelot | 2012-09-23 | 1 | -71/+23 |
* | | | | hwmon: add Maxim MAX197 support | Vivien Didelot | 2012-09-23 | 3 | -0/+359 |
* | | | | hwmon: (adt7410) handle errors from adt7410_update_device() | Dan Carpenter | 2012-09-23 | 1 | -2/+7 |
* | | | | hwmon: Driver for ADT7410 | Hartmut Knaack | 2012-09-23 | 3 | -0/+470 |
* | | | | hwmon: (fam15h_power) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -17/+8 |
* | | | | hwmon: (via-cputemp) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -16/+7 |
* | | | | hwmon: (jz4740-hwmon) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -37/+16 |
* | | | | hwmon: (w83l786ng) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -9/+4 |
* | | | | hwmon: (vt8231) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -18/+6 |
* | | | | hwmon: (sht21) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -9/+4 |
* | | | | hwmon: (sht15) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -38/+20 |
* | | | | hwmon: (sch5636) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -4/+2 |
* | | | | hwmon: (sch5627) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -3/+2 |
* | | | | hwmon: (mcp3021) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -10/+5 |
* | | | | hwmon: (ltc4245) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -10/+4 |
* | | | | hwmon: (ltc4215) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -11/+4 |
* | | | | hwmon: (ltc4151) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -11/+4 |
* | | | | hwmon: (max1668) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -5/+3 |
* | | | | hwmon: (lm95245) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -10/+5 |
* | | | | hwmon: (lm95241) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -10/+5 |
* | | | | hwmon: (lm70) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -3/+1 |
* | | | | hwmon: (g760a) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -7/+3 |
* | | | | hwmon: (f75375s) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -5/+3 |
* | | | | hwmon: (f71882fg) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -11/+4 |
* | | | | hwmon: (emc2103) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -6/+4 |
* | | | | hwmon: (emc1403) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -11/+7 |