index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-7
/
+4
2013-04-23
powerpc/pmac/smu: Use %*ph to print small buffers
Andy Shevchenko
2
-7
/
+4
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-02-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-3
/
+3
2013-01-22
drivers/macintosh: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-10
powerpc/windfarm: Use for_each_node_by_type() macro
Wei Yongjun
3
-3
/
+3
2013-01-04
Drivers: macintosh: remove __dev* attributes.
Greg Kroah-Hartman
11
-40
/
+40
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
5
-51
/
+5
2012-12-12
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
1
-1
/
+1
2012-11-15
Merge branch 'dt' into next
Benjamin Herrenschmidt
1
-1
/
+1
2012-11-15
powerpc/windfarm: Use module_i2c_driver to simplify the code
Wei Yongjun
4
-50
/
+4
2012-11-15
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
1
-1
/
+1
2012-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+1
2012-10-05
sections: fix section conflicts in drivers/macintosh
Andi Kleen
1
-1
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-11
macintosh/mediabay: make data used as *of_device_id.data const
Arnd Bergmann
1
-3
/
+3
2012-09-11
macintosh/mediabay: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-05
drivers/macintosh/smu.c: Replace abs_to_virt() with __va()
Michael Ellerman
1
-2
/
+1
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-05-09
powerpc/windfarm: Fix crash on SMU based machine after i2c conversion
Benjamin Herrenschmidt
1
-1
/
+1
2012-05-03
powerpc/windfarm: don't pass const strings to snprintf
Stephen Rothwell
1
-2
/
+2
2012-05-03
powerpc/windfarm: fix compiler warning
Stephen Rothwell
1
-1
/
+1
2012-04-30
powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5
Benjamin Herrenschmidt
9
-22
/
+1736
2012-04-30
powerpc/windfarm: Add Fan Control Unit controls for G5s
Benjamin Herrenschmidt
1
-0
/
+617
2012-04-30
powerpc/windfarm: Updates to lm75 and max6690 sensors
Benjamin Herrenschmidt
2
-11
/
+11
2012-04-30
powerpc/windfarm: Add lm87 sensor
Benjamin Herrenschmidt
1
-0
/
+201
2012-04-30
powerpc/windfarm: Add ad7417 sensor
Benjamin Herrenschmidt
1
-0
/
+347
2012-04-30
powerpc/windfarm: Add useful accessors
Benjamin Herrenschmidt
3
-31
/
+52
2012-04-30
powerpc/windfarm: Improve display of fan speeds in sysfs
Benjamin Herrenschmidt
1
-1
/
+12
2012-04-30
powerpc/windfarm: Remove spurrious sysfs_attr_init()
Benjamin Herrenschmidt
1
-1
/
+0
2012-04-30
powerpc/windfarm: const'ify and add "priv" field to controls & sensors
Benjamin Herrenschmidt
1
-11
/
+12
2012-04-30
powerpc/pmac: Convert windfarm_smu_sat to new i2c probing
Benjamin Herrenschmidt
1
-79
/
+47
2012-04-30
powerpc/pmac: Convert windfarm_max6690 to new i2c probing
Benjamin Herrenschmidt
1
-79
/
+21
2012-04-30
powerpc/pmac: Convert windfarm_lm75 to new i2c probing
Benjamin Herrenschmidt
1
-94
/
+30
2012-04-30
powerpc/pmac: Convert therm_adt746x to new i2c probing
Benjamin Herrenschmidt
1
-276
/
+204
2012-04-30
i2c/powermac: Register i2c devices from device-tree
Benjamin Herrenschmidt
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
14
-14
/
+0
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-02-16
powerpc/adb: Use set_current_state()
majianpeng
1
-2
/
+2
2012-02-04
Merge branch 'master' into for-next
Jiri Kosina
3
-4
/
+4
2012-02-04
macintosh: fix string typo in mediabay.c
Masanari Iida
1
-1
/
+1
2012-02-02
drivercore: Output common devicetree information in uevent
Grant Likely
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
3
-4
/
+4
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-4
/
+0
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-4
/
+0
2011-12-19
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
1
-3
/
+4
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-7
/
+4
2011-12-06
sched/accounting: Change cpustat fields to an array
Glauber Costa
1
-4
/
+4
[next]