index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-08
hwmon: (applesmc) Simplify feature sysfs handling
Henrik Rydberg
1
-93
/
+76
2011-01-08
hwmon: (applesmc) Dynamic creation of fan files
Henrik Rydberg
1
-145
/
+43
2011-01-08
hwmon: (applesmc) Extract all features generically
Henrik Rydberg
1
-182
/
+59
2011-01-08
hwmon: (applesmc) Handle new temperature format
Henrik Rydberg
1
-3
/
+9
2011-01-08
hwmon: (applesmc) Dynamic creation of temperature files
Henrik Rydberg
1
-389
/
+111
2011-01-08
hwmon: (applesmc) Introduce a register lookup table
Henrik Rydberg
1
-242
/
+297
2011-01-08
hwmon: (applesmc) Use pr_fmt and pr_<level>
Joe Perches
1
-32
/
+26
2011-01-08
hwmon: (applesmc) Relax the severity of device init failure
Henrik Rydberg
1
-31
/
+7
2011-01-08
hwmon: (applesmc) Add MacBookAir3,1(3,2) support
Edgar Hucek
1
-0
/
+10
2011-01-08
hwmon: (w83627hf) Use pr_fmt and pr_<level>
Joe Perches
1
-9
/
+8
2011-01-08
hwmon: (w83627ehf) Use pr_fmt and pr_<level>
Joe Perches
1
-13
/
+10
2011-01-08
hwmon: (vt8231) Use pr_fmt and pr_<level>
Joe Perches
1
-5
/
+5
2011-01-08
hwmon: (vt1211) Use pr_fmt and pr_<level>
Joe Perches
1
-17
/
+13
2011-01-08
hwmon: (via686a) Use pr_fmt and pr_<level>
Joe Perches
1
-5
/
+5
2011-01-08
hwmon: (via-cputemp) Use pr_fmt and pr_<level>
Joe Perches
1
-5
/
+5
2011-01-08
hwmon: (smsc47m1) Use pr_fmt and pr_<level>
Joe Perches
1
-16
/
+15
2011-01-08
hwmon: (smsc47b397) Use pr_fmt and pr_<level>
Joe Perches
1
-7
/
+6
2011-01-08
hwmon: (sis5595) Use pr_fmt and pr_<level>
Joe Perches
1
-5
/
+5
2011-01-08
hwmon: (pkgtemp) Use pr_fmt and pr_<level>
Joe Perches
1
-3
/
+4
2011-01-08
hwmon: (pcf8591) Use pr_fmt and pr_<level>
Joe Perches
1
-2
/
+3
2011-01-08
hwmon: (lm70) Use pr_fmt and pr_<level>
Joe Perches
1
-2
/
+3
2011-01-08
hwmon: (lis3lv02d) Use pr_fmt and pr_<level>
Joe Perches
1
-12
/
+11
2011-01-08
hwmon: (ibmaem) Use pr_fmt and pr_<level>
Joe Perches
1
-1
/
+3
2011-01-08
hwmon: (core) Use pr_fmt and pr_<level>
Joe Perches
1
-1
/
+3
2011-01-08
hwmon: (hwmon-vid) Use pr_fmt and pr_<level>
Joe Perches
1
-5
/
+6
2011-01-08
hwmon: (hp_accel) Use pr_fmt and pr_<level>
Joe Perches
1
-6
/
+7
2011-01-08
hwmon: (f71882fg) Use pr_fmt and pr_<level>
Joe Perches
1
-11
/
+12
2011-01-08
hwmon: (f71805f) Use pr_fmt and pr_<level>
Joe Perches
1
-16
/
+13
2011-01-08
hwmon: (dme1737) Use pr_fmt and pr_<level>
Joe Perches
1
-6
/
+6
2011-01-08
hwmon: (coretemp) Use pr_fmt and pr_<level>
Joe Perches
1
-5
/
+6
2011-01-08
hwmon: (asus_atk0110) Use pr_fmt and pr_<level>
Joe Perches
1
-3
/
+4
2011-01-08
hwmon: (asb1000) Use pr_fmt and pr_<level>
Joe Perches
1
-4
/
+5
2011-01-08
hwmon: (adt7470) Use pr_fmt and pr_<level>
Joe Perches
1
-1
/
+3
2011-01-08
hwmon: (abituguru3) Use pr_fmt and pr_<level>
Joe Perches
1
-26
/
+19
2011-01-08
hwmon: (abituguru) Use pr_fmt and pr_<level>
Joe Perches
1
-19
/
+17
2011-01-07
pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies.
Nick Bowler
1
-8
/
+8
2011-01-07
pata_hpt37x: actually limit HPT370 to UltraDMA/66
Sergei Shtylyov
1
-5
/
+5
2011-01-07
pata_hpt3x2n: coding style cleanup
Sergei Shtylyov
1
-39
/
+47
2011-01-07
pata_hpt37x: coding style cleanup
Sergei Shtylyov
1
-81
/
+101
2011-01-07
pata_hpt366: coding style cleanup
Sergei Shtylyov
1
-22
/
+29
2011-01-07
pata_hpt3x2n: calculate average f_CNT
Sergei Shtylyov
1
-3
/
+14
2011-01-07
pata_hpt3x2n: clarify about HPT371N support
Sergei Shtylyov
2
-6
/
+4
2011-01-07
pata_hpt{37x|3x2n}: SATA mode filtering
Sergei Shtylyov
2
-22
/
+93
2011-01-07
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
18
-1265
/
+1327
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
9
-24
/
+20
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
62
-135
/
+196
2011-01-08
HID: roccat: don't use #pragma pack
Jiri Kosina
3
-54
/
+30
2011-01-08
HID: roccat: Add support for Roccat Kone[+] v2
Stefan Achatz
6
-0
/
+1079
2011-01-08
HID: roccat: reduce number of functions in kone and pyra drivers
Stefan Achatz
2
-173
/
+53
2011-01-08
HID: roccat: declare meaning of pack pragma usage in driver headers
Stefan Achatz
2
-0
/
+6
[prev]
[next]