summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/windfarm_fcu_controls.c
Commit message (Expand)AuthorAgeFilesLines
* macintosh: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-141-1/+1
* macintosh/windfarm_fcu_controls: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-2/+1
* macintosh: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-05-111-1/+1
* macintosh: windfarm: fix MODINFO regressionWolfram Sang2020-03-101-0/+7
* macintosh: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 246Thomas Gleixner2019-06-191-2/+1
* macintosh: Use device_type helpers to access the node typeRob Herring2018-11-261-4/+4
* macintosh: windfarm: Another convert to using %pOFn instead of device_node.nameRob Herring2018-11-261-3/+3
* macintosh: Convert to using %pOF instead of full_nameRob Herring2017-09-011-2/+2
* Drivers: macintosh: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-11/+10
* powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun2012-11-151-13/+1
* powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5Benjamin Herrenschmidt2012-04-301-7/+3
* powerpc/windfarm: Add Fan Control Unit controls for G5sBenjamin Herrenschmidt2012-04-301-0/+617