summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/windfarm_fcu_controls.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-24macintosh/windfarm_fcu_controls: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2022-05-11macintosh: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy1-1/+1
2020-03-10macintosh: windfarm: fix MODINFO regressionWolfram Sang1-0/+7
2019-10-18macintosh: Use pr_warn instead of pr_warningKefeng Wang1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 246Thomas Gleixner1-2/+1
2018-11-26macintosh: Use device_type helpers to access the node typeRob Herring1-4/+4
2018-11-26macintosh: windfarm: Another convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2017-09-01macintosh: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2013-01-03Drivers: macintosh: remove __dev* attributes.Greg Kroah-Hartman1-11/+10
2012-11-15powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun1-13/+1
2012-04-30powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5Benjamin Herrenschmidt1-7/+3
2012-04-30powerpc/windfarm: Add Fan Control Unit controls for G5sBenjamin Herrenschmidt1-0/+617