Age | Commit message (Expand) | Author |
2023-08-28 | macintosh: Explicitly include correct DT includes | Rob Herring |
2023-06-14 | macintosh: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-02-16 | macintosh: windfarm: Use unsigned type for 1-bit bitfields | Nathan Chancellor |
2022-11-24 | macintosh/windfarm_lm75_sensor: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-05-11 | macintosh: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy |
2020-09-02 | macintosh: windfarm: remove detatch debug containing spelling mistakes | Colin Ian King |
2020-03-10 | macintosh: windfarm: fix MODINFO regression | Wolfram Sang |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 246 | Thomas Gleixner |
2017-09-01 | powerpc/macintosh: constify wf_sensor_ops structures | Julia Lawall |
2013-12-05 | powerpc/windfarm: Remove superfluous name casts | Geert Uytterhoeven |
2012-11-15 | powerpc/windfarm: Use module_i2c_driver to simplify the code | Wei Yongjun |
2012-04-30 | powerpc/windfarm: Updates to lm75 and max6690 sensors | Benjamin Herrenschmidt |
2012-04-30 | powerpc/pmac: Convert windfarm_lm75 to new i2c probing | Benjamin Herrenschmidt |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely |
2009-10-04 | macintosh: Don't assume i2c device probing always succeeds | Jean Delvare |
2009-06-15 | windfarm: Convert to new-style i2c drivers | Jean Delvare |
2008-04-29 | [POWERPC] windfarm: Add PowerMac 12,1 support | Étienne Bersac |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell |
2007-04-27 | [POWERPC] Rename get_property to of_get_property: partial drivers | Stephen Rothwell |
2007-04-26 | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell |
2006-03-23 | [PATCH] macintosh: cleanup the use of i2c headers | Jean Delvare |
2006-03-03 | [PATCH] powerpc: Fix old g5 issues with windfarm | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt |
2006-01-06 | Merge ../torvalds-2.6/ | Greg Kroah-Hartman |
2006-01-06 | [PATCH] macintosh: don't store i2c_add_driver() return if no further processi... | Arthur Othieno |
2006-01-05 | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11 | Laurent Riffard |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare |
2005-11-08 | [PATCH] ppc64: Thermal control for SMU based machines | Benjamin Herrenschmidt |