summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorCristian Birsan <cristian.birsan@microchip.com>2024-11-21 20:16:38 +0200
committerNicolas Ferre <nicolas.ferre@microchip.com>2025-09-17 19:15:32 +0200
commit652b08afba69d5d26fe91098eb832b1bcc0f91c2 (patch)
tree24c01fcc28b8f32f613be1c1619d3d90bea80944 /scripts/objdiff
parentbfa2bddf6ffe0ac034d02cda20c74ef05571210e (diff)
downloadkernel-652b08afba69d5d26fe91098eb832b1bcc0f91c2.tar.gz
ARM: at91: remove default values for PMC_PLL_ACR
Remove default values for PMC PLL Analog Control Register(ACR) as the values are specific for each SoC and PLL and load them from PLL characteristics structure Co-developed-by: Andrei Simion <andrei.simion@microchip.com> Signed-off-by: Andrei Simion <andrei.simion@microchip.com> Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com> [nicolas.ferre@microchip.com: fix pll acr write sequence, preserve val] Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
itle='2006-01-06 14:58:52 -0500'>2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust 2006-01-06NFS: Make stat() return updated mtimes after a write()Trond Myklebust 2006-01-06NFS: support large reads and writes on the wireChuck Lever 2006-01-06RPC: Clean up RPC task structureTrond Myklebust 2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust 2005-11-04NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust 2005-10-27NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust 2005-10-27NFS: Optimise inode attribute cache updatesTrond Myklebust 2005-10-27NFS: Convert cache_change_attribute into a jiffy-based valueTrond Myklebust 2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust 2005-09-23[PATCH] RPC: parametrize various transport connect timeoutsChuck Lever 2005-08-18[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever 2005-08-18[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever 2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsChuck Lever 2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust