index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
basic_profiling.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-19
hwmon: (ltc2978) Add polling for chips requiring it
Michael Jones
1
-10
/
+101
2015-08-19
hwmon: (pmbus) Enable PEC if the controller supports it
Guenter Roeck
1
-0
/
+5
2015-08-19
hwmon: (pmbus) Use BIT macro
Guenter Roeck
5
-102
/
+107
2015-08-18
hwmon: (ltc2978) Add support for LTC3886
Guenter Roeck
4
-13
/
+39
2015-08-18
hwmon: (ltc2978) Add support for LTC2980 and LTM2987
Guenter Roeck
4
-19
/
+58
2015-08-18
hwmon: (ltc2978) Add missing chip IDs for LTC2978 and LTC3882
Guenter Roeck
1
-3
/
+8
2015-08-18
hwmon: (ltc2978) Use correct ID mask to detect all chips
Guenter Roeck
1
-22
/
+17
2015-08-17
hwmon: (ltc2978) Introduce helper functions for min and max values
Guenter Roeck
1
-91
/
+57
2015-08-17
hwmon: (ltc2978) Introduce feature flags
Guenter Roeck
1
-12
/
+18
2015-08-17
hwmon: (pmbus) Convert command register definitions to enum
Guenter Roeck
1
-140
/
+142
2015-08-17
hwmon: (ltc2978) Add support for LTC2975
Guenter Roeck
4
-33
/
+125
2015-08-12
hwmon: (ltc2978) Add support for LTC3887
Guenter Roeck
4
-13
/
+29
2015-08-12
hwmon: (ltc2978) Add additional chip IDs for LTM4676 and LTM4676A
Guenter Roeck
1
-2
/
+6
2015-08-12
hwmon: (ltc2978) Add support for LTC3882
Guenter Roeck
3
-17
/
+62
2015-08-12
hwmon: (ltc2978) Move code to read chip ID into separate function
Guenter Roeck
1
-19
/
+29
2015-08-11
hwmon:change sht15_reverse()
yalin wang
1
-16
/
+4
2015-08-11
hwmon: (pmbus) Add device IDs for TPS544{B,C}2{0,5}
Guenter Roeck
3
-3
/
+12
2015-08-09
hwmon: (pmbus) Add support for MAX20751
Guenter Roeck
5
-0
/
+159
2015-08-09
hwmon: (pmbus) Add support for VR12
Guenter Roeck
3
-4
/
+15
2015-08-09
hwmon: (it87) Add support for IT8732F
Justin Maggard
3
-22
/
+60
2015-08-09
hwmon: (nct7802) Add auto_point attributes
Constantine Shulyupin
2
-6
/
+127
2015-08-09
hwmon: (lm70) add device tree support
Rabin Vincent
2
-1
/
+54
2015-08-09
hwmon: (ltc2978) LTM4676 supports CLEAR_PEAKS
Guenter Roeck
1
-1
/
+1
2015-08-09
hwmon: (adm1275) Add support for ADM1293 and ADM1294
Guenter Roeck
3
-27
/
+158
2015-08-09
hwmon: (pmbus) Add support for lowest power value attributes
Guenter Roeck
2
-24
/
+34
2015-08-09
hwmon: (adm1275) Introduce new feature flags
Guenter Roeck
1
-43
/
+54
2015-08-09
hwmon: (adm1275) Introduce configuration data structure for coeffcients
Guenter Roeck
1
-45
/
+68
2015-08-09
hwmon: (adm1275) Use BIT macro
Guenter Roeck
1
-9
/
+10
2015-08-09
hwmon: (pmbus_core) Constify pmbus_regulator_ops
Axel Lin
2
-2
/
+2
2015-08-09
hwmon: (pmbus) Explicitly set regulator type for pmbus_regulator_ops
Axel Lin
1
-0
/
+1
2015-08-09
hwmon: (g762) Drop owner assignment from struct i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-08-09
hwmon: (f71882fg) Add support for f81768d
George Joseph
1
-16
/
+29
2015-08-09
hwmon: (nct7802) Add pwmX_enable attribute
Constantine Shulyupin
1
-0
/
+48
2015-08-09
hwmon:(f71882fg) Fix f81866a voltage protection
Peter Hung
1
-9
/
+41
2015-08-09
hwmon: (f71882fg) Fix f81866a temp/beep setting
Peter Hung
1
-8
/
+52
2015-08-09
hwmon: (f71882fg) Add support for F81866 and F71868
Peter Hung
1
-15
/
+38
2015-08-09
hwmon: (nct7802) Add pwm mode attributes
Constantine Shulyupin
1
-0
/
+26
2015-08-09
hwmon: (nct7802) Add pwm control
Constantine Shulyupin
1
-0
/
+47
2015-08-09
hwmon: (nct7802) add temperature sensor type attribute
Constantine Shulyupin
1
-12
/
+60
2015-08-09
Linux 4.2-rc6
v4.2-rc6
Linus Torvalds
1
-1
/
+1
2015-08-07
Input: elantech - add special check for fw_version 0x470f01 touchpad
Duson Lin
2
-2
/
+21
2015-08-07
dm btree remove: fix bug in remove_one()
Joe Thornber
1
-0
/
+1
2015-08-07
drm/vblank: Use u32 consistently for vblank counters
Daniel Vetter
2
-2
/
+2
2015-08-07
ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff
Vineet Gupta
2
-4
/
+2
2015-08-07
sparc64: Fix userspace FPU register corruptions.
David S. Miller
4
-81
/
+11
2015-08-07
writeback: fix initial dirty limit
Rabin Vincent
1
-2
/
+2
2015-08-07
mm/memory-failure: set PageHWPoison before migrate_pages()
Naoya Horiguchi
2
-4
/
+6
2015-08-07
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
Naoya Horiguchi
4
-10
/
+16
2015-08-07
mm/memory-failure: give up error handling for non-tail-refcounted thp
Naoya Horiguchi
1
-9
/
+12
2015-08-07
mm/memory-failure: fix race in counting num_poisoned_pages
Naoya Horiguchi
1
-2
/
+2
[next]