index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
coresight: tmc: Fix byte-address alignment for RRP
Leo Yan
1
-2
/
+2
2018-09-25
coresight: tmc: Refactor loops in etb dump
Leo Yan
1
-10
/
+7
2018-09-25
coresight: etm4x: Configure EL2 exception level when kernel is running in HYP
Tomasz Nowicki
1
-20
/
+20
2018-09-25
coresight: etb10: Splitting function etb_enable()
Mathieu Poirier
1
-21
/
+52
2018-09-25
coresight: etb10: Refactor etb_drvdata::mode handling
Mathieu Poirier
1
-28
/
+34
2018-09-25
coresight: etm-perf: Add support for ETR backend
Suzuki K Poulose
2
-2
/
+248
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
8
-38
/
+59
2018-09-25
coresight: perf: Add helper to retrieve sink configuration
Suzuki K Poulose
2
-14
/
+26
2018-09-25
coresight: perf: Remove reset_buffer call back for sinks
Suzuki K Poulose
4
-103
/
+26
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
11
-25
/
+25
2018-09-25
coresight: tmc-etr: Relax collection of trace from sysfs mode
Suzuki K Poulose
1
-8
/
+6
2018-09-25
coresight: tmc-etr: Handle driver mode specific ETR buffers
Suzuki K Poulose
2
-20
/
+40
2018-09-25
coresight: perf: Disable trace path upon source error
Suzuki K Poulose
1
-1
/
+3
2018-09-25
coresight: perf: Allow tracing on hotplugged CPUs
Suzuki K Poulose
1
-15
/
+29
2018-09-25
coresight: perf: Avoid unncessary CPU hotplug read lock
Suzuki K Poulose
1
-3
/
+0
2018-09-25
coresight: perf: Fix per cpu path management
Suzuki K Poulose
1
-15
/
+40
2018-09-25
coresight: etb10: Fix handling of perf mode
Suzuki K Poulose
1
-0
/
+4
2018-09-25
coresight: Fix handling of sinks
Suzuki K Poulose
1
-7
/
+15
2018-09-25
coresight: Use ERR_CAST instead of ERR_PTR
zhong jiang
1
-1
/
+1
2018-09-25
coresight: Cleanup coresight DT bindings
Suzuki K Poulose
2
-50
/
+143
2018-09-25
coresight: platform: Cleanup coresight connection handling
Suzuki K Poulose
3
-61
/
+22
2018-09-25
coresight: Add helper to check if the endpoint is input
Suzuki K Poulose
1
-2
/
+7
2018-09-25
coresight: Fix remote endpoint parsing
Suzuki K Poulose
1
-11
/
+11
2018-09-25
coresight: platform: Fix leaking device reference
Suzuki K Poulose
1
-1
/
+5
2018-09-25
coresight: platform: Fix refcounting for graph nodes
Suzuki K Poulose
1
-0
/
+5
2018-09-25
coresight: platform: Refactor graph endpoint parsing
Suzuki K Poulose
1
-55
/
+83
2018-09-25
coresight: Document error handling in coresight_register
Suzuki K Poulose
1
-7
/
+11
2018-09-20
misc: sgi-gru: fix fall-through annotations
Gustavo A. R. Silva
1
-2
/
+2
2018-09-16
Linux 4.19-rc4
v4.19-rc4
Linus Torvalds
1
-1
/
+1
2018-09-16
Code of Conduct: Let's revamp it.
Greg Kroah-Hartman
3
-29
/
+82
2018-09-15
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
1
-9
/
+12
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2
-3
/
+9
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
pNFS: Ensure we return the error if someone kills a waiting layoutget
Trond Myklebust
1
-10
/
+16
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
Joerg Roedel
2
-10
/
+1
2018-09-14
firmware: coreboot: Only populate devices in coreboot_table_init()
Stephen Boyd
1
-38
/
+29
2018-09-14
firmware: coreboot: Remap RAM with memremap() instead of ioremap()
Stephen Boyd
1
-21
/
+19
2018-09-14
firmware: coreboot: Collapse platform drivers into bus core
Stephen Boyd
6
-176
/
+72
2018-09-14
firmware: coreboot: Make bus registration symmetric
Stephen Boyd
1
-6
/
+8
2018-09-14
firmware: coreboot: Unmap ioregion after device population
Stephen Boyd
1
-3
/
+4
2018-09-14
firmware: coreboot: Let OF core populate platform device
Stephen Boyd
1
-25
/
+3
2018-09-14
drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address
Michael Hennerich
3
-5
/
+5
2018-09-14
misc: sgi-xp: remove meaningless null check before kfree
zhong jiang
1
-2
/
+1
2018-09-14
slimbus: ngd: mark PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2018-09-14
platform: goldfish: pipe: Replace "x==NULL" to "!x"
Roman Kiryanov
1
-5
/
+5
2018-09-14
platform: goldfish: pipe: Move logical ops to the end of the prev line
Roman Kiryanov
1
-2
/
+2
2018-09-14
platform: goldfish: pipe: Fix alignment to match parenthesis
Roman Kiryanov
1
-35
/
+48
2018-09-14
platform: goldfish: pipe: Fix lines to not end an opening bracket
Roman Kiryanov
1
-4
/
+3
[next]