Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
52191f9f397502ce0446f43659c06e6e806b53b7
/
arch
/
arm
/
mach-msm
/
clock-7x30.c
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
7a6532e
msm: clock: Move parent field into top level struct clk
by Saravana Kannan
· 12 years ago
55e959d
msm: clock: Convert clock fmax and vdd class levels from arrays to pointers
by Saravana Kannan
· 12 years ago
33d01f5
msm: clock: Expose parts of "clock.h" through <mach/clk-provider.h>
by Matt Wagantall
· 13 years ago
64dce90
msm: clock: Remove warned flag
by Stephen Boyd
· 12 years ago
647d1c1
msm: clock: Remove the "auto_off" feature
by Matt Wagantall
· 13 years ago
f82f294
msm: clock-local: Adopt a more consistent variable name convention
by Matt Wagantall
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
c4388bf
msm: clock: Add handoff ops for 7x30 and copper XO clocks
by Matt Wagantall
· 13 years ago
ae05322
msm: clock: Rename measure_clk_ops and clk_pll_ops
by Matt Wagantall
· 13 years ago
f45cd36
msm: gemini: Rename ijpeg clocks to match MSM naming convention
by Matt Wagantall
· 13 years ago
409b8b4
msm: clock-local: Consolidate definitions of clk_ops
by Stephen Boyd
· 13 years ago
921649d
msm: camera: Move gemini clk to gemini driver
by Jignesh Mehta
· 13 years ago
681d868
msm: clock: Move out pll code from clock-local.c to clock-pll.c
by Vikram Mulukutla
· 13 years ago
35e78fc
msm: clock-voter: Support default rate votes using the handoff feature
by Matt Wagantall
· 13 years ago
1b064f5
msm: display: Add device pointer with clk_get for retrieving clocks
by Ravishangar Kalyanam
· 13 years ago
66deac3
msm: camera: sensor changes for 7x30 v4l2
by Sreesudhan Ramakrish Ramkumar
· 13 years ago
305c53b
msm: camera: prepare msm8x55 camera for V4L2 architecture.
by Kiran Kumar H N
· 13 years ago
acb8d02
msm: clock-local: Make .is_local assignments optional
by Matt Wagantall
· 13 years ago
e1482bf
msm: Consolidate set-up of 'children' lists in msm_clock_init()
by Matt Wagantall
· 13 years ago
b64888f
msm: clock: Split up struct clock_init_data's init() functions
by Matt Wagantall
· 13 years ago
e334aeb
msm: clock: Migrate to prepare()/unprepare() APIs
by Stephen Boyd
· 13 years ago
3bbf346
msm: clock: Support clk_prepare/unprepare()
by Stephen Boyd
· 13 years ago
1758bfe
msm: clock-local: Remove rcg_clk_get_rate()
by Stephen Boyd
· 13 years ago
07c4547
msm: clock-local: Move mnd_en_mask from freq tables to struct rcg_clk
by Matt Wagantall
· 13 years ago
7949ecb
msm: clock: Fix rate storage for pll/pll_vote/fixed clocks
by Tianyi Gou
· 13 years ago
c00f95d
msm: clock: Use empty strings for devices names of unused clocks
by Matt Wagantall
· 13 years ago
d10d264
msm: clock: Consolidate macro definitions
by Stephen Boyd
· 13 years ago
5143b25
msm: clock: Use device names to distinguish between USB clocks
by Manu Gautam
· 13 years ago
77952c4
msm: clock: Remove the clk_set_min_rate() API and set_min_rate ops
by Matt Wagantall
· 13 years ago
a12cc95
msm_fb: Discontinue use of clk_set_min_rate()
by Matt Wagantall
· 13 years ago
2eedd22
msm: camera: Discontinue use of clk_set_min_rate()
by Matt Wagantall
· 13 years ago
a7df37f
msm: clock-7x30: Add 24.576MHz rate from LPXO for SPI_CLK
by Matt Wagantall
· 13 years ago
9de3bfb
msm: clock: Use datatypes consistently to store clock rates
by Matt Wagantall
· 13 years ago
f2b116b
msm: clock-7x30: Remove midi clock control
by Stephen Boyd
· 13 years ago
bb90da9
msm: rotator: Register device with clock driver and rename clocks
by Matt Wagantall
· 13 years ago
41af077
msm: clock: Clean-up auto-off ops
by Matt Wagantall
· 13 years ago
e18bbc8
msm: clock: Move to per-clock voltage class support in the top-level driver
by Matt Wagantall
· 13 years ago
b86ad26
msm: clock: Rename various unused clocks to match the new naming convention
by Matt Wagantall
· 13 years ago
3f7660b
msm: vidc: Register device with clock driver and rename clocks
by Matt Wagantall
· 13 years ago
e0b1145
msm: clock: Add alias clock rows for qcrypto on 7x30, 8x60 and 8960
by Matt Wagantall
· 13 years ago
9dc0163
msm: kgsl: Use device names to distinguish between graphics clocks
by Matt Wagantall
· 13 years ago
4972271
msm: footswitch: Specify footswitch device struct for clk_get()
by Matt Wagantall
· 13 years ago
640e5fd
msm: tsif: Register device with clock driver and rename clocks
by Matt Wagantall
· 13 years ago
c4b3a4d
crypto: Register device with clock driver and rename clocks
by Matt Wagantall
· 13 years ago
e1a8606
msm: clock: Use device names to distinguish between ADM clocks
by Matt Wagantall
· 13 years ago
37ce384
msm: clock: Rename SDC clocks to match new naming convention
by Matt Wagantall
· 13 years ago
ac29485
msm: clock: Rename all I2C/SPI clocks to 'core_clk' or "iface_clk"
by Matt Wagantall
· 13 years ago
e252237
msm: clock: Rename all UART clocks to 'core_clk' or 'iface_clk'
by Matt Wagantall
· 13 years ago
84f43fd
msm: clock-local: Cleanup RCG clock dummy_freq and ops names
by Matt Wagantall
· 13 years ago
7fa2674
msm: clock: Support depends in toplevel
by Stephen Boyd
· 13 years ago
bb600ae
msm: clock: Support multi-target compilation
by Stephen Boyd
· 13 years ago
86ea12c
msm: clock-local: Remove rcg_clk_set_max_rate()
by Stephen Boyd
· 13 years ago
0625ea0
msm: clock-local: Cleanup function naming conventions
by Matt Wagantall
· 13 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago