Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8847e038c1d19c20dda0d7a590e31ffa528da8a5
/
drivers
8847e03
cpufreq: governor: Move io_is_busy to struct dbs_data
by Rafael J. Wysocki
· 9 years ago
574ef14
cpufreq: governor: Close dbs_data update race condition
by Rafael J. Wysocki
· 9 years ago
8eb055d
cpufreq: ondemand: Drop unused callback from struct od_ops
by Rafael J. Wysocki
· 9 years ago
a7f35cf
cpufreq: ondemand: Simplify od_update() slightly
by Rafael J. Wysocki
· 9 years ago
07aa440
cpufreq: governor: Use microseconds in sample delay computations
by Rafael J. Wysocki
· 9 years ago
6e96c5b
cpufreq: ondemand: Simplify conditionals in od_dbs_timer()
by Rafael J. Wysocki
· 9 years ago
57dc3bc
cpufreq: governor: Move rate_mult to struct policy_dbs
by Rafael J. Wysocki
· 9 years ago
78347cd
cpufreq: governor: Reset sample delay in store_sampling_rate()
by Rafael J. Wysocki
· 9 years ago
4cccf75
cpufreq: governor: Get rid of the ->gov_check_cpu callback
by Rafael J. Wysocki
· 9 years ago
57eb832
cpufreq: governor: Clean up load-related computations
by Rafael J. Wysocki
· 9 years ago
679b8fe
cpufreq: governor: Fix nice contribution computation in dbs_check_cpu()
by Rafael J. Wysocki
· 9 years ago
e4db281
cpufreq: governor: Avoid atomic operations in hot paths
by Rafael J. Wysocki
· 9 years ago
f62b937
cpufreq: governor: Simplify gov_cancel_work() slightly
by Rafael J. Wysocki
· 9 years ago
b9db427
cpufreq: governor: Avoid irq_work_queue_on() crash on non-SMP ARM
by Rafael J. Wysocki
· 9 years ago
a23d6d1
cpufreq: ondemand: Rearrange od_dbs_timer() to avoid updating delay
by Viresh Kumar
· 9 years ago
aded387
cpufreq: conservative: Update sample_delay_ns immediately
by Viresh Kumar
· 9 years ago
581c214
cpufreq: governor: No need to manage state machine now
by Viresh Kumar
· 9 years ago
99522fe
cpufreq: Remove cpufreq_governor_lock
by Viresh Kumar
· 9 years ago
49f1856
cpufreq: Call __cpufreq_governor() with policy->rwsem held
by Viresh Kumar
· 9 years ago
69cee71
cpufreq: Merge cpufreq_offline_prepare/finish routines
by Viresh Kumar
· 9 years ago
c54df07
cpufreq: governor: Create and traverse list of policy_dbs to avoid deadlock
by Viresh Kumar
· 9 years ago
68e80da
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
by Viresh Kumar
· 9 years ago
fd8ddc4
cpufreq: governor: Drop unused macros for creating governor tunable attributes
by Viresh Kumar
· 9 years ago
c443563
cpufreq: governor: New sysfs show/store callbacks for governor tunables
by Viresh Kumar
· 9 years ago
ff4b178
cpufreq: governor: Move common tunables to 'struct dbs_data'
by Viresh Kumar
· 9 years ago
d0684d3
cpufreq: governor: Create generic macro for common tunables
by Viresh Kumar
· 9 years ago
fafd5e8
cpufreq: governor: Drop pointless goto from cpufreq_governor_init()
by Rafael J. Wysocki
· 9 years ago
686cc63
cpufreq: governor: Rename skip_work to work_count
by Rafael J. Wysocki
· 9 years ago
cea6a9e
cpufreq: governor: Symmetrize cpu_dbs_info initialization and cleanup
by Rafael J. Wysocki
· 9 years ago
bc50547
cpufreq: governor: Rearrange governor data structures
by Rafael J. Wysocki
· 9 years ago
e975189
cpufreq: governor: Simplify cpufreq_governor_limits()
by Rafael J. Wysocki
· 9 years ago
d10b5eb
cpufreq: governor: Drop cpu argument from dbs_check_cpu()
by Rafael J. Wysocki
· 9 years ago
e40e7b2
cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info
by Rafael J. Wysocki
· 9 years ago
ea59ee0d
cpufreq: governor: Drop the gov pointer from struct dbs_data
by Rafael J. Wysocki
· 9 years ago
906a6e5
cpufreq: governor: Rework cpufreq_governor_dbs()
by Rafael J. Wysocki
· 9 years ago
7bdad34
cpufreq: governor: Rename some data types and variables
by Rafael J. Wysocki
· 9 years ago
af92618
cpufreq: governor: Put governor structure into common_dbs_data
by Rafael J. Wysocki
· 9 years ago
5da3dd1
cpufreq: governor: Avoid passing dbs_data pointers around unnecessarily
by Rafael J. Wysocki
· 9 years ago
2bb8d94
cpufreq: governor: Use common mutex for dbs_data protection
by Rafael J. Wysocki
· 9 years ago
9be4fd2
cpufreq: governor: Replace timers with utilization update callbacks
by Rafael J. Wysocki
· 9 years ago
a4675fb
cpufreq: intel_pstate: Replace timers with utilization update callbacks
by Rafael J. Wysocki
· 9 years ago
34e2c55
cpufreq: Add mechanism for registering utilization update callbacks
by Rafael J. Wysocki
· 9 years ago
de1df26
cpufreq: Clean up default and fallback governor setup
by Rafael J. Wysocki
· 9 years ago
d784ef5
Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
54e3f3e
Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
8c4e378
Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
f3ca903
Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
dc799d0
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
30e4c9a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
660f6fe
Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
bb47680
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
6b292a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
46552e6
Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2973737
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 9 years ago
f6a239a
Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
f51d4d7
Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
a12883f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
ad1ac94
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
0bce39c
Merge branches 'acpi-video' and 'acpi-hotplug'
by Rafael J. Wysocki
· 9 years ago
b943d0b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
6c55d9b
serial: 8250_pci: Add Intel Broadwell ports
by Mika Westerberg
· 9 years ago
9b1a12d
iommu/amd: Correct the wrong setting of alias DTE in do_attach
by Baoquan He
· 9 years ago
da972fb
iommu/vt-d: Don't skip PCI devices when disabling IOTLB
by Jeremy McNicoll
· 9 years ago
c5b6352
irqchip/mxs: Add missing set_handle_irq()
by Oleksij Rempel
· 9 years ago
8f6aff9
iommu/io-pgtable-arm: Fix io-pgtable-arm build failure
by Lada Trimasova
· 9 years ago
52795f6
i2c: piix4: don't regress on bus names
by Jean Delvare
· 9 years ago
88867e3
Staging: speakup: fix read scrolled-back VT
by Samuel Thibault
· 9 years ago
327b882
Staging: speakup: Fix getting port information
by Samuel Thibault
· 9 years ago
b64a1cb
Revert "Staging: panel: usleep_range is preferred over udelay"
by Sudip Mukherjee
· 9 years ago
d8b8eb8
Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes
by Dave Airlie
· 9 years ago
96c5d07
drm/vmwgfx: respect 'nomodeset'
by Rob Clark
· 10 years ago
2ad14a6
Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into drm-fixes
by Dave Airlie
· 9 years ago
2081e78
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 9 years ago
55ce625
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
28b8d66
drm/amdgpu: only move pt bos in LRU list on success
by Nicolai Hähnle
· 9 years ago
a89a798
Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 9 years ago
60dee3c
hwmon: (fam15h_power) Add bit masking for tdp_limit
by Gioh Kim
· 9 years ago
b331bc2
cpufreq: cpufreq-dt: avoid uninitialized variable warnings:
by Arnd Bergmann
· 9 years ago
fb2a24a
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
by Arnd Bergmann
· 9 years ago
2dadfd7
cpufreq: Use list_is_last() to check last entry of the policy list
by Gautham R Shenoy
· 9 years ago
e4b133c
cpufreq: Fix NULL reference crash while accessing policy->governor_data
by Viresh Kumar
· 9 years ago
75274b33
cpuidle: coupled: remove unused define cpuidle_coupled_lock
by Anders Roxell
· 9 years ago
a3d09c7
PM / Domains: Fix typo in comment
by Moritz Fischer
· 9 years ago
cdb300a
PM / Domains: Fix potential deadlock while adding/removing subdomains
by Ulf Hansson
· 9 years ago
16ab8a5
vfio/noiommu: Don't use iommu_present() to track fake groups
by Alex Williamson
· 9 years ago
fe6fc1f
drm/radeon: fix DP audio support for APU with DCE4.1 display engine
by Slava Grigorev
· 9 years ago
a64c9da
drm/radeon: Add a common function for DFS handling
by Slava Grigorev
· 9 years ago
c9a392e
drm/radeon: cleaned up VCO output settings for DP audio
by Slava Grigorev
· 9 years ago
08b21d3
drm/amd/powerplay: Update SMU firmware loading for Stoney
by Rex Zhu
· 9 years ago
b3c6de4
cleancache: constify cleancache_ops structure
by Julia Lawall
· 9 years ago
49f3413
irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
by Milo Kim
· 9 years ago
f4f9edc
staging/speakup: Use tty_ldisc_ref() for paste kworker
by Peter Hurley
· 9 years ago
6d27a63
n_tty: Fix unsafe reference to "other" ldisc
by Peter Hurley
· 9 years ago
5c17c86
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
by Peter Hurley
· 9 years ago
7f22f6c
tty: Retry failed reopen if tty teardown in-progress
by Peter Hurley
· 9 years ago
0bfd464
tty: Wait interruptibly for tty lock on reopen
by Peter Hurley
· 9 years ago
6344a5c
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
by James Bottomley
· 9 years ago
13b4389
SCSI: fix crashes in sd and sr runtime PM
by Alan Stern
· 9 years ago
a0a5ab3
drm/etnaviv: call correct function when trying to vmap a DMABUF
by Lucas Stach
· 9 years ago
ce3088f
drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmap
by Lucas Stach
· 9 years ago
Next »