index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-nomadik.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpu
Srivatsa S. Bhat
1
-0
/
+3
2013-09-11
cpufreq: Restructure if/else block to avoid unintended behavior
Srivatsa S. Bhat
1
-2
/
+3
2013-09-11
cpufreq: Fix crash in cpufreq-stats during suspend/resume
Srivatsa S. Bhat
1
-13
/
+24
2013-09-10
intel_pstate: Add Haswell CPU models
Nell Hardcastle
1
-0
/
+5
2013-09-10
Revert "cpufreq: make sure frequency transitions are serialized"
Rafael J. Wysocki
2
-16
/
+0
2013-09-10
cpufreq: Use signed type for 'ret' variable, to store negative error values
Srivatsa S. Bhat
1
-2
/
+2
2013-09-10
cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes
Srivatsa S. Bhat
2
-7
/
+1
2013-09-10
cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplug
Srivatsa S. Bhat
1
-2
/
+9
2013-09-10
cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lock
Srivatsa S. Bhat
1
-0
/
+3
2013-09-10
cpufreq: Split __cpufreq_remove_dev() into two parts
Srivatsa S. Bhat
1
-12
/
+53
2013-09-10
cpufreq: Fix wrong time unit conversion
Andreas Schwab
1
-1
/
+1
2013-09-10
cpufreq: serialize calls to __cpufreq_governor()
Viresh Kumar
2
-1
/
+7
2013-09-10
cpufreq: don't allow governor limits to be changed when it is disabled
Viresh Kumar
1
-2
/
+3
2013-09-09
ACPI / bind: Prefer device objects with _STA to those without it
Rafael J. Wysocki
1
-11
/
+24
2013-09-09
ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks
Rafael J. Wysocki
1
-7
/
+25
2013-09-07
ACPI / hotplug / PCI: Use _OST to notify firmware about notify status
Rafael J. Wysocki
1
-4
/
+17
2013-09-07
ACPI / hotplug / PCI: Avoid doing too much for spurious notifies
Rafael J. Wysocki
1
-3
/
+6
2013-09-06
ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.
Bob Moore
1
-64
/
+102
2013-09-05
ACPI / hotplug / PCI: Don't trim devices before scanning the namespace
Rafael J. Wysocki
1
-1
/
+0
2013-09-04
lockref: Relax in cmpxchg loop
Luck, Tony
1
-0
/
+1
2013-09-03
ipc/msg.c: Fix lost wakeup in msgsnd().
Manfred Spraul
1
-7
/
+5
2013-09-03
[SCSI] sg: push file descriptor list locking down to per-device locking
Vaughan Cao
1
-28
/
+34
2013-09-03
[SCSI] sg: checking sdp->detached isn't protected when open
Vaughan Cao
1
-8
/
+9
2013-09-03
[SCSI] sg: no need sg_open_exclusive_lock
Vaughan Cao
1
-29
/
+5
2013-09-03
[SCSI] sg: use rwsem to solve race during exclusive open
Vaughan Cao
1
-38
/
+41
2013-09-03
[SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen...
Akinobu Mita
1
-2
/
+8
2013-09-03
[SCSI] scsi_debug: fix endianness bug in sdebug_build_parts()
Akinobu Mita
1
-2
/
+2
2013-09-03
[SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.
Saurav Kashyap
1
-2
/
+2
2013-09-03
[SCSI] qla2xxx: print MAC via %pMR.
Andy Shevchenko
1
-4
/
+1
2013-09-03
[SCSI] qla2xxx: Correction to message ids.
Saurav Kashyap
4
-11
/
+15
2013-09-03
[SCSI] qla2xxx: Correctly print out/in mailbox registers.
Joe Carnuccio
1
-15
/
+13
2013-09-03
[SCSI] qla2xxx: Add a new interface to update versions.
Sawan Chandak
2
-3
/
+15
2013-09-03
[SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level.
Chad Dupuis
1
-1
/
+1
2013-09-03
[SCSI] qla2xxx: Select link initialization option bits from current operating...
Joe Carnuccio
1
-1
/
+5
2013-09-03
[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.
Santosh Vernekar
4
-20
/
+47
2013-09-03
[SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ...
Armen Baloyan
2
-1
/
+6
2013-09-03
[SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add...
Armen Baloyan
2
-2
/
+14
2013-09-03
[SCSI] qla2xxx: Correct Interrupt Register offset for ISPFX00
Armen Baloyan
1
-1
/
+1
2013-09-03
[SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces...
Armen Baloyan
1
-4
/
+0
2013-09-03
[SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers.
Armen Baloyan
1
-2
/
+4
2013-09-03
[SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOS
Armen Baloyan
2
-0
/
+12
2013-09-03
[SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00
Armen Baloyan
3
-6
/
+12
2013-09-03
[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.
Joe Carnuccio
6
-3
/
+55
2013-09-03
[SCSI] qla2xxx: Make log message that prints when a completion status require...
Chad Dupuis
1
-2
/
+4
2013-09-03
[SCSI] qla2xxx: Add critical temperature handling for ISPFX00.
Armen Baloyan
5
-17
/
+104
2013-09-03
[SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ...
Armen Baloyan
3
-1
/
+9
2013-09-03
[SCSI] qla2xxx: Reconfigure thermal temperature.
Joe Carnuccio
9
-41
/
+53
2013-09-03
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
Joe Carnuccio
5
-1
/
+119
2013-09-03
[SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c.
Chad Dupuis
2
-14
/
+1
2013-09-03
[SCSI] qla2xxx: Add ISPFX00 specific bus reset routine.
Armen Baloyan
4
-4
/
+30
[next]