index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2014-04-01
14
-91
/
+134
|
\
|
*
amd64_edac: Add support for newer F16h models
Aravind Gopalakrishnan
2014-02-27
4
-0
/
+31
|
*
i7core_edac: Drop unused variable
Jean Delvare
2014-02-25
1
-7
/
+3
|
*
i82875p_edac: Drop redundant call to pci_get_device()
Jean Delvare
2014-02-25
1
-2
/
+0
|
*
amd8111_edac: Fix leaks in probe error paths
Jean Delvare
2014-02-25
1
-14
/
+30
|
*
e752x_edac: Drop pvt->bridge_ck
Jean Delvare
2014-02-25
1
-18
/
+10
|
*
MCE, AMD: Fix decoding module loading on unsupported hw
Borislav Petkov
2014-02-24
1
-32
/
+33
|
*
i5100_edac: Remove an unneeded condition in i5100_init_csrows()
Dan Carpenter
2014-02-20
1
-10
/
+7
|
*
sb_edac: Degrade log level for device registration
Jiang Liu
2014-02-20
1
-1
/
+1
|
*
amd64_edac: Fix logic to determine channel for F15 M30h processors
Aravind Gopalakrishnan
2014-02-07
1
-3
/
+11
|
*
edac/85xx: Remove deprecated IRQF_DISABLED
Johannes Thumshirn
2014-02-07
1
-3
/
+3
|
*
i3200_edac: Add a missing pci_disable_device() on the exit path
Hitoshi Mitake
2014-02-07
1
-0
/
+2
|
*
i5400_edac: Disable device when unloading module
Aristeu Rozanski
2014-02-07
1
-0
/
+2
|
*
e752x_edac: Simplify call to pci_get_device()
Jean Delvare
2014-02-03
1
-1
/
+1
*
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-01
25
-853
/
+2292
|
\
\
|
*
|
hwmon: (pmbus/ltc2978) Add support for LTM4676
Guenter Roeck
2014-03-19
2
-15
/
+22
|
*
|
hwmon: (pmbus/ltc2978) Add new chip ID for LTC2974
Guenter Roeck
2014-03-05
1
-2
/
+3
|
*
|
hwmon: Do not accept invalid name attributes
Guenter Roeck
2014-03-03
1
-0
/
+5
|
*
|
hwmon: (max6639) Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-03-03
1
-3
/
+1
|
*
|
hwmon: (lm95245) Make temp2_crit_hyst read-only
Guenter Roeck
2014-03-03
2
-4
/
+7
|
*
|
hwmon: (lm95245) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-54
/
+26
|
*
|
hwmon: (lm95245) Drop useless debug message
Guenter Roeck
2014-03-03
1
-1
/
+0
|
*
|
hwmon: (lm95245) Fix hysteresis temperatures
Guenter Roeck
2014-03-03
1
-10
/
+21
|
*
|
hwmon: (max6639) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-55
/
+26
|
*
|
hwmon: (max6639) Introduce local dev variable, and reduce noisiness
Guenter Roeck
2014-03-03
1
-7
/
+5
|
*
|
hwmon: (max6650) Introduce local 'dev' variable
Guenter Roeck
2014-03-03
1
-12
/
+12
|
*
|
hwmon: (max6650) Drop error message after memory allocation failures
Guenter Roeck
2014-03-03
1
-3
/
+1
|
*
|
hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-49
/
+28
|
*
|
hwmon: (max6650) Rearrange code to no longer require forward declarations
Guenter Roeck
2014-03-03
1
-119
/
+109
|
*
|
hwmon: (ltc4215) Convert to devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-38
/
+13
|
*
|
hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-39
/
+8
|
*
|
hwmon: (coretemp) Allocate platform data with devm_kzalloc
Guenter Roeck
2014-03-03
1
-7
/
+5
|
*
|
hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes
Guenter Roeck
2014-03-03
1
-13
/
+7
|
*
|
hwmon: (ltc4245) Remove devicetree conditionals
Guenter Roeck
2014-03-03
1
-4
/
+0
|
*
|
hwmon: (ltc4245) Drop debug messages
Guenter Roeck
2014-03-03
1
-3
/
+0
|
*
|
hwmon: (ltc4245) Use device managed function to register hwmon device
Guenter Roeck
2014-03-03
1
-19
/
+4
|
*
|
hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-49
/
+18
|
*
|
hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_data
Guenter Roeck
2014-03-03
1
-6
/
+8
|
*
|
hwmon: Driver for TI ADC128D818
Guenter Roeck
2014-03-03
4
-0
/
+549
|
*
|
hwmon: Sort Kconfig entries alphabetically
Jean Delvare
2014-03-03
1
-308
/
+308
|
*
|
hwmon: (lm95245) Avoid initializing the same field twice
Jean Delvare
2014-03-03
1
-1
/
+0
|
*
|
hwmon: (lm95241) Avoid initializing the same field twice
Jean Delvare
2014-03-03
1
-2
/
+0
|
*
|
hwmon: (emc2103) Return error from i2c_smbus_read_byte_data
Guenter Roeck
2014-03-03
1
-1
/
+1
|
*
|
hwmon: (smm665): Return error from i2c_smbus_read_word_swapped
Guenter Roeck
2014-03-03
1
-1
/
+1
|
*
|
hwmon: (ltc4260) Fix trivial typo
Axel Lin
2014-03-03
1
-1
/
+1
|
*
|
hwmon: (jz4740) Use devm_ioremap_resource()
Jingoo Han
2014-03-03
1
-20
/
+5
|
*
|
hwmon: Driver for Linear Technologies LTC2945
Guenter Roeck
2014-03-03
4
-0
/
+616
|
*
|
hwmon: Driver for Linear Technologies LTC4260
Guenter Roeck
2014-03-03
4
-0
/
+269
|
*
|
hwmon: Driver for Linear Technologies LTC4222
Guenter Roeck
2014-03-03
3
-0
/
+250
|
*
|
hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-25
/
+12
[next]