index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-10
/
+9
2012-12-19
watchdog: DA9055 Watchdog driver
Ashish Jangam
3
-0
/
+227
2012-12-19
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
1
-7
/
+4
2012-12-19
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
1
-2
/
+0
2012-12-19
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
1
-37
/
+13
2012-12-19
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2
-149
/
+112
2012-12-19
watchdog: WatchDog Timer Driver Core: fix comment
Fabio Porcedda
1
-1
/
+1
2012-12-19
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-3
/
+3
2012-12-19
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
1
-1
/
+1
2012-12-19
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
1
-0
/
+1
2012-12-19
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
1
-1
/
+1
2012-12-19
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2
-149
/
+35
2012-12-19
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
1
-2
/
+2
2012-12-19
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
1
-9
/
+2
2012-12-19
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
1
-11
/
+2
2012-12-19
hwmon-vid: Add support for AMD family 11h to 15h processors
Jean Delvare
1
-0
/
+10
2012-12-19
hwmon: (it87) Support PECI for additional chips
Guenter Roeck
1
-10
/
+38
2012-12-19
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
Guenter Roeck
2
-4
/
+19
2012-12-19
hwmon: (it87) Manage device specific features with table
Guenter Roeck
1
-74
/
+81
2012-12-19
hwmon: (it87) Replace pwm group macro with direct attribute definitions
Guenter Roeck
1
-41
/
+74
2012-12-19
hwmon: (it87) Avoid quoted string splits across lines
Guenter Roeck
1
-14
/
+13
2012-12-19
hwmon: (it87) Save fan registers in 2-dimensional array
Guenter Roeck
1
-159
/
+104
2012-12-19
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
Guenter Roeck
2
-5
/
+70
2012-12-19
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
Guenter Roeck
1
-10
/
+11
2012-12-19
hwmon: (it87) Save voltage register values in 2-dimensional array
Guenter Roeck
1
-81
/
+66
2012-12-19
hwmon: (it87) Save temperature registers in 2-dimensional array
Guenter Roeck
1
-63
/
+35
2012-12-19
hwmon: (w83627ehf) Get rid of smatch warnings
Jean Delvare
1
-0
/
+4
2012-12-19
hwmon: (w83627hf) Don't touch nonexistent I2C address registers
Jean Delvare
1
-2
/
+4
2012-12-19
hwmon: (w83627ehf) Add support for suspend
Jean Delvare
1
-1
/
+94
2012-12-19
hwmon: (w83627hf) Add support for suspend
Jean Delvare
1
-1
/
+74
2012-12-19
hwmon: Fix PCI device reference leak in quirk
Jean Delvare
1
-12
/
+14
2012-12-19
Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linux
Linus Torvalds
81
-422
/
+2140
2012-12-19
Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-52
/
+1
2012-12-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+11
2012-12-19
net: qmi_wwan: add ZTE MF880
Bjørn Mork
1
-0
/
+1
2012-12-19
drivers/net: Use of_match_ptr() macro in smsc911x.c
Sachin Kamat
1
-1
/
+3
2012-12-19
drivers/net: Use of_match_ptr() macro in smc91x.c
Sachin Kamat
1
-3
/
+1
2012-12-19
ipv6: addrconf.c: remove unnecessary "if"
Cong Ding
1
-2
/
+1
2012-12-19
bridge: Correctly encode addresses when dumping mdb entries
Vlad Yasevich
1
-2
/
+4
2012-12-19
bridge: Do not unregister all PF_BRIDGE rtnl operations
Vlad Yasevich
4
-1
/
+9
2012-12-19
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
121
-1833
/
+2544
2012-12-19
use generic usbnet_manage_power()
Oliver Neukum
2
-16
/
+4
2012-12-19
usbnet: generic manage_power()
Oliver Neukum
2
-0
/
+12
2012-12-19
usbnet: handle PM failure gracefully
Oliver Neukum
2
-7
/
+9
2012-12-19
ksz884x: fix receive polling race condition
Lennert Buytenhek
1
-3
/
+9
2012-12-19
qlcnic: update driver version
Signed-off-by: Sony Chacko
1
-2
/
+2
2012-12-19
qlcnic: fix unused variable warnings
Shahed Shaikh
4
-12
/
+6
2012-12-19
watchdog: Fix disable/enable regression
Bjørn Mork
1
-7
/
+4
2012-12-19
mlx4_core: Allow choosing flow steering mode
Jack Morgenstein
4
-16
/
+50
2012-12-19
mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV
Jack Morgenstein
3
-25
/
+62
[prev]
[next]