Age | Commit message (Expand) | Author | Files | Lines |
2010-10-28 | Move ams driver to macintosh | Jean Delvare | 6 | -963/+0 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -1/+1 |
2010-02-03 | macintosh/hwmon/ams: Fix device removal sequence | Jean Delvare | 4 | -4/+12 |
2008-10-17 | hwmon: (ams) Simplify IRQ handling routine | Dmitry Torokhov | 1 | -25/+17 |
2008-10-17 | hwmon: (ams) Fix locking issues | Dmitry Torokhov | 4 | -65/+56 |
2008-10-17 | hwmon: (ams) Fix permissions on 'joystick' module parameter | Dmitry Torokhov | 1 | -2/+2 |
2008-10-17 | hwmon: (ams) Convert to a new-style i2c driver | Jean Delvare | 2 | -41/+19 |
2008-08-20 | powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h | Stephen Rothwell | 1 | -1/+1 |
2008-06-30 | hwmon: Use linux/of_platform.h instead of asm | Stephen Rothwell | 1 | -1/+1 |
2007-10-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 1 | -1/+0 |
2007-09-26 | HWMON: ams - convert to use input-polldev | Dmitry Torokhov | 2 | -47/+34 |
2007-07-31 | hwmon: clean up duplicate includes | Jesper Juhl | 1 | -1/+0 |
2007-05-10 | drivers/hwmon: switch to using input_dev->dev.parent | Dmitry Torokhov | 1 | -1/+1 |
2007-05-08 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2 | -7/+4 |
2007-05-08 | hwmon/ams: Do not print error on systems without apple motion sensor | Olaf Hering | 1 | -3/+0 |
2007-05-08 | hwmon/ams: Fix I2C read retry logic | Stelian Pop | 1 | -4/+4 |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 1 | -2/+2 |
2007-05-02 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 3 | -3/+3 |
2007-04-26 | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras | 3 | -3/+3 |
2007-04-12 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 3 | -3/+3 |
2007-04-12 | [POWERPC] get_property returns const | Stephen Rothwell | 3 | -6/+6 |
2007-02-09 | [PATCH] hwmon: ansify | Al Viro | 1 | -1/+1 |
2006-12-12 | hwmon: New AMS hardware monitoring driver | Stelian Pop | 6 | -0/+1011 |