Age | Commit message (Expand) | Author |
2023-06-14 | macintosh: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-03-30 | macintosh/windfarm_smu_sat: Add missing of_node_put() | Liang He |
2022-11-24 | macintosh/windfarm_smu_sat: 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-15 | macintosh: windfarm: use for_each_child_of_node() macro | Qinglang Miao |
2020-03-10 | macintosh: windfarm: fix MODINFO regression | Wolfram Sang |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 375 | Thomas Gleixner |
2018-11-26 | macintosh: Use device_type helpers to access the node type | Rob Herring |
2018-10-19 | macintosh/windfarm_smu_sat: Fix debug output | Benjamin Herrenschmidt |
2017-09-01 | powerpc/macintosh: constify wf_sensor_ops structures | Julia Lawall |
2017-09-01 | macintosh: Convert to using %pOF instead of full_name | Rob Herring |
2013-07-01 | macintosh/windfarm: Remove obsolete cleanup for clientdata | Wolfram Sang |
2012-11-15 | powerpc/windfarm: Use module_i2c_driver to simplify the code | Wei Yongjun |
2012-05-09 | powerpc/windfarm: Fix crash on SMU based machine after i2c conversion | Benjamin Herrenschmidt |
2012-05-03 | powerpc/windfarm: don't pass const strings to snprintf | Stephen Rothwell |
2012-04-30 | powerpc/pmac: Convert windfarm_smu_sat to new i2c probing | Benjamin Herrenschmidt |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
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-12-03 | powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition() | roel kluin |
2008-05-05 | [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex | Daniel Walker |
2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox |
2007-08-17 | [POWERPC] Comment out a currently unused function | Stephen Rothwell |
2007-07-12 | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare |
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-09-29 | [PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver() | Alexey Dobriyan |
2006-07-31 | [POWERPC] powermac: Constify & voidify get_property() | Jeremy Kerr |
2006-03-23 | [PATCH] macintosh: cleanup the use of i2c headers | Jean Delvare |
2006-02-17 | [PATCH] allow windfarm_pm112 module to load | Johannes Berg |
2006-02-07 | [PATCH] powerpc: Thermal control for dual core G5s | Benjamin Herrenschmidt |