| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: remove use of __devexit | Bill Pemberton | 2012-11-28 | 44 | -50/+50 |
* | hwmon: remove use of __devinitdata | Bill Pemberton | 2012-11-28 | 3 | -4/+4 |
* | hwmon: remove use of __devinit | Bill Pemberton | 2012-11-28 | 45 | -82/+82 |
* | hwmon: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 43 | -43/+43 |
* | hwmon: Fix chip feature table headers | Jean Delvare | 2012-11-05 | 6 | -6/+6 |
* | hwmon: (w83627ehf) Force initial bank selection | Jean Delvare | 2012-11-05 | 1 | -0/+1 |
* | hwmon: Only include of_match_table with CONFIG_OF_GPIO | Jamie Lentin | 2012-11-02 | 1 | -0/+2 |
* | hwmon, fam15h_power: Change email address, MAINTAINERS entry | Andreas Herrmann | 2012-10-30 | 1 | -2/+2 |
* | hwmon: (coretemp) Add support for Atom CE4110/4150/4170 | Guenter Roeck | 2012-10-15 | 1 | -2/+5 |
* | hwmon: (pmbus) remove CONFIG_EXPERIMENTAL | Kees Cook | 2012-10-15 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-10-13 | 3 | -529/+0 |
|\ |
|
| *-. | Merge branches 'fixes-for-37', 'ec' and 'thermal' into release | Len Brown | 2012-10-09 | 3 | -529/+0 |
| |\ \ |
|
| | | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Len Brown | 2012-10-09 | 3 | -529/+0 |
| | | |\ |
|
| | | | * | hwmon: exynos4: move thermal sensor driver to driver/thermal directory | Amit Daniel Kachhap | 2012-09-24 | 3 | -529/+0 |
* | | | | | hwmon: Drop needless includes of <linux/delay.h> | Jean Delvare | 2012-10-10 | 10 | -10/+0 |
* | | | | | hwmon: Add missing inclusions of <linux/err.h> | Jean Delvare | 2012-10-10 | 6 | -0/+6 |
* | | | | | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare | 2012-10-10 | 24 | -1/+23 |
* | | | | | hwmon: Update Alexey Fisher's name | Oleksij Rempel | 2012-10-10 | 2 | -3/+3 |
|/ / / / |
|
* | | | | 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-02 | 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-24 | 2 | -6/+22 |
* | | | | | | hwmon: (mcp3021) Prepare MCP3021 driver to support other chips | Sven Schuchmann | 2012-09-24 | 1 | -7/+26 |
* | | | | | | hwmon: (w83791d) Drop unnecessary compare statements | Guenter Roeck | 2012-09-24 | 1 | -4/+3 |
* | | | | | | hwmon: (lm93) Drop unnecessary compare statement | Guenter Roeck | 2012-09-24 | 1 | -1/+1 |
* | | | | | | hwmon: (lm70) Simplify show_name function | Guenter Roeck | 2012-09-24 | 1 | -20/+1 |
* | | | | | | hwmon: (adcxx) Simplify show_name function | Guenter Roeck | 2012-09-24 | 1 | -4/+1 |
* | | | | | | hwmon: Drop dependencies on EXPERIMENTAL | Guenter Roeck | 2012-09-24 | 1 | -41/+40 |
* | | | | | | hwmon: (it87) Fix Kconfig for IT87 driver | Guenter Roeck | 2012-09-24 | 1 | -2/+2 |
* | | | | | | hwmon: (sht15) move header to linux/platform_data/ | Vivien Didelot | 2012-09-24 | 1 | -1/+1 |
* | | | | | | hwmon: (asus_atk0110) Remove useless kfree | Peter Senna Tschudin | 2012-09-24 | 1 | -1/+0 |
* | | | | | | hwmon: (ina2xx) Add support for INA220 and INA230 | Guenter Roeck | 2012-09-24 | 2 | -3/+13 |
* | | | | | | hwmon: (ina2xx) Use structure array to distinguish chip types | Guenter Roeck | 2012-09-24 | 1 | -103/+56 |
* | | | | | | hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113 | Guenter Roeck | 2012-09-24 | 2 | -9/+70 |
* | | | | | | hwmon: (lm70) Add support for LM71 and LM74 | Christophe Leroy | 2012-09-24 | 2 | -6/+25 |
* | | | | | | hwmon: (w83793) Remove legacy chassis intrusion detection sysfs attributes | Guenter Roeck | 2012-09-24 | 1 | -23/+0 |
* | | | | | | hwmon: (w83792d) Remove legacy chassis intrusion detection attributes | Guenter Roeck | 2012-09-24 | 1 | -56/+2 |
* | | | | | | hwmon: (adm9240) Remove legacy chassis intrusion detection sysfs attribute | Guenter Roeck | 2012-09-24 | 1 | -26/+0 |
* | | | | | | hwmon: (lm70) Allow 4wire SPI bus with LM70 | Christophe Leroy | 2012-09-24 | 1 | -4/+0 |
* | | | | | | hwmon: (sht15) remove multiple driver registration | Vivien Didelot | 2012-09-24 | 1 | -71/+23 |
* | | | | | | hwmon: add Maxim MAX197 support | Vivien Didelot | 2012-09-24 | 3 | -0/+359 |
* | | | | | | hwmon: (adt7410) handle errors from adt7410_update_device() | Dan Carpenter | 2012-09-24 | 1 | -2/+7 |
* | | | | | | hwmon: Driver for ADT7410 | Hartmut Knaack | 2012-09-24 | 3 | -0/+470 |
* | | | | | | hwmon: (fam15h_power) Convert to use devm_ functions | Guenter Roeck | 2012-09-24 | 1 | -17/+8 |
* | | | | | | hwmon: (via-cputemp) Convert to use devm_ functions | Guenter Roeck | 2012-09-24 | 1 | -16/+7 |
* | | | | | | hwmon: (jz4740-hwmon) Convert to use devm_ functions | Guenter Roeck | 2012-09-24 | 1 | -37/+16 |
* | | | | | | hwmon: (w83l786ng) Convert to use devm_ functions | Guenter Roeck | 2012-09-24 | 1 | -9/+4 |