开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
therm_adt746x.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
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-03-30
macintosh: Use of_property_present() for testing DT property presence
Rob Herring
2022-11-24
macintosh/therm_adt746x: 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-07-22
macintosh/therm_adt746x: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-01-28
macintosh: change some data types from int to bool
Gustavo A. R. Silva
2012-04-30
powerpc/pmac: Convert therm_adt746x to new i2c probing
Benjamin Herrenschmidt
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-04-07
powerpc/pmac: Fix dangling pointers
Wolfram Sang
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
2010-02-03
macintosh/therm_adt746x: Fix sysfs attributes lifetime
Jean Delvare
2009-12-09
powerpc/therm_adt746x: Record pwm invert bit at module load time]
Darrick J. Wong
2009-10-30
powerpc/therm_adt746x: Don't access non-existing register
Jean Delvare
2009-10-04
macintosh: Don't assume i2c device probing always succeeds
Jean Delvare
2009-06-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-15
therm_adt746x: Convert to a new-style i2c driver
Jean Delvare
2009-06-02
therm_adt746x: Always clear hardware bit which inverts fan speed range.
Michel Dänzer
2009-02-11
therm_adt746x: Fix signed/unsigned confusion
roel kluin
2009-01-06
drivers/macintosh: Add missing of_node_put in therm_adt746x.c
Nicolas Palix
2008-06-30
macintosh: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-06-16
[POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.c
Julia Lawall
2008-01-17
[POWERPC] therm_adt746x: Eliminate some build warnings
Stephen Rothwell
2007-08-17
[POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k...
Mariusz Kozlowski
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
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
2007-02-13
[POWERPC] move variables in drivers/macintosh to bss
Olaf Hering
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-04
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-21
[PATCH] powerpc: fix oops in alsa powermac driver
Benjamin Herrenschmidt
2006-01-06
Merge ../torvalds-2.6/
Greg Kroah-Hartman
2006-01-06
[PATCH] therm_adt746x: Quiet fan speed change messages
Ben Collins
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
[next]