index
:
blackbird-op-linux
master
Blackbird™ 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
...
|
|
*
|
|
|
|
|
|
thermal: exynos: Support for TMU regulator defined at device tree
Amit Daniel Kachhap
2013-08-13
1
-0
/
+23
|
|
*
|
|
|
|
|
|
thermal: exynos: Add hardware mode thermal calibration support
Amit Daniel Kachhap
2013-08-13
4
-1
/
+44
|
|
*
|
|
|
|
|
|
thermal: exynos: Fix to set the second point correction value
Amit Daniel Kachhap
2013-08-13
1
-4
/
+9
|
|
*
|
|
|
|
|
|
thermal: exynos: Add thermal configuration data for exynos5440 TMU sensor
Amit Daniel Kachhap
2013-08-13
3
-0
/
+82
|
|
*
|
|
|
|
|
|
thermal: exynos: Add driver support for exynos5440 TMU sensor
Amit Daniel Kachhap
2013-08-13
4
-9
/
+90
|
|
*
|
|
|
|
|
|
thermal: exynos: Add support to access common register for multistance
Amit Daniel Kachhap
2013-08-13
1
-0
/
+20
|
|
*
|
|
|
|
|
|
thermal: exynos: use device resource management infrastructure
Amit Daniel Kachhap
2013-08-13
1
-13
/
+23
|
|
*
|
|
|
|
|
|
thermal: exynos: Add TMU features to check instead of using SOC type
Amit Daniel Kachhap
2013-08-13
3
-11
/
+52
|
|
*
|
|
|
|
|
|
thermal: exynos: Add support to handle many instances of TMU
Amit Daniel Kachhap
2013-08-13
5
-118
/
+203
|
|
*
|
|
|
|
|
|
thermal: exynos: Remove non DT based support
Amit Daniel Kachhap
2013-08-13
1
-16
/
+1
|
|
*
|
|
|
|
|
|
thermal: exynos: Make the zone handling use trip information
Amit Daniel Kachhap
2013-08-13
3
-28
/
+47
|
|
*
|
|
|
|
|
|
thermal: exynos: Return success even if no cooling data supplied
Amit Daniel Kachhap
2013-08-13
1
-2
/
+2
|
|
*
|
|
|
|
|
|
thermal: exynos: Modify private_data to appropriate name driver_data
Amit Daniel Kachhap
2013-08-13
3
-4
/
+4
|
|
*
|
|
|
|
|
|
thermal: exynos: Add support for instance based register/unregister
Amit Daniel Kachhap
2013-08-13
3
-26
/
+49
|
|
*
|
|
|
|
|
|
thermal: exynos: Fix to clear only the generated interrupts
Amit Daniel Kachhap
2013-08-13
2
-6
/
+7
|
|
*
|
|
|
|
|
|
thermal: exynos: Support thermal tripping
Amit Daniel Kachhap
2013-08-13
3
-5
/
+44
|
|
*
|
|
|
|
|
|
thermal: exynos: Move register definitions from driver to data file
Amit Daniel Kachhap
2013-08-13
4
-117
/
+315
|
|
*
|
|
|
|
|
|
thermal: exynos: Add extra entries in the tmu platform data
Amit Daniel Kachhap
2013-08-13
4
-48
/
+85
|
|
*
|
|
|
|
|
|
thermal: exynos: Add missing definations and code cleanup
Amit Daniel Kachhap
2013-08-13
1
-16
/
+46
|
|
*
|
|
|
|
|
|
thermal: exynos: Bifurcate exynos tmu driver and configuration data
Amit Daniel Kachhap
2013-08-13
5
-65
/
+126
|
|
*
|
|
|
|
|
|
thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
Amit Daniel Kachhap
2013-08-13
4
-21
/
+24
|
|
*
|
|
|
|
|
|
thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
Amit Daniel Kachhap
2013-08-13
2
-4
/
+4
|
|
*
|
|
|
|
|
|
thermal: exynos: Bifurcate exynos thermal common and tmu controller code
Amit Daniel Kachhap
2013-08-13
5
-419
/
+491
|
|
*
|
|
|
|
|
|
thermal: exynos: Remove un-necessary CPU_THERMAL dependency
Amit Daniel Kachhap
2013-08-13
1
-1
/
+0
|
|
*
|
|
|
|
|
|
thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's
Amit Daniel Kachhap
2013-08-13
1
-1
/
+1
|
|
*
|
|
|
|
|
|
thermal: exynos: Moving exynos thermal files into samsung directory
Amit Daniel Kachhap
2013-08-13
5
-9
/
+19
|
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-09-12
32
-424
/
+1677
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
CIFS: Respect epoch value from create lease context v2
Pavel Shilovsky
2013-09-09
6
-17
/
+71
|
*
|
|
|
|
|
|
|
CIFS: Add create lease v2 context for SMB3
Pavel Shilovsky
2013-09-09
2
-13
/
+73
|
*
|
|
|
|
|
|
|
CIFS: Move parsing lease buffer to ops struct
Pavel Shilovsky
2013-09-09
3
-17
/
+25
|
*
|
|
|
|
|
|
|
CIFS: Move creating lease buffer to ops struct
Pavel Shilovsky
2013-09-09
3
-45
/
+58
|
*
|
|
|
|
|
|
|
CIFS: Store lease state itself rather than a mapped oplock value
Pavel Shilovsky
2013-09-09
10
-62
/
+174
|
*
|
|
|
|
|
|
|
CIFS: Replace clientCanCache* bools with an integer
Pavel Shilovsky
2013-09-08
9
-61
/
+64
|
*
|
|
|
|
|
|
|
[CIFS] quiet sparse compile warning
Steve French
2013-09-08
1
-0
/
+2
|
*
|
|
|
|
|
|
|
cifs: Start using per session key for smb2/3 for signature generation
Shirish Pargaonkar
2013-09-08
4
-24
/
+67
|
*
|
|
|
|
|
|
|
cifs: Add a variable specific to NTLMSSP for key exchange.
Shirish Pargaonkar
2013-09-08
3
-2
/
+8
|
*
|
|
|
|
|
|
|
cifs: Process post session setup code in respective dialect functions.
Shirish Pargaonkar
2013-09-08
4
-29
/
+70
|
*
|
|
|
|
|
|
|
CIFS: convert to use le32_add_cpu()
Wei Yongjun
2013-09-08
1
-6
/
+2
|
*
|
|
|
|
|
|
|
CIFS: Fix missing lease break
Pavel Shilovsky
2013-09-08
1
-69
/
+80
|
*
|
|
|
|
|
|
|
CIFS: Fix a memory leak when a lease break comes
Pavel Shilovsky
2013-09-08
1
-0
/
+1
|
*
|
|
|
|
|
|
|
cifs: add winucase_convert.pl to Documentation/ directory
Jeff Layton
2013-09-08
1
-0
/
+62
|
*
|
|
|
|
|
|
|
cifs: convert case-insensitive dentry ops to use new case conversion routines
Jeff Layton
2013-09-08
1
-8
/
+50
|
*
|
|
|
|
|
|
|
cifs: add new case-insensitive conversion routines that are based on wchar_t's
Jeff Layton
2013-09-08
3
-1
/
+664
|
*
|
|
|
|
|
|
|
[CIFS] Add Scott to list of cifs contributors
Steve French
2013-09-08
1
-0
/
+1
|
*
|
|
|
|
|
|
|
cifs: Move and expand MAX_SERVER_SIZE definition
Scott Lovenberg
2013-09-08
2
-2
/
+2
|
*
|
|
|
|
|
|
|
cifs: Expand max share name length to 256
Scott Lovenberg
2013-09-08
1
-1
/
+2
|
*
|
|
|
|
|
|
|
cifs: Move string length definitions to uapi
Scott Lovenberg
2013-09-08
4
-16
/
+38
|
*
|
|
|
|
|
|
|
CIFS: Implement follow_link for nounix CIFS mounts
Pavel Shilovsky
2013-09-08
4
-71
/
+92
|
*
|
|
|
|
|
|
|
CIFS: Implement follow_link for SMB2
Pavel Shilovsky
2013-09-08
11
-29
/
+103
|
*
|
|
|
|
|
|
|
cifs: display iocharset= option in /proc/mounts
Jeff Layton
2013-09-08
1
-0
/
+15
[prev]
[next]