index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-05
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...
Mark Brown
3
-0
/
+223
2016-01-05
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
5
-22
/
+24
2016-01-05
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
1
-6
/
+14
2016-01-05
regmap: debugfs: Use seq_file for the access map
Mark Brown
1
-51
/
+18
2016-01-05
regmap: irq: add support for configuration of trigger type
Laxman Dewangan
1
-0
/
+100
2016-01-02
Merge branch 'pm-opp' into pm-cpufreq
Rafael J. Wysocki
2
-3
/
+4
2016-01-02
PM / OPP: Set cpu_dev->id in cpumask first
Pi-Cheng Chen
1
-1
/
+2
2016-01-02
PM / core: fix typo in documentation
Manuel Pégourié-Gonnard
1
-1
/
+1
2016-01-01
device property: avoid allocations of 0 length
Andy Shevchenko
1
-0
/
+6
2016-01-01
device property: the secondary fwnode needs to depend on the primary
Heikki Krogerus
1
-4
/
+4
2015-12-29
irq/platform-MSI: Increase the maximum MSIs the MSI framework can support
MaJun
1
-1
/
+1
2015-12-28
PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2015-12-28
Merge back earlier cpufreq material for v4.5.
Rafael J. Wysocki
4
-18
/
+589
2015-12-21
Merge back earlier 'pm-domains' material for v4.5.
Rafael J. Wysocki
26
-470
/
+835
2015-12-21
PM / runtime: Add new helper for conditional usage count incrementation
Rafael J. Wysocki
1
-0
/
+24
2015-12-16
platform-msi: Allow creation of a MSI-based stacked irq domain
Marc Zyngier
1
-2
/
+128
2015-12-16
platform-msi: Factor out allocation/free of private data
Marc Zyngier
1
-41
/
+53
2015-12-16
platform-msi: Allow MSIs to be allocated in chunks
Marc Zyngier
1
-12
/
+20
2015-12-16
regmap: use IS_ALIGNED instead of % to improve the performance
Xiubo Li
1
-8
/
+8
2015-12-14
Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
1
-11
/
+22
2015-12-12
regmap: cache: Move the num_reg_defaults check as early as possible
Xiubo Li
1
-2
/
+6
2015-12-12
regmap: cache: Add warning info for the cache check
Xiubo Li
1
-4
/
+8
2015-12-12
regmap: missing case statement
Dan Carpenter
1
-0
/
+1
2015-12-12
regmap: shift wrapping bugs in 64 bit code
Dan Carpenter
1
-3
/
+3
2015-12-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
1
-0
/
+4
2015-12-12
Merge branch 'pm-opp' into pm-cpufreq
Rafael J. Wysocki
4
-18
/
+589
2015-12-10
PM / OPP: Parse 'opp-<prop>-<name>' bindings
Viresh Kumar
2
-15
/
+152
2015-12-10
PM / OPP: Parse 'opp-supported-hw' binding
Viresh Kumar
2
-0
/
+153
2015-12-10
PM / Domains: export symbols to add/remove devices from genpd
Maruthi Bayyavarapu
1
-0
/
+2
2015-12-10
PM / Domains: Allow runtime PM callbacks to be re-used during system PM
Ulf Hansson
1
-11
/
+22
2015-12-09
regmap: cache: Add 64-bit mode support
Xiubo Li
1
-0
/
+15
2015-12-09
regmap: cache: To suppress the noise of checkpatch
Xiubo Li
1
-0
/
+6
2015-12-09
regmap: fix the warning about unused variable
Xiubo Li
1
-0
/
+2
2015-12-09
device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification
Andy Shevchenko
1
-2
/
+8
2015-12-08
regmap: add 64-bit mode support
Xiubo Li
1
-0
/
+99
2015-12-08
regmap: mmio: Add regmap_mmio_get_min_stride
Xiubo Li
1
-19
/
+30
2015-12-08
regmap: mmio: remove the useless code
Xiubo Li
1
-1
/
+0
2015-12-07
driver core: Do not overwrite secondary fwnode with NULL if it is set
Mika Westerberg
1
-1
/
+4
2015-12-07
driver core: platform: Add support for built-in device properties
Mika Westerberg
1
-0
/
+25
2015-12-07
device property: Take a copy of the property set
Mika Westerberg
1
-18
/
+173
2015-12-07
device property: Fallback to secondary fwnode if primary misses the property
Andy Shevchenko
1
-31
/
+78
2015-12-07
device property: improve readability of macros
Andy Shevchenko
1
-14
/
+14
2015-12-07
device property: keep single value inplace
Andy Shevchenko
1
-3
/
+30
2015-12-07
device property: refactor built-in properties support
Andy Shevchenko
1
-40
/
+110
2015-12-07
device property: rename helper functions
Andy Shevchenko
1
-11
/
+11
2015-12-07
device property: always check for fwnode type
Andy Shevchenko
1
-5
/
+7
2015-12-07
Merge branches 'pm-sleep' and 'pm-runtime' into pm-core
Rafael J. Wysocki
5
-7
/
+90
2015-12-07
component: add support for releasing match data
Russell King
1
-35
/
+66
2015-12-07
component: track components via array rather than list
Russell King
1
-74
/
+80
2015-12-07
component: move check for unbound master into try_to_bring_up_masters()
Russell King
1
-10
/
+5
[prev]
[next]